From 81a0e0f28e69997ce74223e770ff27dd93785562 Mon Sep 17 00:00:00 2001 From: Ocetars Date: Thu, 4 Dec 2025 15:12:10 +0800 Subject: [PATCH] =?UTF-8?q?refactor(command):=20=E7=A7=BB=E9=99=A4?= =?UTF-8?q?=E6=8C=87=E4=BB=A4=E8=A1=A8=E6=A0=BC=E5=86=85=E9=83=A8=E5=8A=A0?= =?UTF-8?q?=E8=BD=BD=E6=8C=87=E7=A4=BA=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dashboard/src/views/CommandPage.vue | 8 -------- 1 file changed, 8 deletions(-) diff --git a/dashboard/src/views/CommandPage.vue b/dashboard/src/views/CommandPage.vue index 76efebfa8..5016e4ea6 100644 --- a/dashboard/src/views/CommandPage.vue +++ b/dashboard/src/views/CommandPage.vue @@ -496,18 +496,10 @@ onMounted(async () => { - -