Commit 8599859b by 刘润源

文件猴嘴

Signed-off-by: badbadguy <yuan610136@163.com>
parent 098c2cb9
...@@ -145,7 +145,7 @@ ...@@ -145,7 +145,7 @@
}, },
handleSubmit() { handleSubmit() {
this.callback=true; this.callback=true;
exportFile(reportDownload(), "一人一码统计报表" + nowdate + ".xls",this.downloadstatu); exportFile(reportDownload(), "一人一码统计报表" + nowdate + ".xlsx",this.downloadstatu);
}, },
downloadstatu(){ downloadstatu(){
this.callback=false; this.callback=false;
......
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