智慧保安互联网APP
liuyg
2021-07-27 8b206c06e7b8fe61cbb7713677e4360762d2f7ff
pages/groupChat/groupChat.vue
@@ -213,9 +213,9 @@
      },
      onLoad: function(options) {
         this.userName = options.login;
         if(options.txlType == 2){
         // if(options.txlType == 2){
            this.current = 2;
         }
         // }
         
      }
   }