1、相关方部门自动展开
parent
ece75ce855
commit
0e56d36d7f
|
@ -17,6 +17,7 @@
|
||||||
:options="departmentTree"
|
:options="departmentTree"
|
||||||
:normalizer="normalizer"
|
:normalizer="normalizer"
|
||||||
v-model="form.APPOINT_DEPARTMENT_ID"
|
v-model="form.APPOINT_DEPARTMENT_ID"
|
||||||
|
:default-expand-level="3"
|
||||||
placeholder="请选择部门"
|
placeholder="请选择部门"
|
||||||
no-options-text="暂无数据"
|
no-options-text="暂无数据"
|
||||||
no-children-text="暂无数据"
|
no-children-text="暂无数据"
|
||||||
|
|
Loading…
Reference in New Issue