删除延续保护生成code

This commit is contained in:
zyy 2020-10-30 10:59:11 +08:00
parent 80574fe22e
commit 62d8e4d4d6

View File

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