feat:topology添加展开收起的动画
This commit is contained in:
@@ -354,7 +354,6 @@
|
||||
});
|
||||
},
|
||||
editEndpoint(endpoint) {
|
||||
console.log(endpoint);
|
||||
this.endpoint = JSON.parse(JSON.stringify(endpoint));
|
||||
this.$set(this.endpoint,'projectId',this.endpoint.project.id);
|
||||
this.$set(this.endpoint,'moduleId',this.endpoint.moduleId);
|
||||
|
||||
Reference in New Issue
Block a user