Browse Source

fix: (bug) word

gemercheung 3 years ago
parent
commit
e3b247be00
1 changed files with 1 additions and 1 deletions
  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,