Compare commits

..

No commits in common. "f3a8d392d4a4fb1815d356fda4aba08dc1eb7b7c" and "ff6a9ad2c6c0625326053c775223d7825d1824ac" have entirely different histories.

1 changed files with 0 additions and 2 deletions

View File

@ -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'"
>