From aef5c1d2f6cc35c6cded5b5a5e64d4ad0c7abf78 Mon Sep 17 00:00:00 2001 From: "liang.chao" <1360241448@qq.com> Date: Fri, 5 Dec 2025 14:53:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/fileManager/components/rightTable.vue | 2 -- 1 file changed, 2 deletions(-) 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,