This commit is contained in:
zhutianqi
2022-02-24 10:18:19 +08:00
parent c2ecc5e4f9
commit 9c588ad7ea
6 changed files with 270 additions and 79 deletions
@@ -10,6 +10,7 @@
>
<el-tree class="common-tree" :style="style" ref="tree" :data="data" :props="defaultProps"
:load="loadNode"
v-if="modalShowFlag"
:lazy="lazy"
:show-checkbox="multiple"
:node-key="nodeKey"