From 365d8f3b74d4d440cd73f9c3ff000da5c8ce6067 Mon Sep 17 00:00:00 2001 From: "xinxin.wu" Date: Tue, 24 Sep 2024 15:21:26 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=B5=8B=E8=AF=95=E7=94=A8=E4=BE=8B):=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=B5=8B=E8=AF=95=E7=94=A8=E4=BE=8B=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E4=B8=8D=E6=8C=81=E5=B9=B3&=E6=96=B0=E5=BB=BA?= =?UTF-8?q?=E7=BC=BA=E9=99=B7=E5=BC=B9=E7=AA=97=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../business/ms-minders/featureCaseMinder/bugList.vue | 8 +++++++- .../components/tabContent/tabBug/tabDefect.vue | 8 ++++++-- .../case-management/components/addDefectDrawer/index.vue | 4 ++-- 3 files changed, 15 insertions(+), 5 deletions(-) diff --git a/frontend/src/components/business/ms-minders/featureCaseMinder/bugList.vue b/frontend/src/components/business/ms-minders/featureCaseMinder/bugList.vue index a1f1bcaa7f..858742ff4e 100644 --- a/frontend/src/components/business/ms-minders/featureCaseMinder/bugList.vue +++ b/frontend/src/components/business/ms-minders/featureCaseMinder/bugList.vue @@ -1,7 +1,13 @@