From ac0c517051fcd37637fc710d13c438bcedac324f Mon Sep 17 00:00:00 2001 From: "xinxin.wu" Date: Sat, 14 Sep 2024 18:09:03 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=B5=8B=E8=AF=95=E8=AE=A1=E5=88=92):=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=B5=8B=E8=AF=95=E8=AE=A1=E5=88=92=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E7=BC=BA=E9=99=B7=E5=88=97=E8=A1=A8=E5=B1=95=E7=A4=BA?= =?UTF-8?q?=E9=97=AE=E9=A2=98&=E4=BB=BB=E5=8A=A1=E4=B8=AD=E5=BF=83?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E6=8A=A5=E9=94=99=E7=BC=BA=E9=99=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ms-bug-operation/bugCountPopover.vue | 17 ++++++++++++++--- frontend/src/utils/index.ts | 1 - .../components/caseAndScenarioReportDrawer.vue | 3 +++ .../management/case/differentDrawer.vue | 8 ++------ .../components/addDefectDrawer/index.vue | 11 ++++++++--- .../components/fileDetailDrawer.vue | 2 +- .../detail/bugManagement/caseCountPopover.vue | 2 +- 7 files changed, 29 insertions(+), 15 deletions(-) diff --git a/frontend/src/components/business/ms-bug-operation/bugCountPopover.vue b/frontend/src/components/business/ms-bug-operation/bugCountPopover.vue index b47133985c..d99d825217 100644 --- a/frontend/src/components/business/ms-bug-operation/bugCountPopover.vue +++ b/frontend/src/components/business/ms-bug-operation/bugCountPopover.vue @@ -1,5 +1,5 @@