This commit is contained in:
parent
a031176c1c
commit
fef5d63039
|
@ -1437,14 +1437,6 @@ const showEc = (val) => {
|
|||
1411, 1232, 1232,
|
||||
]; // 骑行时长(分钟)
|
||||
dataEc.times = [
|
||||
"15",
|
||||
"16",
|
||||
"17",
|
||||
"18",
|
||||
"19",
|
||||
"20",
|
||||
"21",
|
||||
"22",
|
||||
"23",
|
||||
"24",
|
||||
"25",
|
||||
|
@ -1452,6 +1444,14 @@ const showEc = (val) => {
|
|||
"27",
|
||||
"28",
|
||||
"29",
|
||||
"30",
|
||||
"01",
|
||||
"02",
|
||||
"03",
|
||||
"04",
|
||||
"05",
|
||||
"06",
|
||||
"07",
|
||||
];
|
||||
dialogShowEc.value = true;
|
||||
break;
|
||||
|
|
Loading…
Reference in New Issue