From dcf9c9e0410fe1186239e3f8d6f7bdc789c08010 Mon Sep 17 00:00:00 2001
From: lzhe <lzhe@example.com>
Date: 星期三, 05 六月 2024 18:00:39 +0800
Subject: [PATCH] 1

---
 src/views/console/tooling/tray-fixture.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/console/tooling/tray-fixture.vue b/src/views/console/tooling/tray-fixture.vue
index deda75c..928e73f 100644
--- a/src/views/console/tooling/tray-fixture.vue
+++ b/src/views/console/tooling/tray-fixture.vue
@@ -1,7 +1,7 @@
 <!--
  * @Date: 2024-05-07 22:48:00
  * @LastEditors: Sneed
- * @LastEditTime: 2024-05-16 21:14:26
+ * @LastEditTime: 2024-05-16 22:28:23
  * @FilePath: /belleson-frontend/Users/mache/Documents/demo/cps-web/src/views/console/tooling/tray-fixture.vue
 -->
 <template>
@@ -34,7 +34,7 @@
     },
     data() {
         return {
-            activeName: '3'
+            activeName: '1'
         }
     },
 }

--
Gitblit v1.9.3