From 728acc06af80652f4f19e41c21349b7c9f94dd68 Mon Sep 17 00:00:00 2001 From: K <1175047471@qq.com> Date: Fri, 1 Mar 2024 17:31:59 +0800 Subject: [PATCH] =?UTF-8?q?refactor(product):=20=E9=87=8D=E6=9E=84=20topic?= =?UTF-8?q?=20=E6=8C=89=E9=92=AE=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/product/components/TopicManage.vue | 26 ++++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/views/product/components/TopicManage.vue b/src/views/product/components/TopicManage.vue index ad849cb4..80c7ceed 100644 --- a/src/views/product/components/TopicManage.vue +++ b/src/views/product/components/TopicManage.vue @@ -81,21 +81,20 @@ async function handleDelete(id: string) {