优化代码

This commit is contained in:
java110 2021-08-23 10:47:50 +08:00
parent bd0f7d3e71
commit 878226c8fc

View File

@ -91,7 +91,7 @@
}, },
function (errInfo, error) { function (errInfo, error) {
console.log('请求失败处理'); console.log('请求失败处理');
vc.toast(errInfo,10000); vc.toast("数据提交导入,请到导入日志中查看导入是否成功");
}); });
}, },
_exitCommunityData: function () { _exitCommunityData: function () {