fix:修改问题
1 去掉多余的alert内容
This commit is contained in:
@@ -468,7 +468,6 @@
|
||||
}
|
||||
}
|
||||
}else{
|
||||
alert('error')
|
||||
this.isError = true;
|
||||
if(response.msg){
|
||||
this.errorContent = response.msg;
|
||||
|
||||
Reference in New Issue
Block a user