Browse Source

齐齐55

1
mo 3 years ago
parent
commit
518e165d09
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/views/resetTeaming/modals/subject-preview.vue

+ 3 - 3
src/views/resetTeaming/modals/subject-preview.vue

@@ -271,7 +271,7 @@
         </el-row>
 
         <div v-for="(con, index) in i" :key="index" @click="instrumentF(con)">
-          <el-row class="option-row" v-if="courseViewType == 2 && organId == 50 && !toolsPackage[0].isStatus">
+          <el-row class="option-row" v-if="courseViewType == 2 && organId == 55 && !toolsPackage[0].isStatus">
             <el-col :span="12">
               <i
                 class="check_default"
@@ -1029,7 +1029,7 @@ export default {
               // 团购
               if (
                 this.courseViewType == 2 &&
-                this.organId == 50 &&
+                this.organId == 55 &&
                 !this.toolsPackage[0].isStatus
               ) {
                 amount += parseFloat(item.marketPrice);
@@ -1066,7 +1066,7 @@ export default {
               //  && parseFloat(item.price - couponPrice) > 0
               if (
                 this.courseViewType == 2 &&
-                this.organId == 50 &&
+                this.organId == 55 &&
                 !this.toolsPackage[0].isStatus
               ) {
                 buyList.push({