Skip to content

Commit 37f2c2f

Browse files
committed
fix: reload url when mapViewData uploded
1 parent 13c3043 commit 37f2c2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/fragments/forms/map-form/components/optimization/optimization.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ export default {
134134
context.mapViewData = mapViewData
135135
context.jobs = mapViewData.jobs
136136
context.vehicles = mapViewData.vehicles
137+
context.updateAppRoute()
137138
}
138139
})
139140

0 commit comments

Comments
 (0)