BUG 28707
This commit is contained in:
		| @@ -76,7 +76,7 @@ export default { | ||||
|       colConfigs: [ | ||||
|         {label: "所属金融机构", prop: "organizationName"}, | ||||
|         {label: "成员姓名", prop: "name"}, | ||||
|         {label: "成员职务", prop: "userRole", dict: "financialOrganizationUserRole"}, | ||||
|         {label: "成员角色", prop: "userRole", dict: "financialOrganizationUserRole"}, | ||||
|         {label: "创建人", prop: "createUserName", align: 'center', width: "120px"}, | ||||
|         {label: "创建时间", prop: "createTime"}, | ||||
|         {slot: "options"} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user