Sfoglia il codice sorgente

feat: (dashborad) 更改字段

gemercheung 3 anni fa
parent
commit
b3344b85b6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/dashboard/analysis/enterprise.vue

+ 1 - 1
src/views/dashboard/analysis/enterprise.vue

@@ -50,7 +50,7 @@
     },
     {
       title: '直播间名称',
-      dataIndex: 'userName',
+      dataIndex: 'liveRoomName',
       width: 120,
     },
     {