Pārlūkot izejas kodu

Merge pull request #357 from John-Hong/release-2.22.0

fix(SCRM-5301): 修复会员等级优惠被取消的问题
John-Hong 1 gadu atpakaļ
vecāks
revīzija
42c6e3b9d9
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/pages/parkingFeeV2/Discounts/index.js

+ 1 - 1
src/pages/parkingFeeV2/Discounts/index.js

@@ -467,7 +467,7 @@ export default {
       await waitByTime(200)
       if(!this.actualPayFee) {
         Toast('当前无需追加优惠')
-        this.checkedList = this.checkedList.filter(elm => elm !== 'member')
+        this.checkedList = this.checkedList.filter(elm => elm !== 'reduces')
         return;
       }
       // 浦东