调整样式
This commit is contained in:
@@ -98,7 +98,7 @@ export default {
|
||||
},
|
||||
colConfigs() {
|
||||
return [
|
||||
{label: "企微名称", prop: "name", align: 'center', width: 250},
|
||||
{label: "企微名称", prop: "name", width: 250},
|
||||
{label: "地区", prop: "areaName", align: 'center', width: 150},
|
||||
{label: "地区编码", prop: "areaId", align: 'center', width: 150},
|
||||
{label: "创建时间", prop: "createTime", align: 'center', width: 200},
|
||||
|
||||
Reference in New Issue
Block a user