From 0ca1914e9966cae2778d757f330519f9a997e95d Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Mon, 8 Sep 2025 17:43:19 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E9=97=A8=E7=AE=A1=E7=90=86=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/dept/index.vue | 227 +++++++++++--------------------- 1 file changed, 77 insertions(+), 150 deletions(-) diff --git a/src/views/system/dept/index.vue b/src/views/system/dept/index.vue index 2420760..2f3857b 100644 --- a/src/views/system/dept/index.vue +++ b/src/views/system/dept/index.vue @@ -7,105 +7,57 @@ :inline="true" v-show="showSearch" > - + - - - - - + 搜索 + 搜索 + 重置 - - - - - + 重置 + 新增 - - - 展开/折叠 - - - + 新增 + + + - - - - - - + + + + @@ -122,25 +74,19 @@ icon="el-icon-edit" @click="handleUpdate(scope.row)" v-hasPermi="['system:dept:edit']" - >修改 + 修改 + + 新增 - 删除 + 删除 + @@ -149,12 +95,29 @@ - + - + + + + + + + + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{ dict.label }} - - -