Explorar el Código

feat: (dashborad) 更改字段

gemercheung hace 3 años
padre
commit
b3344b85b6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,
     },
     {