mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-30 09:48:43 +08:00 
			
		
		
		
	v3.8.3 用户管理左侧树型组件增加选中高亮保持
This commit is contained in:
		| @@ -12,7 +12,7 @@ | ||||
|         </div> | ||||
|         <div class="head-container"> | ||||
|           <el-tree :data="deptOptions" :props="defaultProps" :expand-on-click-node="false" :filter-node-method="filterNode" | ||||
|                    ref="tree" default-expand-all @node-click="handleNodeClick"/> | ||||
|                    ref="tree" default-expand-all highlight-current @node-click="handleNodeClick"/> | ||||
|         </div> | ||||
|       </el-col> | ||||
|       <!--用户数据--> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 YunaiV
					YunaiV