From f2ba0e9c142ccf7bbe574e2e25339342060cc765 Mon Sep 17 00:00:00 2001 From: zelian_wu <15576055375@163.com> Date: Wed, 20 Dec 2023 10:33:56 +0800 Subject: [PATCH] =?UTF-8?q?2023-12-20=20plm=E6=8A=A5=E4=BB=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/quotation/sellForQuotation.vue | 2 +- .../quotation/sellForQuotation/quotationDetail.vue | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/views/modules/quotation/sellForQuotation.vue b/src/views/modules/quotation/sellForQuotation.vue index aff0a67..dffbebd 100644 --- a/src/views/modules/quotation/sellForQuotation.vue +++ b/src/views/modules/quotation/sellForQuotation.vue @@ -311,7 +311,7 @@ - + diff --git a/src/views/modules/quotation/sellForQuotation/quotationDetail.vue b/src/views/modules/quotation/sellForQuotation/quotationDetail.vue index 9a3821f..69d8256 100644 --- a/src/views/modules/quotation/sellForQuotation/quotationDetail.vue +++ b/src/views/modules/quotation/sellForQuotation/quotationDetail.vue @@ -201,7 +201,7 @@ - @@ -241,7 +241,7 @@ - @@ -640,7 +640,7 @@ - + @@ -826,7 +826,7 @@ - + @@ -912,7 +912,7 @@ - + @@ -3348,7 +3348,7 @@ export default { this.$refs['projectPartDataForm'].resetFields(); this.projectPartData = { site:this.$store.state.user.site, - projectId:undefined,// 项目编号 + testPartNo:undefined,// 项目编号 partDesc:undefined,// 项目名称 } this.projectPartTable = [];