fix(接口定义,接口自动化): 点击树节点 ,右侧Tab恢复到列表页面

This commit is contained in:
fit2-zhao 2021-03-23 19:37:48 +08:00
parent 41c46740b3
commit c02b8dff1b
2 changed files with 142 additions and 136 deletions

View File

@ -133,6 +133,9 @@
});
}
}
},
selectNodeIds() {
this.activeName = "default";
}
},
methods: {

View File

@ -221,6 +221,9 @@ import MsTabButton from "@/business/components/common/components/MsTabButton";
currentProtocol() {
this.handleCommand("CLOSE_ALL");
},
selectNodeIds() {
this.apiDefaultTab = "default";
},
redirectID() {
this.renderComponent = false;
this.$nextTick(() => {