fix(测试跟踪): 修复未关联Tapd项目提交缺陷时会出现处理人框的问题

This commit is contained in:
shiziyuan9527 2020-11-18 11:06:13 +08:00
parent f3ee4fce98
commit 8329a7deed
1 changed files with 2 additions and 0 deletions

View File

@ -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);
},