fix : 修复人员选择框

This commit is contained in:
2024-07-16 21:10:55 +08:00
parent 280137b7e2
commit a934176986

View File

@@ -15,7 +15,7 @@
<el-scrollbar style="height:90%;">
<div class="tree">
<el-tree :data="dataList" ref="tree" :props="defaultProps" empty-text="" node-key="value"
:default-expanded-keys="expandedKeys" lazy accordion
:default-expanded-keys="expandedKeys" default-expand-all accordion
@node-click="handleChange" @node-expand="handleChange">
<template #default="{ node, data }">
<div class="tree-node">