diff --git a/src/views/modules/customer/customerInformationManagement.vue b/src/views/modules/customer/customerInformationManagement.vue index ef84d61..6e3a4b3 100644 --- a/src/views/modules/customer/customerInformationManagement.vue +++ b/src/views/modules/customer/customerInformationManagement.vue @@ -1004,7 +1004,7 @@ columnProp: 'potentialRevenueOfYear', headerAlign: 'center', align: 'right', - columnLabel: '年度潜在收入', + columnLabel: '年潜在投入', columnHidden: false, columnImage: false, columnSortable: false, @@ -2124,7 +2124,7 @@ addressName: '', companyName: this.customerCurrentRow.customerDesc, defaultAddress: '', - addressStatus: '', + addressStatus: '启用', addressType: '', remark: '', createDate: '', diff --git a/src/views/modules/project/projectInfo/projectInfo.vue b/src/views/modules/project/projectInfo/projectInfo.vue index eea4dde..bb54e09 100644 --- a/src/views/modules/project/projectInfo/projectInfo.vue +++ b/src/views/modules/project/projectInfo/projectInfo.vue @@ -188,14 +188,14 @@
- +
- +
@@ -205,8 +205,8 @@
- - + +
diff --git a/src/views/modules/proofing/requestForProofing.vue b/src/views/modules/proofing/requestForProofing.vue index 7f5146b..8211563 100644 --- a/src/views/modules/proofing/requestForProofing.vue +++ b/src/views/modules/proofing/requestForProofing.vue @@ -676,7 +676,7 @@
- +
@@ -754,15 +754,8 @@
- - - -
-
- -
- - + +
@@ -1028,7 +1021,7 @@ customerIndustry: '', companyName: '', jobDescription: '', - remark: '', + customerDescription: '', contactName: '', contactPhoneNumber1: '', position: '', diff --git a/src/views/modules/quotation/requestForQuote.vue b/src/views/modules/quotation/requestForQuote.vue index 135d687..a49801f 100644 --- a/src/views/modules/quotation/requestForQuote.vue +++ b/src/views/modules/quotation/requestForQuote.vue @@ -688,7 +688,7 @@
- +
@@ -766,15 +766,8 @@
- - - -
-
- -
- - + +
@@ -1045,7 +1038,7 @@ customerIndustry: '', companyName: '', jobDescription: '', - remark: '', + customerDescription: '', contactName: '', contactPhoneNumber1: '', position: '', diff --git a/src/views/modules/quotation/sellForQuotation/quotationCustomerContact.vue b/src/views/modules/quotation/sellForQuotation/quotationCustomerContact.vue index ec24196..9a5e0d1 100644 --- a/src/views/modules/quotation/sellForQuotation/quotationCustomerContact.vue +++ b/src/views/modules/quotation/sellForQuotation/quotationCustomerContact.vue @@ -165,7 +165,7 @@ export default { columnProp: 'primaryContact', headerAlign: 'center', align: 'center', - columnLabel: '主联系人', + columnLabel: '默认联系人', columnHidden: false, columnImage: false, columnSortable: false, diff --git a/src/views/modules/quotation/sellForQuotation/quotationCustomerInformation.vue b/src/views/modules/quotation/sellForQuotation/quotationCustomerInformation.vue index 14d2c51..8040e31 100644 --- a/src/views/modules/quotation/sellForQuotation/quotationCustomerInformation.vue +++ b/src/views/modules/quotation/sellForQuotation/quotationCustomerInformation.vue @@ -18,7 +18,7 @@
- +
@@ -96,15 +96,8 @@
- - - -
-
- -
- - + +
@@ -179,7 +172,7 @@ export default { customerIndustry: '', companyName: '', jobDescription: '', - remark: '', + customerDescription: '', contactName: '', contactPhoneNumber1: '', position: '', diff --git a/src/views/modules/sampleManagement/technicalSpecificationList.vue b/src/views/modules/sampleManagement/technicalSpecificationList.vue index 4bc0814..0027429 100644 --- a/src/views/modules/sampleManagement/technicalSpecificationList.vue +++ b/src/views/modules/sampleManagement/technicalSpecificationList.vue @@ -163,12 +163,12 @@
- +
- +
@@ -639,8 +639,8 @@ }, customerData:{ customerId:'', + customerName:'', customerDesc:'', - customerDescription:'', finalCustomer:'', customerRemark:'', remark:'', diff --git a/src/views/modules/test/requestForTest.vue b/src/views/modules/test/requestForTest.vue index 41171f3..ba57142 100644 --- a/src/views/modules/test/requestForTest.vue +++ b/src/views/modules/test/requestForTest.vue @@ -676,7 +676,7 @@
- +
@@ -754,20 +754,11 @@
- - + +
- -
- - - -
-
-
-
@@ -1028,7 +1019,7 @@ customerIndustry: '', companyName: '', jobDescription: '', - remark: '', + customerDescription: '', contactName: '', contactPhoneNumber1: '', position: '',