mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-12-04 21:19:52 +08:00
fix(测试跟踪): 创建新的测试计划时会卡在加载中的状态
--bug=1008976 --user=lyh 【测试跟踪】创建新的用例时至空点击创建并执行,之后点击自动更新状态,就会卡在加载中的状态 https://www.tapd.cn/55049933/s/1083309
This commit is contained in:
parent
992a11b2c1
commit
572412e2cf
@ -222,7 +222,6 @@ export default {
|
||||
this.reload();
|
||||
},
|
||||
testPlanInfo() {
|
||||
this.result.loading = true;
|
||||
this.$refs['planFrom'].validate((valid) => {
|
||||
if (valid) {
|
||||
let param = {};
|
||||
|
Loading…
Reference in New Issue
Block a user