用户界面部门部分删除

This commit is contained in:
wangchengming 2025-12-11 22:26:01 +08:00
parent 44ced021e7
commit 9ab3ceeb0d

View File

@ -3,7 +3,7 @@
<el-row :gutter="20">
<splitpanes :horizontal="appStore.device === 'mobile'" class="dark-theme">
<!--部门数据-->
<pane size="16">
<!-- <pane size="16">
<el-col>
<div class="head-container">
<el-input v-model="deptName" placeholder="请输入部门名称" clearable prefix-icon="Search" class="dark-input" style="margin-bottom: 20px" />
@ -22,7 +22,7 @@
@node-click="handleNodeClick" />
</div>
</el-col>
</pane>
</pane> -->
<!--用户数据-->
<pane size="84">
<el-col>