diff --git a/index.html b/index.html index 34f0162..3859f38 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@
참여자
- +
@@ -110,11 +110,26 @@ :is-essential="true" :is-label="true" :is-common="true" + :is-color="true" :data="allColors" :value="selectedProject.PROJCTCOL" @update:data="selectedProject.PROJCTCOL = $event" /> +
+ +
+ +
+
+ diff --git a/src/layouts/TheTop.vue b/src/layouts/TheTop.vue index 35660b1..7e4d9b5 100644 --- a/src/layouts/TheTop.vue +++ b/src/layouts/TheTop.vue @@ -10,11 +10,12 @@