fix(测试跟踪): 复制保存用例后对比版本的横幅隐藏

--bug=1024059 --user=宋昌昌 【测试跟踪】当前只有一个版本时,创建用例成功后,不应该显示版本的横幅 https://www.tapd.cn/55049933/s/1347406
This commit is contained in:
song-cc-rock 2023-03-09 14:47:06 +08:00 committed by fit2-zhao
parent 4806d4b6a2
commit 3be6a8e482

View File

@ -1255,6 +1255,7 @@ export default {
//
location.reload();
} else {
this.isLastedVersion = true;
this.routerToEdit(response.data.id);
}
}