提交 99ec25c0 authored 作者: 翟畅's avatar 翟畅

zc视频切片播放

上级 f8c2cf0a
......@@ -89,12 +89,12 @@
<span v-if="scope.row.resourceType == 12">{{scope.row.typeView}}</span>
</template>
</el-table-column>
<el-table-column label="视频状态" min-width="10%" align="center" v-if="bindListQuery.resourceType == 5">
<!-- <el-table-column label="视频状态" min-width="10%" align="center" v-if="bindListQuery.resourceType == 5">
<template slot-scope="scope">
<span v-if="scope.row.videoStatus == '1'" style="color:#909399;">转码中</span>
<span v-else style="color:#67C23A;">转码成功</span>
</template>
</el-table-column>
</el-table-column> -->
<el-table-column prop="createdTime" label="上传时间" min-width="25%" align="center"></el-table-column>
</el-table>
<div class="block">
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论