Commit dd7196ee authored by 黄奎's avatar 黄奎

页面修改

parent 3c369cd8
......@@ -480,7 +480,7 @@
var newMsg = {
ID: configId
};
var fileName = "成本下载" + this.DataObj.TeamNum + ".xls";
var fileName = "成本下载" + configId + ".xls";
this.GetLocalFile("quotation_get_DownLoadQuotation", newMsg, 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