更新
This commit is contained in:
@@ -83,7 +83,7 @@ const rules = {
|
||||
// 部门数据
|
||||
const departments = ref([])
|
||||
const departmentFieldNames = {
|
||||
title: 'name',
|
||||
label: 'name',
|
||||
value: 'id',
|
||||
children: 'children'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user