From 4cb83894c569b6de4afbb71b46873b4e55ddc2ed Mon Sep 17 00:00:00 2001 From: admin <15939171744@163.com> Date: 星期六, 28 九月 2024 13:34:47 +0800 Subject: [PATCH] pdf作业指导上传 --- 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