fix(测试跟踪): 修复未关联Tapd项目提交缺陷时会出现处理人框的问题
This commit is contained in:
parent
f3ee4fce98
commit
8329a7deed
|
@ -507,6 +507,8 @@ export default {
|
|||
this.showDialog = true;
|
||||
this.issuesSwitch = false;
|
||||
this.activeTab = 'detail';
|
||||
this.hasTapdId = false;
|
||||
this.hasZentaoId = false;
|
||||
listenGoBack(this.handleClose);
|
||||
this.initData(testCase);
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue