Commit f02c156b by 陈羽

update: 文案

parent c9c8f343
......@@ -315,7 +315,7 @@ export default {
exportExcel() {
const that = this;
if (!that.multipleSelection.length) {
showMsg.showmsg('请选择导购', 'warning');
showMsg.showmsg('请选择任务', 'warning');
return false;
}
that.loadingBtn = true;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment