Commit 7e0e2d86 authored by 黄奎's avatar 黄奎

页面修改

parent fbf6fe05
......@@ -150,7 +150,7 @@
SupplierName=x.Name
}
})
var fileName = SupplierName + this.msg.QMonthStr;
var fileName = SupplierName + this.msg.QMonthStr+".xls";
this.loading = true;
this.GetLocalFile("dmc_get_DowmLoadDmcSupplierHote", this.msg, fileName, res => {
this.loading = 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