jwyu 1 anno fa
parent
commit
411bb96fa1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/etaChart/components/ChartWrap.vue

+ 1 - 1
src/views/etaChart/components/ChartWrap.vue

@@ -54,7 +54,7 @@ const columns = [
   },
   {
     colKey: 'SourceName',
-    title: '据来源',
+    title: '据来源',
     width: '150',
     align: 'center'
   }