|
@@ -25,6 +25,7 @@
|
|
<span v-if="scope.row.type == 2">视频类课程</span>
|
|
<span v-if="scope.row.type == 2">视频类课程</span>
|
|
<span v-if="scope.row.type == 3">H5类课程</span>
|
|
<span v-if="scope.row.type == 3">H5类课程</span>
|
|
<span v-if="scope.row.type == 4 ">PPT美化与制作</span>
|
|
<span v-if="scope.row.type == 4 ">PPT美化与制作</span>
|
|
|
|
+ <span v-else> - </span>
|
|
</template>
|
|
</template>
|
|
</el-table-column>
|
|
</el-table-column>
|
|
<el-table-column
|
|
<el-table-column
|