兼容下ie

pull/23/head
taoshihan1991 5 years ago
parent 3c321f0b66
commit 88750cf893

@ -137,7 +137,7 @@ new Vue({
},
//正在输入
inputNextText(){
inputNextText:function(){
if(this.socketClosed||!this.socket){
return;
}

Loading…
Cancel
Save