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