|
@@ -24,7 +24,7 @@
|
|
|
<span v-if="scope.row.type == 1">动画类课程</span>
|
|
|
<span v-if="scope.row.type == 2">视频类课程</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>
|
|
|
</el-table-column>
|