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 }} - - -