Commit 7a811c86 by 朱继来

Merge branch 'zjl_export_20191209'

parents a1b13580 51569988
Showing with 4 additions and 0 deletions
......@@ -253,6 +253,8 @@
window.open(resp.data, '_blank');
})
layer.msg('推入导出系统中...', {icon: 16, time: 1000, shade: 0.3}); // 阻止重复提交
})
// 自营导出订单
......@@ -267,6 +269,8 @@
window.open(resp.data, '_blank');
})
layer.msg('推入导出系统中...', {icon: 16, time: 1000, shade: 0.3}); // 阻止重复提交
})
// 选择查看测试订单
......
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 sign in to comment