fix(接口测试): 首次提取失败问题
This commit is contained in:
parent
7ed2d30acd
commit
1e870fd04e
|
@ -74,6 +74,7 @@
|
|||
|
||||
methods: {
|
||||
add() {
|
||||
this.common.type = this.extractType;
|
||||
this.list.push(new ExtractCommon(this.extractType, this.common));
|
||||
this.clear();
|
||||
this.callback();
|
||||
|
|
Loading…
Reference in New Issue