Merge branch 'test' of https://git.code.tencent.com/lian-cbtc/jl-client into test
This commit is contained in:
commit
a29de2d3da
@ -328,7 +328,7 @@ export default {
|
||||
if (newModel.pathSwitchPosition && !newModel.pathSwitchPosition.switchCode) {
|
||||
delete newModel.pathSwitchPosition;
|
||||
}
|
||||
that.addModel.code = setUID('Route');
|
||||
newModel.code = setUID('Route');
|
||||
that.loading = true;
|
||||
postBigRoute(newModel, that.mapInfo.id).then(res=>{
|
||||
that.$message.success(that.$t('tip.creatingSuccessful'));
|
||||
|
Loading…
Reference in New Issue
Block a user