28215
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
<template slot="append">
|
||||
<ai-person-select
|
||||
:instance="instance"
|
||||
:disabled="params.id"
|
||||
:url="'/app/appresident/list?areaId=' + user.info.areaId"
|
||||
:isMultiple="false" dialogTitle="选择" @selectPerson="onChange">
|
||||
<template name="option" v-slot:option="{ item }">
|
||||
|
||||
Reference in New Issue
Block a user