tplus-components-touch 3.42.7 → 3.42.8
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.
@@ -660,21 +660,20 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
660
660
|
memberId = _this2.store && _this2.store.member && _this2.store.member.ID;
|
661
661
|
|
662
662
|
_this2.connectRfCard();
|
663
|
-
_this2.store.setCurrentMode(id, PayStyle.hyczk, append);
|
664
663
|
_context.t0 = isInputMember && memberId;
|
665
664
|
|
666
665
|
if (!_context.t0) {
|
667
|
-
_context.next =
|
666
|
+
_context.next = 11;
|
668
667
|
break;
|
669
668
|
}
|
670
669
|
|
671
|
-
_context.next =
|
670
|
+
_context.next = 10;
|
672
671
|
return _this2.store.updateCurrentMode(memberId, returnType);
|
673
672
|
|
674
|
-
case
|
673
|
+
case 10:
|
675
674
|
_context.t0 = _context.sent;
|
676
675
|
|
677
|
-
case
|
676
|
+
case 11:
|
678
677
|
memberdata1 = _context.t0;
|
679
678
|
|
680
679
|
_this2.setState({ czkVisible: true });
|
@@ -693,7 +692,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
693
692
|
}, 300);
|
694
693
|
}
|
695
694
|
|
696
|
-
case
|
695
|
+
case 14:
|
697
696
|
case 'end':
|
698
697
|
return _context.stop();
|
699
698
|
}
|