|
@@ -456,7 +456,7 @@
|
|
this.isShowCaseDetail = true;
|
|
this.isShowCaseDetail = true;
|
|
|
|
|
|
this.caseName = '< ' + row.m_id;
|
|
this.caseName = '< ' + row.m_id;
|
|
- this.caseProject = row
|
|
|
|
|
|
+ //this.caseProject = row.
|
|
//this.caseActive =,
|
|
//this.caseActive =,
|
|
this.caseFunction = row.function_name
|
|
this.caseFunction = row.function_name
|
|
//this.caseContent =,
|
|
//this.caseContent =,
|