fix(测试跟踪): 创建用例后,ID显示为空
This commit is contained in:
parent
2fbe1af3df
commit
d54877fe71
|
@ -1244,6 +1244,7 @@ export default {
|
|||
} else {
|
||||
this.isLastedVersion = true;
|
||||
this.routerToEdit(response.data.id);
|
||||
this.initEdit();
|
||||
}
|
||||
}
|
||||
this.createVersionId = null;
|
||||
|
|
Loading…
Reference in New Issue