fix: 接口定义切换协议数据更新错误

This commit is contained in:
chenjianxing 2021-01-27 20:41:44 +08:00
parent 0fb4fdb8ae
commit 07b4724248
1 changed files with 0 additions and 1 deletions

View File

@ -263,7 +263,6 @@
this.apiTabs = [];
this.apiDefaultTab = tabs.name;
this.apiTabs.push(tabs);
this.refresh();
},
handleTabRemove(targetName) {
let tabs = this.apiTabs;