Merge remote-tracking branch 'origin/master'

This commit is contained in:
wenyann 2020-08-21 18:27:03 +08:00
commit f7dcf02d4e
1 changed files with 1 additions and 0 deletions

View File

@ -396,6 +396,7 @@
}
this.testCase = item;
this.initTest();
this.getIssues(testCase.caseId);
this.stepResultChange();
},
openTestCaseEdit(testCase) {