update 下载工具更名为通用下载

This commit is contained in:
疯狂的狮子li
2021-08-04 09:28:31 +08:00
parent 13dde63463
commit 19d5f2dd78
4 changed files with 3 additions and 3 deletions

View File

@ -189,7 +189,7 @@
<script>
import { list, delOperlog, cleanOperlog, exportOperlog } from "@/api/monitor/operlog";
import { downLoadExcel } from "@/utils/zipdownload";
import { downLoadExcel } from "@/utils/download";
export default {
name: "Operlog",