@@ -40,7 +40,7 @@ Page({
}
}, false).then(res => {
if (res.msg != '成功') return wx.showToast({
- title: res.data,
+ title: res.msg,
icon: "none"
});
let list = MFT.fileList(res.data.attinfos);
@@ -82,7 +82,7 @@ Page({
}).then(res => {
this.selectComponent('#ListBox').RefreshToComplete();
})
this.setData({