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; } // } } }