BUG 25628
This commit is contained in:
		| @@ -89,7 +89,7 @@ | ||||
|           <el-button size="small" type="primary" icon="iconfont iconAdd" v-if="tabIndex === 0" @click="toAdd('')">添加成员 | ||||
|           </el-button> | ||||
|           <ai-import :instance="instance" :dict="dict" v-if="tabIndex === 0" type="wxcp/wxuser" name="通讯录管理" | ||||
|                      :importParams="{departmentId:search.departmentId}"/> | ||||
|                      :importParams="{departmentId:search.departmentId}" @success="getList"/> | ||||
|           <el-button size="small" icon="iconfont iconUpdate_Files" v-if="tabIndex === 0" :loading="btnLoading" | ||||
|                      @click="syncMembers">同步数据 | ||||
|           </el-button> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user