加顾问分组

This commit is contained in:
dengbw
2022-12-10 22:59:55 +08:00
parent 982e36c32c
commit 1c03a24903
@@ -67,7 +67,7 @@
label: '顾问名称',
align: 'center',
showOverflowTooltip: true,
minWidth: 150
minWidth: 180
},
{
prop: 'browse',
@@ -100,20 +100,6 @@
sortable: 'custom',
showOverflowTooltip: true,
minWidth: 120
},
{
prop: 'livePV',
label: '观看数(人次)',
align: 'center',
showOverflowTooltip: true,
minWidth: 100
},
{
prop: 'watchDuration',
label: '人均观看(分)',
align: 'center',
showOverflowTooltip: true,
minWidth: 100
}
]
};