tplus-components-touch 3.28.12 → 3.28.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2892,7 +2892,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2892
2892
  settleDisabled: false
2893
2893
  });
2894
2894
  that.store.bquick && that.props.onCancelSettle && that.props.onCancelSettle();
2895
- that.store.delPay(paymode.paymethodId);
2895
+ that.store.bquick && that.store.delPay(paymode.paymethodId);
2896
2896
  reject('\u652F\u4ED8\u65B9\u5F0F: ' + paymode.name + '\u5931\u8D25');
2897
2897
  } },
2898
2898
  '\u53D6\u6D88'