fix(接口测试): 首次提取失败问题

This commit is contained in:
chenjianxing 2020-08-25 15:24:49 +08:00
parent 7ed2d30acd
commit 1e870fd04e
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@
methods: {
add() {
this.common.type = this.extractType;
this.list.push(new ExtractCommon(this.extractType, this.common));
this.clear();
this.callback();