Commit 4094b207 by 伍思炜

导出移动订单

parent 23be7983
...@@ -1555,7 +1555,7 @@ export default { ...@@ -1555,7 +1555,7 @@ export default {
} }
exportFile( exportFile(
download(downqueryParam), download(downqueryParam),
"订单清单" + nowdate + ".xls", "移动订单清单" + nowdate + ".xls",
this.downloadstatu this.downloadstatu
); );
}, },
......
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