Przeglądaj źródła

fix: (bug) word

gemercheung 3 lat temu
rodzic
commit
e3b247be00
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/dashboard/analysis/enterprise.vue

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

@@ -73,7 +73,7 @@
       width: 120,
     },
     {
-      title: '总直播时长',
+      title: '总直播时长(min)',
       dataIndex: 'duration',
       sorter: true,
       width: 120,