From 51e6bfb6eba707a54f18adc7b7818f48bc498289 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期三, 19 十一月 2025 15:58:30 +0800
Subject: [PATCH] #
---
src/main/webapp/views/watch/console.html | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/views/watch/console.html b/src/main/webapp/views/watch/console.html
index 804eab5..5ebac3b 100644
--- a/src/main/webapp/views/watch/console.html
+++ b/src/main/webapp/views/watch/console.html
@@ -147,6 +147,7 @@
},
openCrn(id) {
this.crnParam.crnNo = id;
+ this.activateCard = 'crn';
},
openRgv(id) {
this.rgvWindow = true; //鎵撳紑RGV淇℃伅寮圭獥
@@ -176,6 +177,7 @@
},
openSite(id) {
this.devpParam.stationId = id;
+ this.activateCard = 'devp';
},
getSiteInfo() {
//鑾峰彇杈撻�佺珯鐐规暟鎹�
--
Gitblit v1.9.1