修复树形下拉不能默认选中(I64ESN)

This commit is contained in:
RuoYi
2022-12-07 20:24:23 +08:00
parent 5237cd281c
commit b87927b75d
3 changed files with 3 additions and 0 deletions

View File

@ -196,6 +196,7 @@
value-key="id"
placeholder="请选择归属部门"
check-strictly
:render-after-expand="false"
/>
</el-form-item>
</el-col>