diff --git a/src/pages/app/PriceInsert.vue b/src/pages/app/PriceInsert.vue index 6023d66..2e58c3d 100644 --- a/src/pages/app/PriceInsert.vue +++ b/src/pages/app/PriceInsert.vue @@ -244,7 +244,7 @@ function onInput(row, column){ - 분야 + 분야* @@ -255,7 +255,7 @@ function onInput(row, column){ - 제목 + 제목*
@@ -272,7 +272,7 @@ function onInput(row, column){ - 내용 + 내용*
@@ -290,7 +290,7 @@ function onInput(row, column){ - 견적요청 + 견적요청* - 규격입력 + 규격입력* - 등록기간 + 등록기간*
@@ -427,7 +427,7 @@ function onInput(row, column){
-
~
+
~
{ - - + + {{"삭제"}} {{value}} @@ -745,4 +745,8 @@ const moveDown = (index: number) => { background-color: var(--primary); } } + +.iconify { + font-size: 16px; /* 크기 조절 */ +} \ No newline at end of file