From 6425bb776a66e5bb9154b1f6a8e5452bb4cbd000 Mon Sep 17 00:00:00 2001
From: admin <15939171744@163.com>
Date: 星期六, 28 九月 2024 15:38:49 +0800
Subject: [PATCH] 工序下拉优化

---
 jcdm-ui/src/views/main/cfkb/Instructions/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/jcdm-ui/src/views/main/cfkb/Instructions/index.vue b/jcdm-ui/src/views/main/cfkb/Instructions/index.vue
index 81f23b2..d62b9d2 100644
--- a/jcdm-ui/src/views/main/cfkb/Instructions/index.vue
+++ b/jcdm-ui/src/views/main/cfkb/Instructions/index.vue
@@ -153,7 +153,7 @@
     }
   },
   created() {
-    this.initStation();
+    // this.initStation();
     // this.getStationConfList();
     // setTimeout(() => {
     //   this.connectWebsocket();

--
Gitblit v1.9.3