Compare commits
No commits in common. "c5d219200e69df0fe062f5563027f3aa5229f3bf" and "717182763e045b47e872301a88660c21660ff766" have entirely different histories.
c5d219200e
...
717182763e
|
@ -987,8 +987,8 @@ export default {
|
|||
} else if (limitUserId == 9) {
|
||||
|
||||
// 左侧上部气象站charts
|
||||
this.get_weather_echart_data(2023120613270131);
|
||||
this.get_thisWeekTemperature_echart_data(2023120613270131);
|
||||
this.get_weather_echart_data(2024070113400048);
|
||||
this.get_thisWeekTemperature_echart_data(2024070113400048);
|
||||
this.get_environmentData(2024070113400048);
|
||||
this.get_readControl_getState(2024070113400048);
|
||||
// 左侧上部气象站
|
||||
|
|
Loading…
Reference in New Issue