diff --git a/src/views/fileManager/components/rightTable.vue b/src/views/fileManager/components/rightTable.vue index 71a38081..f98a7b4b 100644 --- a/src/views/fileManager/components/rightTable.vue +++ b/src/views/fileManager/components/rightTable.vue @@ -90,8 +90,6 @@ import { useRouter } from 'vue-router' const router = useRouter() import { ref, reactive, watch, nextTick } from 'vue' import { ElLoading, ElMessage, ElMessageBox } from 'element-plus'; -import { Plus, View, Edit, Delete } from '@element-plus/icons-vue' -import { columnsList, formLabel } from './config.js' import { delFileManageApi, getFileManageApi,