From fe24426f5947471e55a9d526199f3a3f9c31caba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=82=E7=B3=96?= <2178503051@qq.com> Date: Tue, 2 Jun 2026 15:40:47 +0800 Subject: [PATCH] =?UTF-8?q?refactor(crm/contract):=20=E7=AE=80=E5=8C=96?= =?UTF-8?q?=E4=BA=A7=E5=93=81=E5=86=85=E5=AE=B9=E7=BB=84=E4=BB=B6=E5=B9=B6?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=90=88=E5=90=8C=E6=89=93=E5=8D=B0=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../crm/contract/components/ContractList.vue | 15 +++++---- .../contract/components/ProductContent.vue | 33 ++++--------------- 2 files changed, 14 insertions(+), 34 deletions(-) diff --git a/klp-ui/src/views/crm/contract/components/ContractList.vue b/klp-ui/src/views/crm/contract/components/ContractList.vue index aba7786d..9e2c1a1a 100644 --- a/klp-ui/src/views/crm/contract/components/ContractList.vue +++ b/klp-ui/src/views/crm/contract/components/ContractList.vue @@ -367,12 +367,13 @@ export default {