邻里互助

This commit is contained in:
liuye
2023-03-21 14:15:47 +08:00
parent d66ff0ede0
commit cda8a68794
2 changed files with 5 additions and 6 deletions

View File

@@ -74,9 +74,9 @@
{ prop: 'content', label: '内容', align: 'left', 'show-overflow-tooltip': true },
{ prop: 'commentCount', label: '评论数', align: 'center', width: '120' },
{ prop: 'appreciateCount', label: '点赞数', align: 'center', width: '120' },
{ prop: 'sharedCount', label: '分享数', align: 'center', width: '120' },
{ prop: 'createUserName', label: '发帖人', align: 'center', width: '120' },
{ prop: 'createTime', label: '创建时间', align: 'center', width: '180' },
{ prop: 'sharedCount', label: '分享数', align: 'center', width: '120' },
{ slot: 'options'},
],
tableData: [],