活动课程
创建活动
{{scope.row.id}}
{{scope.row.name}}
{{scope.row.goods_name}}
¥
{{scope.row.original_price || '--'}}
{{scope.row.course_number}}
{{scope.row.course_number}}选{{scope.row.select_number}}
{switchFun(val,scope.row.id)})" v-model="scope.row.status" :active-value="1" :inactive-value="0" active-text="启用" inactive-text="不启用" >
{{scope.row.created_at|dateTimeFormat('Y-m-d H:i:s')}}
复制链接
编辑
删除