소스 검색

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,