@@ -388,4 +388,8 @@
.cell {
word-break: break-word !important;
text-align: center !important;
+}
+
+.plan.task-item.case-submit .el-input__inner {
+ color: #fff !important;
}
@@ -587,6 +587,8 @@
this.caseSubFunction = this.currentCase.expectation;
this.caseMarket = this.currentCase.market;
this.caseLanguage = this.currentCase.language;
+ this.isShowCaseCommit = false;
+ this.isShowCaseDetail = true;
},
selectRowIssue(id) {