feat(接口测试): 处理变量

This commit is contained in:
Captain.B 2020-08-14 12:19:41 +08:00
parent 220c8fb099
commit 69bac33aa1
1 changed files with 1 additions and 0 deletions

View File

@ -309,6 +309,7 @@ export default {
selectTab(tab) { selectTab(tab) {
this.currentTab = +tab.index; this.currentTab = +tab.index;
this.itemValue = null; this.itemValue = null;
this.itemValuePreview = null;
}, },
showPreview() { showPreview() {
// //