This commit is contained in:
姚宇浩 2024-10-23 17:06:24 +08:00
parent a031176c1c
commit fef5d63039
1 changed files with 8 additions and 8 deletions

View File

@ -1437,14 +1437,6 @@ const showEc = (val) => {
1411, 1232, 1232, 1411, 1232, 1232,
]; // ]; //
dataEc.times = [ dataEc.times = [
"15",
"16",
"17",
"18",
"19",
"20",
"21",
"22",
"23", "23",
"24", "24",
"25", "25",
@ -1452,6 +1444,14 @@ const showEc = (val) => {
"27", "27",
"28", "28",
"29", "29",
"30",
"01",
"02",
"03",
"04",
"05",
"06",
"07",
]; ];
dialogShowEc.value = true; dialogShowEc.value = true;
break; break;