From 3ba9acbcf5e4cda43a39f4232a543c96b697ffbd Mon Sep 17 00:00:00 2001 From: zy Date: Tue, 27 May 2025 18:35:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E8=81=94=E5=8D=95=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/relateCompany/index.vue | 24 +++- src/utils/dict.ts | 3 +- src/views/crm/contract/ContractChange.vue | 3 +- src/views/crm/contract/ContractForm.vue | 114 +++++++++++------- .../ContractAAuthorizedCompanyForm.vue | 114 +++++------------- .../components/ContractProductForm.vue | 10 +- .../crm/contract/detail/ContractDetail.vue | 34 ++++-- src/views/crm/contract/index.vue | 23 +++- .../customercompany/CustomerCompanyForm.vue | 2 +- .../crm/feedback/CustomerFeedbackDetail.vue | 12 +- src/views/crm/quotation/QuotationDetail.vue | 12 +- src/views/crm/quotation/QuotationForm.vue | 63 ++++++++-- .../components/QuotationProductDetail.vue | 42 +++---- .../components/QuotationProductForm.vue | 11 +- src/views/crm/quotation/index.vue | 7 +- 15 files changed, 271 insertions(+), 203 deletions(-) diff --git a/src/components/relateCompany/index.vue b/src/components/relateCompany/index.vue index ac22c9126..452f0d78c 100644 --- a/src/components/relateCompany/index.vue +++ b/src/components/relateCompany/index.vue @@ -1,5 +1,5 @@ + +