Ver código fonte

feat(live): change list item

gemercheung 3 anos atrás
pai
commit
d137b6379d
1 arquivos alterados com 6 adições e 0 exclusões
  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,