From 0def320ec6a2f2f4b77f4fdf2b8b443ed5bfad58 Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Wed, 19 Nov 2025 09:49:25 +0800 Subject: [PATCH] =?UTF-8?q?2025-11-19=20=E9=94=80=E5=94=AE=E6=8A=A5?= =?UTF-8?q?=E4=BB=B7-=E6=9D=A1=E7=9B=AE=E6=98=8E=E7=BB=86=E9=A1=B5?= =?UTF-8?q?=E7=AD=BE=E4=B8=AD=E5=A2=9E=E5=8A=A0=E6=9C=80=E7=BB=88=E4=BA=A4?= =?UTF-8?q?=E6=98=93=E4=BB=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/quote/detail/quoteDetail.vue | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/views/modules/quote/detail/quoteDetail.vue b/src/views/modules/quote/detail/quoteDetail.vue index 7c6753e..1df7ba7 100644 --- a/src/views/modules/quote/detail/quoteDetail.vue +++ b/src/views/modules/quote/detail/quoteDetail.vue @@ -94,6 +94,7 @@ export default { quoteTaxTotalPrice:0, quoteTaxUnitPrice:0, currency1:undefined, + finalTransactionPrice:null, currency2:undefined, exchangeRate1:undefined, exchangeRate2:undefined, @@ -1270,6 +1271,11 @@ export default { + + + + + 询价申请中展示该条目行 @@ -1277,7 +1283,7 @@ export default { - +