feat(接口测试): 处理变量
This commit is contained in:
parent
220c8fb099
commit
69bac33aa1
|
@ -309,6 +309,7 @@ export default {
|
|||
selectTab(tab) {
|
||||
this.currentTab = +tab.index;
|
||||
this.itemValue = null;
|
||||
this.itemValuePreview = null;
|
||||
},
|
||||
showPreview() {
|
||||
// 找到变量本身
|
||||
|
|
Loading…
Reference in New Issue