fix(接口自动化): 修改变量统计问题
This commit is contained in:
parent
bd505a5c32
commit
b0c158235c
|
@ -458,6 +458,7 @@
|
|||
// 直接更新场景防止编辑内容丢失
|
||||
this.editScenario();
|
||||
}
|
||||
this.reload();
|
||||
},
|
||||
showButton(...names) {
|
||||
for (const name of names) {
|
||||
|
|
Loading…
Reference in New Issue