优化提示

master
fanluyan 2 years ago
parent 416a6c99b9
commit f01e01da70

@ -94,7 +94,7 @@ export default {
this.isShow = false;
} else {
this.errorMsg = res.msg;
this.$message.error(res.msg);
//this.$message.error(res.msg);
}
})
.catch((err) => {

Loading…
Cancel
Save