From 6aa5474860a66122352f701e178b2938c080d2f4 Mon Sep 17 00:00:00 2001 From: "xinxin.wu" Date: Mon, 19 Aug 2024 11:56:23 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=8A=9F=E8=83=BD=E7=94=A8=E4=BE=8B):=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=8A=9F=E8=83=BD=E7=94=A8=E4=BE=8B=E7=AD=89?= =?UTF-8?q?=E7=BA=A7=E4=B8=BA=E7=A9=BA=E8=A1=A8=E6=A0=BC=E9=94=99=E4=B9=B1?= =?UTF-8?q?=E9=97=AE=E9=A2=98&=E6=9B=BF=E6=8D=A2=E5=90=8E=E5=8F=B0?= =?UTF-8?q?=E5=AF=B9=E5=BA=94=E7=94=A8=E4=BE=8B=E7=AD=89=E7=BA=A7=E5=AD=97?= =?UTF-8?q?=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../business/ms-associate-case/caseTable.vue | 24 ++++++------------- .../business/ms-case-associate/caseLevel.vue | 1 + .../business/ms-case-associate/index.vue | 20 +++++----------- .../tabDependency/preAndPostCaseDrawer.vue | 6 ----- .../caseManagementFeature/components/utils.ts | 5 +--- .../components/detail/caseTable.vue | 2 +- 6 files changed, 16 insertions(+), 42 deletions(-) diff --git a/frontend/src/components/business/ms-associate-case/caseTable.vue b/frontend/src/components/business/ms-associate-case/caseTable.vue index bc17d0e594..22a3dbd968 100644 --- a/frontend/src/components/business/ms-associate-case/caseTable.vue +++ b/frontend/src/components/business/ms-associate-case/caseTable.vue @@ -33,8 +33,7 @@