From fbd0a27486dc84c2008aa3add610ad689ff3e3e6 Mon Sep 17 00:00:00 2001 From: "xinxin.wu" Date: Thu, 20 Jun 2024 16:44:43 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=B5=8B=E8=AF=95=E8=AE=A1=E5=88=92):=20?= =?UTF-8?q?=E5=85=B3=E8=81=94=E7=94=A8=E4=BE=8Btable=E8=BF=87=E6=BB=A4?= =?UTF-8?q?=E6=A8=A1=E5=9D=97=E6=95=B0=E9=87=8F=E4=B8=8D=E6=9B=B4=E6=96=B0?= =?UTF-8?q?&=E6=8E=A5=E5=8F=A3CASE=E6=97=A0=E9=9C=80=E6=9B=B4=E6=96=B0coun?= =?UTF-8?q?t=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ms-associate-case/apiCaseTable.vue | 21 +------------------ .../business/ms-associate-case/apiTable.vue | 1 + .../business/ms-associate-case/caseTree.vue | 2 +- .../business/ms-associate-case/index.vue | 9 +------- frontend/src/locale/en-US/common.ts | 1 + 5 files changed, 5 insertions(+), 29 deletions(-) diff --git a/frontend/src/components/business/ms-associate-case/apiCaseTable.vue b/frontend/src/components/business/ms-associate-case/apiCaseTable.vue index 2a9a965c33..0ef4764f73 100644 --- a/frontend/src/components/business/ms-associate-case/apiCaseTable.vue +++ b/frontend/src/components/business/ms-associate-case/apiCaseTable.vue @@ -8,7 +8,6 @@ moreAction: [], }" v-on="propsEvent" - @filter-change="getModuleCount" >