@@ -150,7 +150,7 @@
}
} else {
uni.showToast({
- title: arr.data.msg,
+ title: arr.errmsg,
icon: 'none',
});