wolyshaw 3 years ago
parent
commit
75596811f6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/activeProgram/activeDetail.vue

+ 0 - 1
src/views/activeProgram/activeDetail.vue

@@ -58,7 +58,6 @@
                     <van-col span="8">上课模式</van-col>
                     <van-col span="16" v-if="vipGroup.giveCourseType == 'PRACTICE'">线上&nbsp;</van-col>
                     <van-col span="16" v-else>{{ vipGroup.giveTeachMode | formatTeachModel }}&nbsp;</van-col>
-                    <van-col span="16">{{ vipGroup.giveTeachMode | formatTeachModel }}&nbsp;</van-col>
                     <van-col span="8">单课时时长</van-col>
                     <van-col span="16">{{ vipGroup.giveSingleCourseTime }}分钟</van-col>
                     <van-col span="8">课时数</van-col>