优化提示

master
fanluyan 2 years ago
parent 416a6c99b9
commit f01e01da70

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

Loading…
Cancel
Save