Browse Source

feat(live): change list item

gemercheung 3 năm trước cách đây
mục cha
commit
d137b6379d
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  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,