27794
This commit is contained in:
@@ -72,8 +72,8 @@ export default {
|
||||
form: {logoUrl: []},
|
||||
colConfigs: [
|
||||
{label: "金融机构名称", prop: "organizationName"},
|
||||
{label: "创建人", prop: "createUserName", align: 'center', width: "120px"},
|
||||
{label: "创建时间", prop: "createTime", width: "120px", align: '120px'},
|
||||
{label: "创建人", prop: "createUserName", align: 'center'},
|
||||
{label: "创建时间", prop: "createTime", align: '120px'},
|
||||
{slot: "options"}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user