mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-12-03 20:49:56 +08:00
fix(测试跟踪): 复制保存用例后对比版本的横幅隐藏
--bug=1024059 --user=宋昌昌 【测试跟踪】当前只有一个版本时,创建用例成功后,不应该显示版本的横幅 https://www.tapd.cn/55049933/s/1347406
This commit is contained in:
parent
4806d4b6a2
commit
3be6a8e482
@ -1255,6 +1255,7 @@ export default {
|
||||
// 保存并创建
|
||||
location.reload();
|
||||
} else {
|
||||
this.isLastedVersion = true;
|
||||
this.routerToEdit(response.data.id);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user