From 0af70628387bd05b3f157845ab8516442753f0c9 Mon Sep 17 00:00:00 2001 From: Yesol Choi Date: Fri, 6 Jun 2025 18:30:43 +0900 Subject: [PATCH] =?UTF-8?q?style=20:=20detail=20page=20text=20=ED=91=9C?= =?UTF-8?q?=EC=B6=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/app/contractDetail.vue | 90 +++++--------------------------- src/pages/app/priceDetail.vue | 44 +++++----------- 2 files changed, 27 insertions(+), 107 deletions(-) diff --git a/src/pages/app/contractDetail.vue b/src/pages/app/contractDetail.vue index e174090..862aebb 100644 --- a/src/pages/app/contractDetail.vue +++ b/src/pages/app/contractDetail.vue @@ -96,7 +96,7 @@ watch(registerFormOpen, async (isOpen) => { function getDetailList(arg){ console.log("arg",arg) completedPriceDataParams.prcsNo = arg.prcsNo - selectedCode.value = arg.cateCd + selectedCode.value = arg.cateNm completedPriceDataParams.bizNo = arg.bizNo completedPriceDataParams.compNm = arg.compNm completedPriceDataParams.title = arg.title @@ -267,11 +267,8 @@ const onPrcsFileDownload = async (contNo: string, fileOrd: number, logiFnm: stri - + {{selectedCode}} + @@ -333,12 +330,7 @@ const onPrcsFileDownload = async (contNo: string, fileOrd: number, logiFnm: stri - + {{completedPriceDataParams.title}} @@ -348,24 +340,14 @@ const onPrcsFileDownload = async (contNo: string, fileOrd: number, logiFnm: stri - + {{completedPriceDataParams.bizNo}} - + {{completedPriceDataParams.compNm}} @@ -395,12 +377,7 @@ const onPrcsFileDownload = async (contNo: string, fileOrd: number, logiFnm: stri - + {{formatMonthDate(completedPriceDataParams.regSdat)}} @@ -414,12 +391,7 @@ const onPrcsFileDownload = async (contNo: string, fileOrd: number, logiFnm: stri - + {{completedPriceDataParams.contAmt}} @@ -443,52 +415,18 @@ const onPrcsFileDownload = async (contNo: string, fileOrd: number, logiFnm: stri
- - - + + {{completedPriceDataParams.regSdat}} +
- - - + + {{completedPriceDataParams.regEdat}} +
diff --git a/src/pages/app/priceDetail.vue b/src/pages/app/priceDetail.vue index e61e741..41914e8 100644 --- a/src/pages/app/priceDetail.vue +++ b/src/pages/app/priceDetail.vue @@ -220,28 +220,18 @@ function minAmtCalc (est) { 분야 - - - + + + {{params.cateSelect}} + + 제목
- + {{generalParams.title}}
@@ -316,23 +306,15 @@ function minAmtCalc (est) { 등록기간 -
-
- -
+
+ + {{generalParams.regSdat}} + ~
- + + {{generalParams.regEdat}} +