@@ -125,7 +125,7 @@ const state = reactive({
total: 0,
param: {
sort: 1,
- isdesc: 2,
+ isdesc: 1,
year: '',
stationName: '',
loopName: '',
@@ -122,7 +122,7 @@ const state = reactive({
@@ -121,7 +121,7 @@ const state = reactive({
dateRange: [],
@@ -147,7 +147,7 @@ const state = reactive({