From 1c5fb21749a5c6e0bce0fa8a839434a99fefe618 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期一, 17 十一月 2025 13:41:07 +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