提交 2cf25c72 authored 作者: lhh's avatar lhh

update

上级 c176eca2
...@@ -60,6 +60,10 @@ const listOptions = computed(() => { ...@@ -60,6 +60,10 @@ const listOptions = computed(() => {
{ label: '用户数据量', prop: 'current_member_count' }, { label: '用户数据量', prop: 'current_member_count' },
{ label: '标签数据量', prop: 'current_tag_count' }, { label: '标签数据量', prop: 'current_tag_count' },
{ label: '群组数据量', prop: 'current_group_count' }, { label: '群组数据量', prop: 'current_group_count' },
{ label: '营销物料数量', prop: 'current_marketing_materials_count' },
{ label: '直播数量', prop: 'current_live_practice_count' },
{ label: '直播场次数', prop: 'current_live_practice_record_count' },
{ label: '直播总时长', prop: 'current_live_practice_durations' },
{ label: '实验使用时间', prop: 'time' }, { label: '实验使用时间', prop: 'time' },
{ label: '操作', slots: 'table-x' } { label: '操作', slots: 'table-x' }
] ]
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论