Commit e65d7b98 authored by youjie's avatar youjie

no message

parent 6e9dc198
......@@ -1013,7 +1013,8 @@
this.GetLocalFile(url, {
PeriodsId: this.msg.PeriodsId,
PlatformType: this.msg.PlatformType,
ModuleTypeIds:this.msg.ModuleTypeIds?this.msg.ModuleTypeIds.join(','):''
ModuleTypeIds:this.msg.ModuleTypeIds?this.msg.ModuleTypeIds.join(','):'',
DeptId: this.msg.DeptId
}, `${name}.xls`, (res) => {
this.$message({
message: "导出成功",
......
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