浏览代码

齐齐55

1
mo 3 年之前
父节点
当前提交
518e165d09
共有 1 个文件被更改,包括 3 次插入3 次删除
  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({