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 = [];