From 9725ac73d435cf12c8893e651e9552fa847aa8f6 Mon Sep 17 00:00:00 2001 From: lt Date: Mon, 27 Apr 2026 11:44:54 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=A1=AE=E4=BF=9D=E9=80=89=E9=A2=98?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E5=8D=A1=E7=89=87=E8=83=8C=E6=99=AF=E4=B8=8D?= =?UTF-8?q?=E8=B6=85=E5=87=BA=E9=A1=B5=E9=9D=A2=E5=8F=B3=E8=BE=B9=E7=95=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- platform/frontend/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/frontend/index.html b/platform/frontend/index.html index 2682dc6..e63e61a 100644 --- a/platform/frontend/index.html +++ b/platform/frontend/index.html @@ -104,7 +104,7 @@ 待发布 ({{ countByStatus('待发布') }}) 已发布 ({{ countByStatus('已发布') }}) -
+
stripe v-loading="loadingTable" :row-key="topic => topic.id" @selection-change="selectedTopicIds = $event">