guhongwei 4 роки тому
батько
коміт
bd1570ad0e
1 змінених файлів з 1 додано та 0 видалено
  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' },