From e1ff6017fef45e5e956423c5f2f2b2ab35674305 Mon Sep 17 00:00:00 2001 From: huminmin <mac@MacBook-Pro.local> Date: 星期五, 15 五月 2026 15:06:17 +0800 Subject: [PATCH] Merge branch 'dev_NEW_pro' of http://114.132.189.42:9002/r/product-inventory-management into dev_NEW_pro --- 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