调整地图延续保护

This commit is contained in:
zyy 2020-10-30 10:37:53 +08:00
parent b8c320fa5a
commit 80574fe22e

View File

@ -366,6 +366,7 @@ export default {
routeOverlapSectionList:this.addOverlapModel.routeOverlapSectionList,
routeOverlapSwitchList:this.addOverlapModel.routeOverlapSwitchList
});
this.addModel.code = setUID('Protect');
this.$refs.overlabForm.resetFields();
this.clearOverlab();
}