|
@@ -64,7 +64,7 @@
|
|
|
<span v-if="scope.row.FinishClass == 4">已完成</span>
|
|
<span v-if="scope.row.FinishClass == 4">已完成</span>
|
|
|
</template>
|
|
</template>
|
|
|
</el-table-column>
|
|
</el-table-column>
|
|
|
- <el-table-column prop="Status" label="操作" width="160">
|
|
|
|
|
|
|
+ <el-table-column prop="Status" label="操作">
|
|
|
<template slot-scope="scope">
|
|
<template slot-scope="scope">
|
|
|
<!--<el-button type="primary" round size="mini" @click="checkClassOverPrepare(scope.row)">-->
|
|
<!--<el-button type="primary" round size="mini" @click="checkClassOverPrepare(scope.row)">-->
|
|
|
<!--下课-->
|
|
<!--下课-->
|