diff --git a/src/pages/app/PriceInsert.vue b/src/pages/app/PriceInsert.vue
index 1ba5de8..f1797f1 100644
--- a/src/pages/app/PriceInsert.vue
+++ b/src/pages/app/PriceInsert.vue
@@ -495,12 +495,14 @@ function onInput(row, column){
+
등록
+
diff --git a/src/pages/app/priceDetail.vue b/src/pages/app/priceDetail.vue
index bf583c5..ca1e5e2 100644
--- a/src/pages/app/priceDetail.vue
+++ b/src/pages/app/priceDetail.vue
@@ -213,7 +213,7 @@ const onChangeFinal = async () => {
@@ -344,24 +344,24 @@ const onChangeFinal = async () => {
| 견적요청 |
+
+
+
+
+
+
+
+
- 견적사 확인
-
-
가격조사 완료
-
+
{
>
-
-
- {{index + 1}}
+ {{index + 1}}
{{ value }}
diff --git a/src/pages/app/priceUpdate.vue b/src/pages/app/priceUpdate.vue
index a740b03..d0ee4a9 100644
--- a/src/pages/app/priceUpdate.vue
+++ b/src/pages/app/priceUpdate.vue
@@ -42,7 +42,7 @@ const params = reactive({
{ key: 'name', label: '이름' },
{ key: 'attendCd', label: '비고' },
{ key: 'apprStat', label: '결재상태'},
- { key: 'date', label: '승인일자'},
+ { key: 'apprDt', label: '승인일자'},
],
priceData:[],
prcsBizsColumn: [ //견적사 입력
@@ -498,6 +498,7 @@ function onInput(row, column){
+
닫기
+
| |