From 5f7cdd6a57b6f254882b8a58acf9d56a67984a9c Mon Sep 17 00:00:00 2001 From: MoeSnowyFox Date: Sun, 21 Sep 2025 00:46:18 +0800 Subject: [PATCH] =?UTF-8?q?fix(ScriptTable):=E5=9C=A8=E8=84=9A=E6=9C=AC?= =?UTF-8?q?=E9=A1=BA=E5=BA=8F=E6=9C=AA=E6=9B=B4=E6=94=B9=E7=9A=84=E6=83=85?= =?UTF-8?q?=E5=86=B5=E4=B8=8B=E4=B8=8D=E8=A7=A6=E5=8F=91=E8=84=9A=E6=9C=AC?= =?UTF-8?q?=E6=8E=92=E5=BA=8F=E4=BF=9D=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/ScriptTable.vue | 58 ++++++++++++++++++++----- 1 file changed, 46 insertions(+), 12 deletions(-) diff --git a/frontend/src/components/ScriptTable.vue b/frontend/src/components/ScriptTable.vue index 7a0f831..4121090 100644 --- a/frontend/src/components/ScriptTable.vue +++ b/frontend/src/components/ScriptTable.vue @@ -50,7 +50,7 @@ v-if="script.type === 'MAA' && props.activeConnections.has(script.id)" type="primary" size="middle" - style="background: #52c41a; border-color: #52c41a;" + style="background: #52c41a; border-color: #52c41a" @click="handleSaveMAAConfig(script)" >