查询
添加期数
{{scope.row.title}}
{{scope.row.goods_price / 100 }}元
可看课包数: {{scope.row.watch_num}}
已看课包数:{{scope.row.has_watch_num}}
续看课包数: {{scope.row.duration_num}}
已续看课包数:{{scope.row.has_duration_num}}
{{scope.row.rest_week_day | dayFilter}}
{{scope.row.total_user_num ? scope.row.total_user_num : ''}}
{{scope.row.over_at ? scope.row.over_at : ''}}
编辑
删除