问题:运行图设置折返例行取值错误的问题

This commit is contained in:
ival 2021-03-08 11:30:46 +08:00
parent faaded9b1e
commit 886bec7aea

View File

@ -493,6 +493,8 @@ export default {
startStationCode:resp.data.startStationCode,
endStationCode:resp.data.endStationCode,
endSectionCode:resp.data.endSectionCode,
startTbFront: resp.data.startTbFront,
endTbFront: resp.data.endTbFront,
startSectionCode:resp.data.startSectionCode
});