fix(测试跟踪): 创建用例,保存并继续添加,页面没有清空
--bug=1027455 --user=陈建星 【测试跟踪】github#25280,创建功能用例选择保存并继续添加按钮,保存成功但是页面内容没有清空 https://www.tapd.cn/55049933/s/1388375
This commit is contained in:
parent
0795ef896c
commit
fd72714a7b
|
@ -1263,7 +1263,7 @@ export default {
|
|||
this.close();
|
||||
if (this.saveType === 2) {
|
||||
// 保存并创建
|
||||
this.this.initLatestVersionId = param.versionId;
|
||||
this.initLatestVersionId = param.versionId;
|
||||
this.resetForm();
|
||||
this.initEdit();
|
||||
} else {
|
||||
|
|
Loading…
Reference in New Issue