Commit 4536906b authored by RuoYi's avatar RuoYi
Browse files

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

parent 9748e103
......@@ -166,6 +166,7 @@
value-key="${treeCode}"
placeholder="请选择${comment}"
check-strictly
:render-after-expand="false"
/>
</el-form-item>
#elseif($column.htmlType == "input")
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment