Explorar o código

bug修复 coupon

lock.qiu@kerryprops.com %!s(int64=2) %!d(string=hai) anos
pai
achega
46ddd22fe3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/pages/parkingFee/mixins/parkingFeeCoupon.js

+ 1 - 1
src/pages/parkingFee/mixins/parkingFeeCoupon.js

@@ -207,7 +207,7 @@ export default {
                 }
               }
             } else {
-              elm.disabled = true; // 非同批次的优惠券设置为不可选择
+              elm.disabled = false; // 非同批次的优惠券设置为不可选择
             }
             return elm
           })