This commit is contained in:
parent
81e15e28ab
commit
511f621634
|
|
@ -7,6 +7,7 @@
|
|||
style="width: 360px"
|
||||
placeholder="请选择人员"
|
||||
@change="onChangePerson"
|
||||
filterable
|
||||
v-model="queryPersonForm.selectPersonId"
|
||||
:disabled="Object.keys(editRow).length > 0"
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in New Issue