This commit is contained in:
2025-07-08 17:23:32 +08:00
parent 6c7b99ec50
commit 76ae5832c0
2 changed files with 3 additions and 2 deletions

View File

@ -4,7 +4,7 @@
<!-- 部门树 -->
<el-col :lg="4" :xs="24" style="">
<el-card shadow="hover">
<el-input v-model="deptName" placeholder="请输入部门名称" prefix-icon="Search" clearable />
<el-input v-model="deptName" placeholder="请输入部门名称1" prefix-icon="Search" clearable />
<el-tree
ref="deptTreeRef"
class="mt-2"