金融机构成员修复
This commit is contained in:
@@ -77,7 +77,7 @@ export default {
|
|||||||
{label: "成员姓名", prop: "name"},
|
{label: "成员姓名", prop: "name"},
|
||||||
{label: "成员职务", prop: "userRole", dict: "financialOrganizationUserRole"},
|
{label: "成员职务", prop: "userRole", dict: "financialOrganizationUserRole"},
|
||||||
{label: "创建人", prop: "createUserName", align: 'center', width: "120px"},
|
{label: "创建人", prop: "createUserName", align: 'center', width: "120px"},
|
||||||
{label: "创建时间", prop: "createTime", width: "120px", align: '120px'},
|
{label: "创建时间", prop: "createTime"},
|
||||||
{slot: "options"}
|
{slot: "options"}
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user