This commit is contained in:
BianLzhaoMin 2025-10-22 10:19:07 +08:00
parent 81e15e28ab
commit 511f621634
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
style="width: 360px" style="width: 360px"
placeholder="请选择人员" placeholder="请选择人员"
@change="onChangePerson" @change="onChangePerson"
filterable
v-model="queryPersonForm.selectPersonId" v-model="queryPersonForm.selectPersonId"
:disabled="Object.keys(editRow).length > 0" :disabled="Object.keys(editRow).length > 0"
> >