update 修改 操作日志导出 适配easyexcel工具

This commit is contained in:
疯狂的狮子li
2021-08-03 19:29:59 +08:00
parent 89cca8af07
commit da4e080656
4 changed files with 37 additions and 40 deletions

View File

@ -170,9 +170,7 @@
<script>
import { listOss, delOss } from "@/api/system/oss";
import { downLoadOss } from "@/utils/ossdownload";
import { updateConfig } from "@/api/system/config";
import { downLoadOss } from "@/utils/zipdownload";
export default {
name: "Oss",