Explorar o código

数字资源 事件来源,类型统计

wangzhe %!s(int64=2) %!d(string=hai) anos
pai
achega
4c054b5646
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/views/bigdata/chart-event.vue

+ 2 - 1
src/views/bigdata/chart-event.vue

@@ -19,7 +19,8 @@ export default {
   name: 'event',
   data() {
     return {
-      year: 2022,
+      // year: 2022,
+      year: new Date().getFullYear(),
       optionData: [],
       option2Data: []
     }