[update] 文档库的弹框拆分出来

This commit is contained in:
lideqin
2023-08-21 11:38:15 +08:00
parent e331340e55
commit b3b1b1f94d
7 changed files with 529 additions and 526 deletions
@@ -83,7 +83,6 @@ import { ACCESS_TOKEN } from '@/store/mutation-types'
import { downFile, downloadFile, getAction } from '@/api/manage'
import Modal from 'ant-design-vue'
import store from '@/store'
import eventBus from '@/common/event'
export default {
name: 'DocumentLibrary',