浏览代码

feat(live): change list item

gemercheung 3 年之前
父节点
当前提交
d137b6379d
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      src/views/scenes/live.vue

+ 6 - 0
src/views/scenes/live.vue

@@ -136,6 +136,12 @@ updateUserId: null -->
           width: 180,
         },
         {
+          title: '已绑定主播',
+          dataIndex: 'bindShowerNameList',
+          width: 180,
+        },
+
+        {
           title: '是否开播',
           dataIndex: 'livestreamStatus',
           width: 180,