|
@@ -85,7 +85,7 @@
|
|
|
<el-table-column label="记录编号" align="center" prop="logId" />
|
|
|
<el-table-column label="批次单号" align="center" prop="outBatchNo" />
|
|
|
<el-table-column label="课程名称" align="center" prop="courseName" >
|
|
|
-<!-- <template slot-scope="scope">-->
|
|
|
+<!-- <template slot-scope="scope"> -->
|
|
|
<!-- <span prop="status" v-for="(item, index) in courseLists" v-if="scope.row.courseId==item.dictValue">{{item.dictLabel}}</span>-->
|
|
|
<!-- </template>-->
|
|
|
</el-table-column>
|