{{
scope1.row[item.prop] === 1
? "开课"
: scope1.row[item.prop] === 0
? "未开课"
: "未知"
}}
{{ getTypes(scope1.row[item.prop]) }}
已观看{{ scope1.row[item.prop1] }}节
{{
compons(scope1.row[item.prop1], scope1.row[item.prop2])
}}
{{ scope1.row[item.prop] }}
查看
{{ scope.row[item.prop1] }}-{{ scope.row[item.prop2] }}-{{
scope.row[item.prop3]
}}
{{ $methodsTools.onlyForma(scope.row[item.prop]) }}
{{ $methodsTools.onlyForma(scope.row[item.prop1]) }} -
{{ $methodsTools.onlyForma(scope.row[item.prop2]) }}
{{ scope.row[item.prop1] }}/{{ scope.row[item.prop2] }}
{{ scope.row[item.prop] }}{{ item.ch ? item.ch : "" }}
{{ $methodsTools.onlyForma(scope.row[item.prop1])
}}{{
scope.row[item.prop1] && scope.row[item.prop2] ? "至" : ""
}}
{{ $methodsTools.onlyForma(scope.row[item.prop2]) }}
{{
$methodsTools.secondToDate(scope.row[item.prop], false)
}}
{{
scope.row[item.prop] === 1
? "完成"
: scope.row[item.prop] === 0
? "学习中"
: "未知"
}}
{{
computerTimesFunc(
scope.row[item.prop1],
scope.row[item.prop2]
)
}}
{{ scope.row[item.prop] }}