From 6b164baf77aceb3e4c79fbd67f89c2a670fc5141 Mon Sep 17 00:00:00 2001
From: yangys <y_ys79@sina.com>
Date: 星期一, 09 十二月 2024 10:20:33 +0800
Subject: [PATCH] 开机时间 错误文字修改
---
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 0e93310..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-13 23:40:30
+ * @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: '2'
+ activeName: '1'
}
},
}
--
Gitblit v1.9.3