This commit is contained in:
parent
7169f404ea
commit
8ebb9c31ac
|
@ -1244,7 +1244,7 @@ const getData = async () => {
|
|||
data.jtsyList[1].key1_value = res.data.transportation.electricbicycle.cyclingFrequency
|
||||
data.jtsyList[1].key2_value = res.data.transportation.electricbicycle.cyclingDduration
|
||||
data.jtsyList[4].key1_value = res.data.transportation.highSpeedRail.trainSchedule
|
||||
console.log(data.jtsyList[4].key1_value)
|
||||
data.jtsyList[4].key2_value = res.data.transportation.highSpeedRail.passengerFlow
|
||||
}
|
||||
});
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue