Browse Source

Revert "Update vipNewActive.vue"

This reverts commit 76bfa9e5d307a2780ad661a75a123c870abc14d1.
lex 1 year ago
parent
commit
44d0093916
1 changed files with 0 additions and 5 deletions
  1. 0 5
      src/views/categroyManager/vipNewActive.vue

+ 0 - 5
src/views/categroyManager/vipNewActive.vue

@@ -362,11 +362,6 @@ export default {
       ) {
         this.payForm.discount = 100;
       }
-
-      // 旋要改的 会员活动
-      if (this.baseForm.activityType === 1) {
-        this.payForm.fixedCourseNumFlag = true;
-      }
       let obj = {
         ...this.baseForm,
         ...this.payForm,