提交 871f1cbb 编写于 作者: F fit2-zhao

fix(接口自动化): 场景变量删除问题修复

上级 7e2b2baf
......@@ -149,6 +149,7 @@
const index = this.variables.findIndex(d => d.id === row);
this.variables.splice(index, 1);
})
this.selection = [];
}
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册