fix(测试跟踪): 用例评审关联用例选中版本后,切换项目数据没有更新
--bug=1014308 --user=陈建星 【测试跟踪】用例评审关联用例选中版本后,切换项目数据没有更新 https://www.tapd.cn/55049933/s/1188747
This commit is contained in:
parent
788fda025a
commit
b05f4d1b90
|
@ -216,6 +216,7 @@ export default {
|
|||
},
|
||||
projectId() {
|
||||
this.condition.projectId = this.projectId;
|
||||
this.condition.versionId = null;
|
||||
this.getVersionOptions();
|
||||
this.getProjectNode();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue