mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化代码
This commit is contained in:
parent
bd0f7d3e71
commit
878226c8fc
@ -91,7 +91,7 @@
|
|||||||
},
|
},
|
||||||
function (errInfo, error) {
|
function (errInfo, error) {
|
||||||
console.log('请求失败处理');
|
console.log('请求失败处理');
|
||||||
vc.toast(errInfo,10000);
|
vc.toast("数据提交导入,请到导入日志中查看导入是否成功");
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
_exitCommunityData: function () {
|
_exitCommunityData: function () {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user