Commit 17637378 authored by 黄奎's avatar 黄奎

文件下载优化

parent 4c84831b
......@@ -326,8 +326,10 @@
var params = {
fileUrl: filepath
}
//删除缓存和Key
var deleteparams = {
key: key
key: key,
fileUrl:filepath
};
that.GetLocalFile(
"/api/Trade/GetFile", params, "品牌信息.xls", null,
......
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