fix: 接口定义切换协议数据更新错误
This commit is contained in:
parent
0fb4fdb8ae
commit
07b4724248
|
@ -263,7 +263,6 @@
|
|||
this.apiTabs = [];
|
||||
this.apiDefaultTab = tabs.name;
|
||||
this.apiTabs.push(tabs);
|
||||
this.refresh();
|
||||
},
|
||||
handleTabRemove(targetName) {
|
||||
let tabs = this.apiTabs;
|
||||
|
|
Loading…
Reference in New Issue