调整样式

This commit is contained in:
aixianling
2024-06-24 17:01:50 +08:00
parent c65f06acc0
commit 18dd1937ce

View File

@@ -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},