From 6d0231d409cb5dac3ab4bf42ce2ec45aec20e43b Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sun, 4 Feb 2024 12:10:49 +0800 Subject: [PATCH] =?UTF-8?q?CRM=EF=BC=9A=E4=BC=98=E5=8C=96=E5=90=88?= =?UTF-8?q?=E5=90=8C=E5=88=97=E8=A1=A8=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/crm/contact/index.vue | 2 +- src/views/crm/contract/index.vue | 92 +++++++++++++++++++++++++------- 2 files changed, 75 insertions(+), 19 deletions(-) diff --git a/src/views/crm/contact/index.vue b/src/views/crm/contact/index.vue index c1c7f347..ee07f890 100644 --- a/src/views/crm/contact/index.vue +++ b/src/views/crm/contact/index.vue @@ -22,7 +22,7 @@ v-for="item in customerList" :key="item.id" :label="item.name" - :value="item.id" + :value="item.id!" /> diff --git a/src/views/crm/contract/index.vue b/src/views/crm/contract/index.vue index 91ade8a6..7fc6b9c9 100644 --- a/src/views/crm/contract/index.vue +++ b/src/views/crm/contract/index.vue @@ -57,44 +57,84 @@ - + - - + + + + - + - + + + - + + + + + + +