BUG 25560
This commit is contained in:
		| @@ -4,7 +4,7 @@ | |||||||
|       <ai-title title="三会一课" isShowBottomBorder slot="title"> |       <ai-title title="三会一课" isShowBottomBorder slot="title"> | ||||||
|         <template #rightBtn> |         <template #rightBtn> | ||||||
|           <ai-party :instance="instance" v-model="partyId" :topOrgId="topOrgId" :name.sync="partyOrgLabel" |           <ai-party :instance="instance" v-model="partyId" :topOrgId="topOrgId" :name.sync="partyOrgLabel" | ||||||
|                     style="display:inline-block" @origin="changeParty" customClicker> |                     style="display:inline-block" @origin="changeParty" customClicker url="/app/partyOrganization/queryChildrenByParentId"> | ||||||
|             <el-input size="small" v-model="partyOrgLabel" readonly placeholder="选择党组织"> |             <el-input size="small" v-model="partyOrgLabel" readonly placeholder="选择党组织"> | ||||||
|               <el-row slot="append" type="flex" class="partyPicker"> |               <el-row slot="append" type="flex" class="partyPicker"> | ||||||
|                 <i class="iconfont icondangyuan"/> |                 <i class="iconfont icondangyuan"/> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user