guhongwei 4 năm trước cách đây
mục cha
commit
bd1570ad0e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/superAdminCenter/channel/index.vue

+ 1 - 0
src/views/superAdminCenter/channel/index.vue

@@ -62,6 +62,7 @@ export default {
         },
       ],
       fields: [
+        { label: '房间号', prop: 'room_id' },
         { label: '标题', prop: 'title' },
         { label: '来源', prop: 'orgin' },
         { label: '发布时间', prop: 'create_time' },