BUG 30997
This commit is contained in:
		| @@ -44,7 +44,7 @@ | ||||
|                   </el-button> | ||||
|                 </div> | ||||
|               </div> | ||||
|               <ai-person-select :chooseUserList="item.candidateList" v-if="item.candidateApproverType==1" :instance="instance" customRightText url="/user/page" | ||||
|               <ai-person-select :chooseUserList="item.candidateList" v-if="item.candidateApproverType==1" :instance="instance" customRightText url="/api/user/page" | ||||
|                                 headerTitle="人员列表" dialogTitle="选择" :isMultiple="true" @selectPerson="e => changeCharge(e, index)"> | ||||
|                 <template v-slot:option="{ item }"> | ||||
|                   <span class="iconfont iconProlife">{{ item.name }}</span> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user