Browse Source

Update vipNewActive.vue

lex 2 năm trước cách đây
mục cha
commit
a792fc3e0a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/categroyManager/vipNewActive.vue

+ 1 - 1
src/views/categroyManager/vipNewActive.vue

@@ -357,7 +357,7 @@ export default {
 
       // 非乐团小课 是否限制课时数为true
       if (
-        this.baseForm.activityChannel != 1 ||
+        this.baseForm.activityChannel != 1 &&
         this.payForm.fixedCourseNumFlag
       ) {
         this.payForm.discount = 100;