Commit 68107338 authored by 吴贤德's avatar 吴贤德

云端片库增加播控状态显示

parent 74559f62
......@@ -96,7 +96,7 @@ onRowContextMenu : onRowContextMenu
<th data-options="field:'score',width:10">评分</th>
<!--<th data-options="field:'addtime',width:25" sortable="true">创建时间</th>-->
<th data-options="field:'updatetime',width:25" sortable="true">更新时间</th>
<!--<th data-options="field:'status'" sortable="true" align="center">状态</th>-->
<th data-options="field:'status'" sortable="true" align="center">状态</th>
<th field="action" align="center" formatter="InputAction">操作</th>
</tr>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment