邻里互助
This commit is contained in:
@@ -68,7 +68,7 @@
|
|||||||
total: 10,
|
total: 10,
|
||||||
colConfigs: [
|
colConfigs: [
|
||||||
{ prop: 'title', label: '话题名称', align: 'left', width: '200' },
|
{ prop: 'title', label: '话题名称', align: 'left', width: '200' },
|
||||||
{ prop: 'description', label: '话题描述', align: 'left'},
|
{ prop: 'description', label: '话题描述', align: 'left', 'show-overflow-tooltip': true},
|
||||||
{ prop: 'partakeCount', label: '参与话题数', align: 'center', width: '120' },
|
{ prop: 'partakeCount', label: '参与话题数', align: 'center', width: '120' },
|
||||||
{ prop: 'showIndex', label: '排序', align: 'center', width: '120' },
|
{ prop: 'showIndex', label: '排序', align: 'center', width: '120' },
|
||||||
{ prop: 'createUserName', label: '创建人', align: 'center', width: '120' },
|
{ prop: 'createUserName', label: '创建人', align: 'center', width: '120' },
|
||||||
|
|||||||
Reference in New Issue
Block a user