From 59ba0517cfa41a1c163b7810eb776a24a55dc276 Mon Sep 17 00:00:00 2001 From: wanghaohao Date: Mon, 8 Dec 2025 19:00:20 +0800 Subject: [PATCH] add edit and delete method --- .../web/src/views/scriptLibrary/tag.vue | 86 +++++++++++++------ 1 file changed, 61 insertions(+), 25 deletions(-) diff --git a/automation/web/src/views/scriptLibrary/tag.vue b/automation/web/src/views/scriptLibrary/tag.vue index fc1ac960..984c45b3 100644 --- a/automation/web/src/views/scriptLibrary/tag.vue +++ b/automation/web/src/views/scriptLibrary/tag.vue @@ -40,48 +40,84 @@ prop="relatedScriptCount" label="关联脚本量" /> --> - - - - - - - - + + + + + + + + + + + +