From 7dcba21b9ea0498b3e05eca4b7a7e48aab58ac0e Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期四, 26 二月 2026 10:13:05 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/watch/console.html |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/main/webapp/views/watch/console.html b/src/main/webapp/views/watch/console.html
index 5139b5d..12f2c63 100644
--- a/src/main/webapp/views/watch/console.html
+++ b/src/main/webapp/views/watch/console.html
@@ -200,13 +200,10 @@
 					openCrn(id) {
 						this.crnParam.crnNo = id;
 						this.activateCard = 'crn';
-						console.log(id);
 					},
 					openDualCrn(id) {
 						this.dualCrnParam.crnNo = id;
 						this.activateCard = 'dualCrn';
-						console.log(id);
-						
 					},
 					openRgv(id) {
 						this.rgvParam.rgvNo = id;

--
Gitblit v1.9.1