Compare commits
No commits in common. "f3a8d392d4a4fb1815d356fda4aba08dc1eb7b7c" and "ff6a9ad2c6c0625326053c775223d7825d1824ac" have entirely different histories.
f3a8d392d4
...
ff6a9ad2c6
|
|
@ -9,8 +9,6 @@
|
|||
<xtSelect
|
||||
v-model="formData.keep_dept"
|
||||
:apiObj = "$API.system.dept.list"
|
||||
:params = "{with_children: 'yes', parent__isnull: true}"
|
||||
:hidePagination="true"
|
||||
v-model:label="formData.keep_dept_name"
|
||||
:edit="localMode == 'add'"
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in New Issue