发起变更,底部封装通用组件
This commit is contained in:
@@ -733,6 +733,7 @@ onMounted(() => {
|
||||
<NTreeSelect
|
||||
v-model:value="currentUser.dept_ids"
|
||||
multiple
|
||||
default-expand-all
|
||||
label-field="label"
|
||||
key-field="id"
|
||||
:options="orgTree"
|
||||
|
||||
Reference in New Issue
Block a user