|
@@ -587,6 +587,8 @@
|
|
this.caseSubFunction = this.currentCase.expectation;
|
|
this.caseSubFunction = this.currentCase.expectation;
|
|
this.caseMarket = this.currentCase.market;
|
|
this.caseMarket = this.currentCase.market;
|
|
this.caseLanguage = this.currentCase.language;
|
|
this.caseLanguage = this.currentCase.language;
|
|
|
|
+ this.isShowCaseCommit = false;
|
|
|
|
+ this.isShowCaseDetail = true;
|
|
}
|
|
}
|
|
},
|
|
},
|
|
selectRowIssue(id) {
|
|
selectRowIssue(id) {
|