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