问题修复
This commit is contained in:
parent
2fa2661a30
commit
3b07508e67
|
|
@ -933,7 +933,7 @@ export default {
|
|||
console.log("xxxxxxxxxxtaskId",this.taskId)
|
||||
const param = { taskId: this.taskId }
|
||||
this.downloadZip(
|
||||
'material/slt_agreement_info/downloadExport',
|
||||
'material/slt_agreement_info/downloadExZip',
|
||||
JSON.stringify(param),
|
||||
`未结算批量明细导出_${new Date().getTime()}.zip`,
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue