From 283e55a67583e8421bdf6c001437c9bad221a652 Mon Sep 17 00:00:00 2001 From: baiqi Date: Mon, 24 Jun 2024 11:00:55 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=84=91=E5=9B=BE):=20=E8=84=91=E5=9B=BE?= =?UTF-8?q?=E6=8A=BD=E5=B1=89=E7=BC=BA=E9=99=B7=E5=88=97=E8=A1=A8=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E6=B5=8B=E8=AF=95=E8=AE=A1=E5=88=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ms-minders/featureCaseMinder/bugList.vue | 38 ++++++++++++++---- .../pure/ms-minder-editor/main/mainEditor.vue | 2 - frontend/src/hooks/useLeaveUnSaveTip.ts | 39 +++++++++++-------- 3 files changed, 54 insertions(+), 25 deletions(-) diff --git a/frontend/src/components/business/ms-minders/featureCaseMinder/bugList.vue b/frontend/src/components/business/ms-minders/featureCaseMinder/bugList.vue index 87088c60a0..d1d71217c3 100644 --- a/frontend/src/components/business/ms-minders/featureCaseMinder/bugList.vue +++ b/frontend/src/components/business/ms-minders/featureCaseMinder/bugList.vue @@ -1,11 +1,28 @@