邻里互助

This commit is contained in:
liuye
2023-03-16 16:55:25 +08:00
parent aebe3d75d7
commit f1b4729b63

View File

@@ -71,7 +71,7 @@
},
total: 10,
colConfigs: [
{ prop: 'content', label: '内容', align: 'left'},
{ prop: 'content', label: '内容', align: 'left', 'show-overflow-tooltip': true },
{ prop: 'createUserName', label: '发帖人', align: 'center', width: '120' },
{ prop: 'createTime', label: '创建时间', align: 'center', width: '180' },
{ prop: 'commentCount', label: '评论数', align: 'center', width: '120' },