fix(测试跟踪): 创建用例,保存并继续添加,页面没有清空

--bug=1027455 --user=陈建星 【测试跟踪】github#25280,创建功能用例选择保存并继续添加按钮,保存成功但是页面内容没有清空 https://www.tapd.cn/55049933/s/1388375
This commit is contained in:
jianxing 2023-06-29 18:35:28 +08:00 committed by jianxing
parent 0795ef896c
commit fd72714a7b
1 changed files with 1 additions and 1 deletions

View File

@ -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 {