fix:修改问题

1 去掉多余的alert内容
This commit is contained in:
hyx
2020-05-19 12:13:39 +08:00
parent 12b09cfa5f
commit 9cf1b1a289

View File

@@ -468,7 +468,6 @@
}
}
}else{
alert('error')
this.isError = true;
if(response.msg){
this.errorContent = response.msg;