瀏覽代碼

Update vipNewActive.vue

lex 2 年之前
父節點
當前提交
a792fc3e0a
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;