@@ -51,7 +51,7 @@ export default {
return {
station: "",
stationOptions: [],
- date: dayjs().format("YYYY-MM-DD"),
+ date: dayjs().add(-1, "day").format("YYYY-MM-DD"),
tabIndex: -1,
tabOptions: [
{ id: -1, name: "风电" },