From 526172af605e97453066c6d5b970010707b72430 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sat, 18 Nov 2023 22:11:42 +0800 Subject: [PATCH] =?UTF-8?q?crm=EF=BC=9Acode=20review=20=E5=AE=A2=E6=88=B7?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/crm/customer/detail/index.vue | 13 +++++----- .../CustomerLimitConfDetails.vue | 1 - .../CustomerLimitConfigForm.vue | 2 ++ .../customerLimitConfig/customerLimitConf.ts | 1 + src/views/crm/customerLimitConfig/index.vue | 4 ++-- src/views/crm/customerPoolConf/index.vue | 24 ++++++++----------- 6 files changed, 21 insertions(+), 24 deletions(-) diff --git a/src/views/crm/customer/detail/index.vue b/src/views/crm/customer/detail/index.vue index dffc49dd..392a5d35 100644 --- a/src/views/crm/customer/detail/index.vue +++ b/src/views/crm/customer/detail/index.vue @@ -1,4 +1,5 @@