From 9418b6a9df488110dd88d97993627e9bb2a65657 Mon Sep 17 00:00:00 2001 From: zjb Date: Sat, 13 Jan 2024 23:16:18 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix(=E6=A0=87=E7=AD=BE):=20?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=93=8D=E4=BD=9C=E6=A0=8F=E5=AF=B9=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/tag/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/tag/index.vue b/src/views/tag/index.vue index 81d4411..b2efef7 100644 --- a/src/views/tag/index.vue +++ b/src/views/tag/index.vue @@ -175,6 +175,7 @@ icon="el-icon-info" icon-color="red" title="是否确认删除标签?" + style="margin-left: 10px;" @confirm="handleDeleteClick(scope.row)" >