This commit is contained in:
张成
2025-10-28 15:51:56 +08:00
parent 42c977b815
commit 0a723c4dfe
3 changed files with 14 additions and 12 deletions

View File

@@ -168,7 +168,7 @@ this.$tools.formatDate(new Date())
this.$tools.deepClone(obj)
// 文件下载
this.$funTool.downloadFile(response, 'filename.xlsx')
this.$uiTool.downloadFile(response, 'filename.xlsx')
// 配置信息
this.$config.title