From 279a86830168093648f140f66d772a9914eb8530 Mon Sep 17 00:00:00 2001 From: yyb <995253665@qq.com> Date: 星期一, 27 四月 2026 14:05:48 +0800 Subject: [PATCH] 编辑计划时间弹窗提醒优化 --- src/views/system/dept/index.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/views/system/dept/index.vue b/src/views/system/dept/index.vue index bcc70ee..a177314 100644 --- a/src/views/system/dept/index.vue +++ b/src/views/system/dept/index.vue @@ -46,7 +46,6 @@ </el-col> <right-toolbar v-model:showSearch="showSearch" @queryTable="getList"></right-toolbar> </el-row> - <el-table v-if="refreshTable" v-loading="loading" -- Gitblit v1.9.3