From 616b3da77dabd287e0efaa73e71f272e3b6a0427 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=98=E6=B0=91=E5=BA=B7?= Date: Mon, 12 May 2025 17:01:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=AF=E4=BF=A1=E4=BB=A3=E7=A0=81=E5=BA=93-A?= =?UTF-8?q?I=E5=A4=A7=E6=A8=A1=E5=9E=8B=E6=89=B9=E9=87=8F=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E5=8E=86=E5=8F=B2=E8=AE=B0=E5=BD=95=E5=BC=B9=E6=A1=86?= =?UTF-8?q?=E5=89=8D=E7=AB=AF=E5=BC=80=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ViewHistoryAside/BatchManageModal.vue | 211 ++++++++++++++++++ .../ViewHistoryAside/ViewHistoryAside.vue | 12 +- 2 files changed, 222 insertions(+), 1 deletion(-) create mode 100644 src/layouts/AILayout/ViewHistoryAside/BatchManageModal.vue diff --git a/src/layouts/AILayout/ViewHistoryAside/BatchManageModal.vue b/src/layouts/AILayout/ViewHistoryAside/BatchManageModal.vue new file mode 100644 index 0000000..fb9bc84 --- /dev/null +++ b/src/layouts/AILayout/ViewHistoryAside/BatchManageModal.vue @@ -0,0 +1,211 @@ + + + + + diff --git a/src/layouts/AILayout/ViewHistoryAside/ViewHistoryAside.vue b/src/layouts/AILayout/ViewHistoryAside/ViewHistoryAside.vue index 4e40e49..817f361 100644 --- a/src/layouts/AILayout/ViewHistoryAside/ViewHistoryAside.vue +++ b/src/layouts/AILayout/ViewHistoryAside/ViewHistoryAside.vue @@ -102,12 +102,13 @@
- + 批量管理 +
@@ -119,6 +120,7 @@