From 04224cd8f7058c0da841234dccea7985d27f48f7 Mon Sep 17 00:00:00 2001
From: lkk <364857242@qq.com>
Date: 星期二, 17 六月 2025 17:15:08 +0800
Subject: [PATCH] 1

---
 src/views/system/info/index.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/views/system/info/index.vue b/src/views/system/info/index.vue
index 844d82b..e54a393 100644
--- a/src/views/system/info/index.vue
+++ b/src/views/system/info/index.vue
@@ -396,7 +396,6 @@
     },
     // 澶氶�夋閫変腑鏁版嵁
     handleSelectionChange(selection) {
-      console.log(2222)
       if (selection.length > 1) {
         let del_row = selection.shift();
         this.$refs.tb.toggleRowSelection(del_row, false); //璁剧疆杩欎竴琛屽彇娑堥�変腑

--
Gitblit v1.8.0