#
Junjie
4 天以前 9cc134c211a4e4c32fc1e7171bb5c43cf3c6a5b9
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;