@@ -67,6 +67,9 @@
}
})
+ else{
+ that.$api.msg(res.data.message);
+ }
.catch(res => {
if(res.errmsg){