feat: 优化routepack_form

This commit is contained in:
caoqianming 2025-09-28 15:54:35 +08:00
parent 80c07d6ac6
commit 72339aa0f4
1 changed files with 0 additions and 3 deletions

View File

@ -332,9 +332,6 @@ export default {
that.edges = res.edges;
if(!that.limitedWatch){
that.limitedWatch = true;
that.$nextTick(() => {
that.$refs.degraDialogs.open();
});
}
})
},