|
@@ -104,7 +104,7 @@
|
|
<template slot-scope="scope">
|
|
<template slot-scope="scope">
|
|
<p>报名人数:{{ scope.row.registerNum }}人</p>
|
|
<p>报名人数:{{ scope.row.registerNum }}人</p>
|
|
<p>报名人次:{{ scope.row.registerTotal }}人</p>
|
|
<p>报名人次:{{ scope.row.registerTotal }}人</p>
|
|
- <p>购课学员:{{ scope.row.purchaseCourse }}人</p>
|
|
|
|
|
|
+ <!-- <p>购课学员:{{ scope.row.purchaseCourse }}人</p> -->
|
|
</template>
|
|
</template>
|
|
</el-table-column>
|
|
</el-table-column>
|
|
<el-table-column align="center" prop="city" label="适用分部">
|
|
<el-table-column align="center" prop="city" label="适用分部">
|