From 4c7e3f113b80e37c52163c30b80b9256f0bee5e3 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期一, 17 十一月 2025 13:34:39 +0800
Subject: [PATCH] #
---
src/main/webapp/components/DevpCard.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/components/DevpCard.js b/src/main/webapp/components/DevpCard.js
index 778b637..61881a3 100644
--- a/src/main/webapp/components/DevpCard.js
+++ b/src/main/webapp/components/DevpCard.js
@@ -52,7 +52,7 @@
stationList: [],
activeNames: "",
searchStationId: "",
- showControl: true,
+ showControl: false,
controlParam: {
stationId: "",
taskNo: "",
--
Gitblit v1.9.1