#
Junjie
2 天以前 7c0475e49939cbd6ff86c08e828da306eeb6e2ea
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;