@@ -457,6 +457,8 @@
this.msg = res.msg;
this.isshow = false;
}
+ }else {
+ this.$toast(res.msg);
console.log(res)
}).catch((error) => {