From 74d43836d72b83fd15824ae5c6c364c768eb4100 Mon Sep 17 00:00:00 2001 From: "xinxin.wu" Date: Tue, 24 Sep 2024 14:38:14 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E7=BC=BA=E9=99=B7=E7=AE=A1=E7=90=86):=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=BC=BA=E9=99=B7=E7=AE=A1=E7=90=86=E8=87=AA?= =?UTF-8?q?=E5=AE=9A=E4=B9=89=E5=AD=97=E6=AE=B5=E5=86=85=E5=AE=B9=E5=B1=95?= =?UTF-8?q?=E7=A4=BA=E9=A2=84=E8=A7=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../business/ms-bug-operation/bugCountPopover.vue | 10 ++++------ frontend/src/views/bug-management/index.vue | 8 ++------ .../components/addDefectDrawer/index.vue | 1 + 3 files changed, 7 insertions(+), 12 deletions(-) diff --git a/frontend/src/components/business/ms-bug-operation/bugCountPopover.vue b/frontend/src/components/business/ms-bug-operation/bugCountPopover.vue index d99d825217..272b0f68d8 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 @@