|
@@ -215,12 +215,12 @@
|
|
<div>{{scope.row.existPracticeCourse+ '节'}}</div>
|
|
<div>{{scope.row.existPracticeCourse+ '节'}}</div>
|
|
</template>
|
|
</template>
|
|
</el-table-column>
|
|
</el-table-column>
|
|
- <el-table-column align="center"
|
|
|
|
|
|
+ <!-- <el-table-column align="center"
|
|
label="作业提交时间">
|
|
label="作业提交时间">
|
|
<template slot-scope="scope">
|
|
<template slot-scope="scope">
|
|
<div>{{scope.row.lastSubmitTime}}</div>
|
|
<div>{{scope.row.lastSubmitTime}}</div>
|
|
</template>
|
|
</template>
|
|
- </el-table-column>
|
|
|
|
|
|
+ </el-table-column> -->
|
|
<el-table-column align="center"
|
|
<el-table-column align="center"
|
|
label="操作">
|
|
label="操作">
|
|
<!-- -->
|
|
<!-- -->
|