@@ -96,7 +96,7 @@ Component({
}
}).then(res => {
if (res.msg != '成功') return wx.showToast({
- title: res.data,
+ title: res.msg,
icon: "none"
});
this.setData({