tplus-components-touch 3.47.5 → 3.49.1

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.
Files changed (208) hide show
  1. package/README.md +16 -16
  2. package/dist/components/acCitySelect/CitySelect.js +18 -18
  3. package/dist/components/acCitySelect/CitySelect.js.map +1 -1
  4. package/dist/components/acCitySelect/CitySelect.less +9 -9
  5. package/dist/components/acCitySelect/citys.js.map +1 -1
  6. package/dist/components/acCitySelect/index.js.map +1 -1
  7. package/dist/components/acCitySelect/provinceData.js +7 -7
  8. package/dist/components/acCitySelect/provinceData.js.map +1 -1
  9. package/dist/components/addLog/AddLogProcessor.js +6 -6
  10. package/dist/components/addLog/AddLogProcessor.js.map +1 -1
  11. package/dist/components/addLog/OperationLogApi.js +3 -3
  12. package/dist/components/addLog/OperationLogApi.js.map +1 -1
  13. package/dist/components/autoComplete/index.js +14 -14
  14. package/dist/components/autoComplete/index.js.map +1 -1
  15. package/dist/components/autoComplete/index.less +89 -89
  16. package/dist/components/autoComplete/option.js.map +1 -1
  17. package/dist/components/autoCompleteWithKeyboard/index.js +14 -14
  18. package/dist/components/autoCompleteWithKeyboard/index.js.map +1 -1
  19. package/dist/components/autoCompleteWithKeyboard/index.less +18 -18
  20. package/dist/components/billSearch/api.js +29 -29
  21. package/dist/components/billSearch/api.js.map +1 -1
  22. package/dist/components/billSearch/index.js +6 -6
  23. package/dist/components/billSearch/index.js.map +1 -1
  24. package/dist/components/billSearch/index.less +384 -384
  25. package/dist/components/cloudPrint/BTPrintFormatUtil.js +17 -17
  26. package/dist/components/cloudPrint/BTPrintFormatUtil.js.map +1 -1
  27. package/dist/components/cloudPrint/api.js.map +1 -1
  28. package/dist/components/cloudPrint/index.js.map +1 -1
  29. package/dist/components/cloudPrint/printDispatch.js +7 -7
  30. package/dist/components/cloudPrint/printDispatch.js.map +1 -1
  31. package/dist/components/cloudPrint/printTemplate/dialy_one.json +238 -238
  32. package/dist/components/cloudPrint/printTemplate/duty_one.json +238 -238
  33. package/dist/components/cloudPrint/printTemplate/retail_one.json +203 -203
  34. package/dist/components/cloudPrint/printTemplate/retail_two.json +219 -219
  35. package/dist/components/cloudPrint/printTemplate/storage_one.json +128 -128
  36. package/dist/components/cloudPrint/printTemplate/template.js +7 -7
  37. package/dist/components/cloudPrint/printTemplate/template.js.map +1 -1
  38. package/dist/components/commonForm/addressPicker/index.js +7 -7
  39. package/dist/components/commonForm/addressPicker/index.js.map +1 -1
  40. package/dist/components/commonForm/addressPicker/style.less +10 -10
  41. package/dist/components/commonForm/autoComplete/index.js.map +1 -1
  42. package/dist/components/commonForm/autoComplete/style.less +2 -2
  43. package/dist/components/commonForm/datePicker/index.js.map +1 -1
  44. package/dist/components/commonForm/datePicker/style.less +4 -4
  45. package/dist/components/commonForm/formControl/index.js.map +1 -1
  46. package/dist/components/commonForm/index.js +4 -4
  47. package/dist/components/commonForm/index.js.map +1 -1
  48. package/dist/components/commonForm/inputNumber/index.js.map +1 -1
  49. package/dist/components/commonForm/inputNumber/style.less +10 -10
  50. package/dist/components/commonForm/radio/index.js.map +1 -1
  51. package/dist/components/commonForm/style.less +1 -1
  52. package/dist/components/deliverySearch/api.js +21 -21
  53. package/dist/components/deliverySearch/api.js.map +1 -1
  54. package/dist/components/deliverySearch/index.js +6 -6
  55. package/dist/components/deliverySearch/index.js.map +1 -1
  56. package/dist/components/deliverySearch/index.less +553 -553
  57. package/dist/components/form/index.js.map +1 -1
  58. package/dist/components/hardwareAPI/index.js +7 -7
  59. package/dist/components/hardwareAPI/index.js.map +1 -1
  60. package/dist/components/hotKey/config.js +23 -23
  61. package/dist/components/hotKey/config.js.map +1 -1
  62. package/dist/components/hotKey/hotKeyModal.js.map +1 -1
  63. package/dist/components/hotKey/index.js +26 -26
  64. package/dist/components/hotKey/index.js.map +1 -1
  65. package/dist/components/hotKey/localConfig.js.map +1 -1
  66. package/dist/components/hotKey/style.less +96 -96
  67. package/dist/components/hotKey/utils.js.map +1 -1
  68. package/dist/components/input/index.js +6 -6
  69. package/dist/components/input/index.js.map +1 -1
  70. package/dist/components/input/scanInput.js.map +1 -1
  71. package/dist/components/input/scanInput.less +30 -30
  72. package/dist/components/input/style.less +106 -106
  73. package/dist/components/input/tplusInput/index.js +30 -30
  74. package/dist/components/input/tplusInput/index.js.map +1 -1
  75. package/dist/components/input/tplusInput/inputContent.js.map +1 -1
  76. package/dist/components/input/tplusInput/inputs.js.map +1 -1
  77. package/dist/components/input/tplusInput/style.less +132 -132
  78. package/dist/components/input/utils/index.js.map +1 -1
  79. package/dist/components/inventorySearch/api.js +58 -58
  80. package/dist/components/inventorySearch/api.js.map +1 -1
  81. package/dist/components/inventorySearch/index.js +3 -3
  82. package/dist/components/inventorySearch/index.js.map +1 -1
  83. package/dist/components/inventorySearch/index.less +119 -119
  84. package/dist/components/inventorySearch/store.js.map +1 -1
  85. package/dist/components/inventorySearch/tab.js.map +1 -1
  86. package/dist/components/keyboard/index.js.map +1 -1
  87. package/dist/components/keyboard/index.less +485 -485
  88. package/dist/components/keyboard/letterKeyboard.js +2 -2
  89. package/dist/components/keyboard/letterKeyboard.js.map +1 -1
  90. package/dist/components/keyboard/numKeyboard.js +4 -4
  91. package/dist/components/keyboard/numKeyboard.js.map +1 -1
  92. package/dist/components/keyboard/numKeyboardScan.js.map +1 -1
  93. package/dist/components/keyboard/numberButton_input.js +5 -5
  94. package/dist/components/keyboard/numberButton_input.js.map +1 -1
  95. package/dist/components/keyboard/numkeyboardPassword.js +4 -4
  96. package/dist/components/keyboard/numkeyboardPassword.js.map +1 -1
  97. package/dist/components/keyboard/onlyKeyboard.js +7 -7
  98. package/dist/components/keyboard/onlyKeyboard.js.map +1 -1
  99. package/dist/components/keyboard/onlyLetterButton.js +2 -2
  100. package/dist/components/keyboard/onlyLetterButton.js.map +1 -1
  101. package/dist/components/keyboard/onlyLetterButton2.js +2 -2
  102. package/dist/components/keyboard/onlyLetterButton2.js.map +1 -1
  103. package/dist/components/keyboard/onlyLetterButton2.less +156 -156
  104. package/dist/components/keyboard/onlyNumberButton.js +2 -2
  105. package/dist/components/keyboard/onlyNumberButton.js.map +1 -1
  106. package/dist/components/keyboard/onlyNumberButton2.js +3 -3
  107. package/dist/components/keyboard/onlyNumberButton2.js.map +1 -1
  108. package/dist/components/keyboard/textKeyboard.js.map +1 -1
  109. package/dist/components/layout/hamburger.js.map +1 -1
  110. package/dist/components/layout/index.js +10 -10
  111. package/dist/components/layout/index.js.map +1 -1
  112. package/dist/components/layout/layout.js.map +1 -1
  113. package/dist/components/layout/sider.js +12 -12
  114. package/dist/components/layout/sider.js.map +1 -1
  115. package/dist/components/layout/style.less +82 -82
  116. package/dist/components/loading/index.js +15 -15
  117. package/dist/components/loading/index.js.map +1 -1
  118. package/dist/components/loading/loadingContent.js.map +1 -1
  119. package/dist/components/loading/style.less +72 -72
  120. package/dist/components/loading/utils.js.map +1 -1
  121. package/dist/components/message/index.js +12 -11
  122. package/dist/components/message/index.js.map +1 -1
  123. package/dist/components/message/index.less +101 -101
  124. package/dist/components/modal/index.js.map +1 -1
  125. package/dist/components/modal/index.less +19 -19
  126. package/dist/components/modalVertical/index.js +7 -7
  127. package/dist/components/modalVertical/index.js.map +1 -1
  128. package/dist/components/modalVertical/style.less +60 -60
  129. package/dist/components/modalWraper/index.js +16 -31
  130. package/dist/components/modalWraper/index.js.map +1 -1
  131. package/dist/components/modalWraper/style.less +257 -263
  132. package/dist/components/modalWraper/utils.js.map +1 -1
  133. package/dist/components/notification/index.js +4 -4
  134. package/dist/components/notification/index.js.map +1 -1
  135. package/dist/components/notification/index.less +51 -51
  136. package/dist/components/overflowTip/index.js +15 -15
  137. package/dist/components/overflowTip/index.js.map +1 -1
  138. package/dist/components/overflowTip/style.less +66 -66
  139. package/dist/components/page/index.js.map +1 -1
  140. package/dist/components/page/index.less +21 -21
  141. package/dist/components/presale/pickup.js.map +1 -1
  142. package/dist/components/presale/style.less +58 -58
  143. package/dist/components/product/detail.js +7 -7
  144. package/dist/components/product/detail.js.map +1 -1
  145. package/dist/components/product/getCard.js +5 -5
  146. package/dist/components/product/getCard.js.map +1 -1
  147. package/dist/components/product/index.less +128 -128
  148. package/dist/components/progressState/EmptyAndErrorView.js.map +1 -1
  149. package/dist/components/progressState/ProgressState.js +10 -10
  150. package/dist/components/progressState/ProgressState.js.map +1 -1
  151. package/dist/components/progressState/index.js.map +1 -1
  152. package/dist/components/progressState/style.less +65 -65
  153. package/dist/components/scan/index.js.map +1 -1
  154. package/dist/components/scan/index.less +33 -33
  155. package/dist/components/select/index.js.map +1 -1
  156. package/dist/components/select/index.less +11 -11
  157. package/dist/components/settlement/asyncModal.js +1 -4
  158. package/dist/components/settlement/asyncModal.js.map +1 -1
  159. package/dist/components/settlement/index.js.map +1 -1
  160. package/dist/components/settlement/moreCzkTable/index.js.map +1 -1
  161. package/dist/components/settlement/moreCzkTable/style.less +6 -6
  162. package/dist/components/settlement/prototypeTable/index.js.map +1 -1
  163. package/dist/components/settlement/prototypeTable/style.less +58 -58
  164. package/dist/components/settlement/prototypeTable/utils.js.map +1 -1
  165. package/dist/components/settlement/settlement.js +239 -284
  166. package/dist/components/settlement/settlement.js.map +1 -1
  167. package/dist/components/settlement/settlement.less +1705 -1708
  168. package/dist/components/settlement/settlementStore.js +712 -720
  169. package/dist/components/settlement/settlementStore.js.map +1 -1
  170. package/dist/components/settlement/utils.js.map +1 -1
  171. package/dist/components/socket/index.js +11 -11
  172. package/dist/components/socket/index.js.map +1 -1
  173. package/dist/components/spin/index.js +6 -6
  174. package/dist/components/spin/index.js.map +1 -1
  175. package/dist/components/spin/spin-style.less +436 -436
  176. package/dist/components/test/index.js +3 -3
  177. package/dist/components/test/index.js.map +1 -1
  178. package/dist/components/ticon/iconfont/demo.css +539 -539
  179. package/dist/components/ticon/iconfont/demo_index.html +5248 -5248
  180. package/dist/components/ticon/iconfont/iconfont.css +895 -895
  181. package/dist/components/ticon/iconfont/iconfont.eot +0 -0
  182. package/dist/components/ticon/iconfont/iconfont.js +1 -2
  183. package/dist/components/ticon/iconfont/iconfont.js.map +1 -1
  184. package/dist/components/ticon/iconfont/iconfont.json +1549 -1549
  185. package/dist/components/ticon/iconfont/iconfont.svg +593 -0
  186. package/dist/components/ticon/iconfont/iconfont.ttf +0 -0
  187. package/dist/components/ticon/iconfont/iconfont.woff +0 -0
  188. package/dist/components/ticon/iconfont/iconfont.woff2 +0 -0
  189. package/dist/components/ticon/index.js.map +1 -1
  190. package/dist/components/touchScroll/index.js +9 -9
  191. package/dist/components/touchScroll/index.js.map +1 -1
  192. package/dist/components/touchTable/AuthProcess.js.map +1 -1
  193. package/dist/components/touchTable/generateWater.js.map +1 -1
  194. package/dist/components/touchTable/index.js +25 -30
  195. package/dist/components/touchTable/index.js.map +1 -1
  196. package/dist/components/touchTable/index.less +376 -376
  197. package/dist/components/touchTable/utils.js.map +1 -1
  198. package/dist/demo/PopOverDemo.js.map +1 -1
  199. package/dist/index.js +8 -13
  200. package/dist/index.js.map +1 -1
  201. package/dist/util/tools.js.map +1 -1
  202. package/locales/zh/tplus-components-touch.json +1 -1
  203. package/locales/zh-CN/tplus-components-touch.json +1 -1
  204. package/mocks/memberInfo.json +79 -79
  205. package/package.json +3 -3
  206. package/tsconfig.json +26 -26
  207. package/dist/components/settlement/settlementApi.js +0 -512
  208. package/dist/components/settlement/settlementApi.js.map +0 -1
@@ -227,7 +227,6 @@ var hasElectron = _mutantsMicrofx.env.platform === _mutantsMicrofx.env.constant.
227
227
  var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (_React$Component) {
228
228
  (0, _inherits3.default)(Settlement, _React$Component);
229
229
 
230
- // 复核结算方式快捷键列表
231
230
  function Settlement(props) {
232
231
  var _this3 = this;
233
232
 
@@ -268,14 +267,16 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
268
267
  couponLight: true,
269
268
  storageValue: '0.00',
270
269
  czkValue: null,
270
+ isInputMember: false,
271
271
  selectedRowIndex: 0,
272
- isNotAutoFocus: true };
272
+ isNotAutoFocus: true
273
+ // 复核结算方式快捷键列表
274
+ };
273
275
  _this2.compoundHotkeysList = (window.$.operationControl[5] ? window.$.operationControl[5].control || [] : []).map(function (key) {
274
276
  return key.toLocaleUpperCase();
275
277
  });
276
278
  _this2.hotkeydebounced = null;
277
279
  _this2.hotkeydebouncedPayMode = "";
278
- _this2.voucherRunningFast = false;
279
280
  _this2.currentInput = null;
280
281
 
281
282
  _this2.getIsReturn = function () {
@@ -389,7 +390,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
389
390
 
390
391
  _promise2.default.resolve(!_this2.props.onValidate || _this2.props.onValidate({ isNotAutoFocus: true, fn: function fn(data) {
391
392
  return _this2.isNoProductTip(data);
392
- }, type: type })).then(function (result) {
393
+ } })).then(function (result) {
393
394
  if (result) {
394
395
  _this2.setState({
395
396
  settleDisabled: false
@@ -512,7 +513,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
512
513
  // 支持异步验证过程
513
514
  _promise2.default.resolve(!_this2.props.onValidate || _this2.props.onValidate({ fn: function fn(data) {
514
515
  return _this2.isNoProductTip(data);
515
- }, type: type })).then(function (result) {
516
+ } })).then(function (result) {
516
517
  if (result) {
517
518
  _this2.setState({
518
519
  settleDisabled: false
@@ -645,32 +646,33 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
645
646
 
646
647
  _this2.showCzkModal = function () {
647
648
  var _ref = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee(id, append) {
648
- var returnType, _enumController$getEn2, PayStyle, memberId, memberdata1;
649
+ var _ref2, isInputMember, returnType, _enumController$getEn2, PayStyle, memberId, memberdata1;
649
650
 
650
651
  return _regenerator2.default.wrap(function _callee$(_context) {
651
652
  while (1) {
652
653
  switch (_context.prev = _context.next) {
653
654
  case 0:
655
+ _ref2 = _this2.state || {}, isInputMember = _ref2.isInputMember;
654
656
  returnType = _this2.getNotBoriginReturn();
655
657
  _enumController$getEn2 = _mutantsUtil.enumController.getEnumOj(), PayStyle = _enumController$getEn2.PayStyle;
656
658
 
657
659
  _this2.store.setCurrentMode(id, PayStyle.hyczk, append);
658
660
  _this2.connectRfCard();
659
661
  memberId = _this2.store && _this2.store.member && _this2.store.member.ID;
660
- _context.t0 = memberId;
662
+ _context.t0 = isInputMember && memberId;
661
663
 
662
664
  if (!_context.t0) {
663
- _context.next = 10;
665
+ _context.next = 11;
664
666
  break;
665
667
  }
666
668
 
667
- _context.next = 9;
669
+ _context.next = 10;
668
670
  return _this2.store.updateCurrentMode(memberId, returnType);
669
671
 
670
- case 9:
672
+ case 10:
671
673
  _context.t0 = _context.sent;
672
674
 
673
- case 10:
675
+ case 11:
674
676
  memberdata1 = _context.t0;
675
677
 
676
678
  _this2.setState({ czkVisible: true });
@@ -689,7 +691,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
689
691
  }, 300);
690
692
  }
691
693
 
692
- case 13:
694
+ case 14:
693
695
  case 'end':
694
696
  return _context.stop();
695
697
  }
@@ -739,47 +741,50 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
739
741
  while (1) {
740
742
  switch (_context2.prev = _context2.next) {
741
743
  case 0:
744
+ _this2.setState({
745
+ isInputMember: false
746
+ });
742
747
  _enumController$getEn3 = _mutantsUtil.enumController.getEnumOj(), PayStyle = _enumController$getEn3.PayStyle;
743
748
 
744
749
  if (_this2.store.paymode.currentMode.storageCardNo) {
745
- _context2.next = 5;
750
+ _context2.next = 6;
746
751
  break;
747
752
  }
748
753
 
749
754
  returnType = _this2.getNotBoriginReturn();
750
- _context2.next = 5;
755
+ _context2.next = 6;
751
756
  return _this2.store.loadCzk(_this2.czkInput.input.value, returnType);
752
757
 
753
- case 5:
758
+ case 6:
754
759
  if (_this2.store.paymode.currentMode.storageCardNo) {
755
- _context2.next = 8;
760
+ _context2.next = 9;
756
761
  break;
757
762
  }
758
763
 
759
764
  _message2.default.error("请录入储值卡!");
760
765
  return _context2.abrupt('return');
761
766
 
762
- case 8:
767
+ case 9:
763
768
  if (!(0, _find3.default)(_this2.store.paymode.thePaymodes, function (mode) {
764
769
  return mode.paymethodId != _this2.store.paymode.currentMode.paymethodId && mode.paymentType == PayStyle.hyczk && mode.storageCardNo == _this2.store.paymode.currentMode.storageCardNo;
765
770
  })) {
766
- _context2.next = 11;
771
+ _context2.next = 12;
767
772
  break;
768
773
  }
769
774
 
770
775
  _message2.default.error("该储值卡已使用。");
771
776
  return _context2.abrupt('return');
772
777
 
773
- case 11:
778
+ case 12:
774
779
  if (!(_this2.store.bquick && _this2.store.paymode.amount != _this2.store.paymode.currentMode.value)) {
775
- _context2.next = 14;
780
+ _context2.next = 15;
776
781
  break;
777
782
  }
778
783
 
779
784
  _message2.default.error("实收金额应等于应收金额。");
780
785
  return _context2.abrupt('return');
781
786
 
782
- case 14:
787
+ case 15:
783
788
 
784
789
  _this2.setState({
785
790
  czkVisible: false,
@@ -790,7 +795,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
790
795
  _this2.store.paymode.calcMemberBalance();
791
796
  _this2.handleCzk();
792
797
 
793
- case 18:
798
+ case 19:
794
799
  case 'end':
795
800
  return _context2.stop();
796
801
  }
@@ -799,7 +804,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
799
804
  }));
800
805
 
801
806
  _this2.handleCzkOk = function () {
802
- var _ref3 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee3(e) {
807
+ var _ref4 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee3(e) {
803
808
  var _this2$store$paymode$, walletEnabled, cardTypeEnum, freePaymentPasswordStore, isNeedPassword;
804
809
 
805
810
  return _regenerator2.default.wrap(function _callee3$(_context3) {
@@ -829,7 +834,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
829
834
  }));
830
835
 
831
836
  return function (_x3) {
832
- return _ref3.apply(this, arguments);
837
+ return _ref4.apply(this, arguments);
833
838
  };
834
839
  }();
835
840
 
@@ -855,13 +860,13 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
855
860
  };
856
861
 
857
862
  _this2.handleSetModal = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee4() {
858
- var _this2$state2, newPass, newPassConfirm, updataMemberInfo, result, cardTypeEnum, resp;
863
+ var _this2$state2, newPass, newPassConfirm, isInputMember, updataMemberInfo, result, cardTypeEnum, resp;
859
864
 
860
865
  return _regenerator2.default.wrap(function _callee4$(_context4) {
861
866
  while (1) {
862
867
  switch (_context4.prev = _context4.next) {
863
868
  case 0:
864
- _this2$state2 = _this2.state, newPass = _this2$state2.newPass, newPassConfirm = _this2$state2.newPassConfirm;
869
+ _this2$state2 = _this2.state, newPass = _this2$state2.newPass, newPassConfirm = _this2$state2.newPassConfirm, isInputMember = _this2$state2.isInputMember;
865
870
  updataMemberInfo = _this2.props.updataMemberInfo;
866
871
  _context4.next = 4;
867
872
  return _this2.store.queryPwd(newPass, newPassConfirm);
@@ -871,7 +876,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
871
876
  cardTypeEnum = _this2.store.paymode.currentMode.cardTypeEnum;
872
877
 
873
878
  if (!result) {
874
- _context4.next = 17;
879
+ _context4.next = 18;
875
880
  break;
876
881
  }
877
882
 
@@ -890,7 +895,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
890
895
  }
891
896
  }, 350);
892
897
 
893
- if (!_this2.store.member.ID) {
898
+ if (!(isInputMember && _this2.store.member.ID)) {
894
899
  _context4.next = 16;
895
900
  break;
896
901
  }
@@ -907,8 +912,11 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
907
912
  if (cardTypeEnum === 'BALANCE_CARD') {
908
913
  _this2.store.paymode.updateCardInfo();
909
914
  }
915
+ _this2.setState({
916
+ isInputMember: false
917
+ });
910
918
 
911
- case 17:
919
+ case 18:
912
920
  case 'end':
913
921
  return _context4.stop();
914
922
  }
@@ -917,11 +925,11 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
917
925
  }));
918
926
 
919
927
  _this2.onPressEnterCzk = function (field) {
920
- var _ref5 = _this2.state || {},
921
- _ref5$newPass = _ref5.newPass,
922
- newPass = _ref5$newPass === undefined ? '' : _ref5$newPass,
923
- _ref5$newPassConfirm = _ref5.newPassConfirm,
924
- newPassConfirm = _ref5$newPassConfirm === undefined ? '' : _ref5$newPassConfirm;
928
+ var _ref6 = _this2.state || {},
929
+ _ref6$newPass = _ref6.newPass,
930
+ newPass = _ref6$newPass === undefined ? '' : _ref6$newPass,
931
+ _ref6$newPassConfirm = _ref6.newPassConfirm,
932
+ newPassConfirm = _ref6$newPassConfirm === undefined ? '' : _ref6$newPassConfirm;
925
933
 
926
934
  if (field === 'newPass' && newPass.length === 6) {
927
935
  _this2.inputConfirmAmount.input.focus();
@@ -936,11 +944,11 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
936
944
  return;
937
945
  }
938
946
  _this2.setState((0, _defineProperty3.default)({}, field, value), function () {
939
- var _ref6 = _this2.state || {},
940
- _ref6$newPass = _ref6.newPass,
941
- newPass = _ref6$newPass === undefined ? '' : _ref6$newPass,
942
- _ref6$newPassConfirm = _ref6.newPassConfirm,
943
- newPassConfirm = _ref6$newPassConfirm === undefined ? '' : _ref6$newPassConfirm;
947
+ var _ref7 = _this2.state || {},
948
+ _ref7$newPass = _ref7.newPass,
949
+ newPass = _ref7$newPass === undefined ? '' : _ref7$newPass,
950
+ _ref7$newPassConfirm = _ref7.newPassConfirm,
951
+ newPassConfirm = _ref7$newPassConfirm === undefined ? '' : _ref7$newPassConfirm;
944
952
 
945
953
  if (newPassConfirm.length === 6 && newPass.length === 6 && newPass === newPassConfirm) {
946
954
  _this2.setState({
@@ -951,15 +959,15 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
951
959
  };
952
960
 
953
961
  _this2.handleBlur = function (field) {
954
- var _ref7 = _this2.state || {},
955
- _ref7$newPass = _ref7.newPass,
956
- newPass = _ref7$newPass === undefined ? '' : _ref7$newPass,
957
- _ref7$newPassConfirm = _ref7.newPassConfirm,
958
- newPassConfirm = _ref7$newPassConfirm === undefined ? '' : _ref7$newPassConfirm;
962
+ var _ref8 = _this2.state || {},
963
+ _ref8$newPass = _ref8.newPass,
964
+ newPass = _ref8$newPass === undefined ? '' : _ref8$newPass,
965
+ _ref8$newPassConfirm = _ref8.newPassConfirm,
966
+ newPassConfirm = _ref8$newPassConfirm === undefined ? '' : _ref8$newPassConfirm;
959
967
 
960
968
  setTimeout(function () {
961
- var _ref8 = _this2.state || {},
962
- showSetPwdModal = _ref8.showSetPwdModal;
969
+ var _ref9 = _this2.state || {},
970
+ showSetPwdModal = _ref9.showSetPwdModal;
963
971
 
964
972
  if (!showSetPwdModal) return;
965
973
  if (field === 'newPass' && newPass.length < 6) {
@@ -1097,8 +1105,8 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
1097
1105
  };
1098
1106
 
1099
1107
  _this2.checkOfflineEnable = function (paymode, key) {
1100
- var _ref9 = paymode || {},
1101
- paymodes = _ref9.paymodes;
1108
+ var _ref10 = paymode || {},
1109
+ paymodes = _ref10.paymodes;
1102
1110
 
1103
1111
  var isOffline = _mutantsMicrofx.stores.offlineSys.isOffline;
1104
1112
 
@@ -1129,7 +1137,11 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
1129
1137
  paymode.currentMode = null;
1130
1138
  switch (key) {
1131
1139
  case PayStyle.hyczk:
1132
- _this2.showCzkModal(-1);
1140
+ _this2.setState({
1141
+ isInputMember: true
1142
+ }, function () {
1143
+ _this2.showCzkModal(-1);
1144
+ });
1133
1145
  break;
1134
1146
  case PayStyle.jfdx:
1135
1147
  _this2.showJfdxModal(-1);
@@ -1809,7 +1821,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
1809
1821
  };
1810
1822
 
1811
1823
  _this2.settleSuccess = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee8() {
1812
- var _enumController$getEn20, PayStyle, _this2$store$paymode, amount, received, thePaymodes, IdbusiType, charge, openCashBox, _this, showTwoScreen, isFull, resp1;
1824
+ var _enumController$getEn20, PayStyle, _this2$store$paymode, amount, received, thePaymodes, IdbusiType, charge, openCashBox, _this, showTwoScreen, _this2$store6, getSettleGift, isFull, type, resp1;
1813
1825
 
1814
1826
  return _regenerator2.default.wrap(function _callee8$(_context8) {
1815
1827
  while (1) {
@@ -1869,13 +1881,31 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
1869
1881
  }
1870
1882
  };
1871
1883
 
1872
- isFull = _this2.store.isFull;
1873
- _context8.next = 10;
1874
- return _this2.settleGiftOpenedInRunningFast();
1884
+ _this2$store6 = _this2.store, getSettleGift = _this2$store6.getSettleGift, isFull = _this2$store6.isFull;
1885
+ type = _this2.props.type;
1886
+ resp1 = false;
1875
1887
 
1876
- case 10:
1888
+ if (!(type !== 1)) {
1889
+ _context8.next = 20;
1890
+ break;
1891
+ }
1892
+
1893
+ _context8.prev = 11;
1894
+ _context8.next = 14;
1895
+ return getSettleGift();
1896
+
1897
+ case 14:
1877
1898
  resp1 = _context8.sent;
1899
+ _context8.next = 20;
1900
+ break;
1878
1901
 
1902
+ case 17:
1903
+ _context8.prev = 17;
1904
+ _context8.t0 = _context8['catch'](11);
1905
+
1906
+ console.log("获取支付礼包getSettleGift失败");
1907
+
1908
+ case 20:
1879
1909
 
1880
1910
  setTimeout(function () {
1881
1911
  if (window.__loadingModal) {
@@ -1909,67 +1939,12 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
1909
1939
  _this2.cancelState();
1910
1940
  }, 0);
1911
1941
 
1912
- case 12:
1942
+ case 21:
1913
1943
  case 'end':
1914
1944
  return _context8.stop();
1915
1945
  }
1916
1946
  }
1917
- }, _callee8, _this3);
1918
- }));
1919
- _this2.settleGiftOpenedInRunningFast = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee9() {
1920
- var resp, isCheckGift, vocherPayGift, getSettleGift, type;
1921
- return _regenerator2.default.wrap(function _callee9$(_context9) {
1922
- while (1) {
1923
- switch (_context9.prev = _context9.next) {
1924
- case 0:
1925
- resp = false;
1926
- isCheckGift = true;
1927
-
1928
- if (_this2.voucherRunningFast) {
1929
- vocherPayGift = _mutantsMicrofx.localStore && _mutantsMicrofx.localStore.get('vocherPayGift');
1930
-
1931
- if (!vocherPayGift || vocherPayGift == 'false') {
1932
- isCheckGift = false;
1933
- }
1934
- }
1935
-
1936
- if (!isCheckGift) {
1937
- _context9.next = 16;
1938
- break;
1939
- }
1940
-
1941
- getSettleGift = _this2.store.getSettleGift;
1942
- type = _this2.props.type;
1943
-
1944
- if (!(type != 1)) {
1945
- _context9.next = 16;
1946
- break;
1947
- }
1948
-
1949
- _context9.prev = 7;
1950
- _context9.next = 10;
1951
- return getSettleGift();
1952
-
1953
- case 10:
1954
- resp = _context9.sent;
1955
- _context9.next = 16;
1956
- break;
1957
-
1958
- case 13:
1959
- _context9.prev = 13;
1960
- _context9.t0 = _context9['catch'](7);
1961
-
1962
- console.log("获取支付礼包getSettleGift失败");
1963
-
1964
- case 16:
1965
- return _context9.abrupt('return', resp);
1966
-
1967
- case 17:
1968
- case 'end':
1969
- return _context9.stop();
1970
- }
1971
- }
1972
- }, _callee9, _this3, [[7, 13]]);
1947
+ }, _callee8, _this3, [[11, 17]]);
1973
1948
  }));
1974
1949
 
1975
1950
  _this2.handleGuestShow = function (dtype, value) {
@@ -2017,96 +1992,96 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2017
1992
  };
2018
1993
 
2019
1994
  _this2.handleSettle = function () {
2020
- var _ref15 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee12(args) {
1995
+ var _ref15 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee11(args) {
2021
1996
  var handleUserInputs = function () {
2022
- var _ref17 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee11(promises) {
1997
+ var _ref17 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee10(promises) {
2023
1998
  var results, _iteratorNormalCompletion, _didIteratorError, _iteratorError, _iterator, _step, p, _result;
2024
1999
 
2025
- return _regenerator2.default.wrap(function _callee11$(_context11) {
2000
+ return _regenerator2.default.wrap(function _callee10$(_context10) {
2026
2001
  while (1) {
2027
- switch (_context11.prev = _context11.next) {
2002
+ switch (_context10.prev = _context10.next) {
2028
2003
  case 0:
2029
2004
  results = [];
2030
- _context11.prev = 1;
2005
+ _context10.prev = 1;
2031
2006
  _iteratorNormalCompletion = true;
2032
2007
  _didIteratorError = false;
2033
2008
  _iteratorError = undefined;
2034
- _context11.prev = 5;
2009
+ _context10.prev = 5;
2035
2010
  _iterator = (0, _getIterator3.default)(promises);
2036
2011
 
2037
2012
  case 7:
2038
2013
  if (_iteratorNormalCompletion = (_step = _iterator.next()).done) {
2039
- _context11.next = 16;
2014
+ _context10.next = 16;
2040
2015
  break;
2041
2016
  }
2042
2017
 
2043
2018
  p = _step.value;
2044
- _context11.next = 11;
2019
+ _context10.next = 11;
2045
2020
  return p;
2046
2021
 
2047
2022
  case 11:
2048
- _result = _context11.sent;
2023
+ _result = _context10.sent;
2049
2024
 
2050
2025
  results.push(_result);
2051
2026
 
2052
2027
  case 13:
2053
2028
  _iteratorNormalCompletion = true;
2054
- _context11.next = 7;
2029
+ _context10.next = 7;
2055
2030
  break;
2056
2031
 
2057
2032
  case 16:
2058
- _context11.next = 22;
2033
+ _context10.next = 22;
2059
2034
  break;
2060
2035
 
2061
2036
  case 18:
2062
- _context11.prev = 18;
2063
- _context11.t0 = _context11['catch'](5);
2037
+ _context10.prev = 18;
2038
+ _context10.t0 = _context10['catch'](5);
2064
2039
  _didIteratorError = true;
2065
- _iteratorError = _context11.t0;
2040
+ _iteratorError = _context10.t0;
2066
2041
 
2067
2042
  case 22:
2068
- _context11.prev = 22;
2069
- _context11.prev = 23;
2043
+ _context10.prev = 22;
2044
+ _context10.prev = 23;
2070
2045
 
2071
2046
  if (!_iteratorNormalCompletion && _iterator.return) {
2072
2047
  _iterator.return();
2073
2048
  }
2074
2049
 
2075
2050
  case 25:
2076
- _context11.prev = 25;
2051
+ _context10.prev = 25;
2077
2052
 
2078
2053
  if (!_didIteratorError) {
2079
- _context11.next = 28;
2054
+ _context10.next = 28;
2080
2055
  break;
2081
2056
  }
2082
2057
 
2083
2058
  throw _iteratorError;
2084
2059
 
2085
2060
  case 28:
2086
- return _context11.finish(25);
2061
+ return _context10.finish(25);
2087
2062
 
2088
2063
  case 29:
2089
- return _context11.finish(22);
2064
+ return _context10.finish(22);
2090
2065
 
2091
2066
  case 30:
2092
2067
  window.__loadingModal = (0, _utils.openLoadingModal)();
2093
- _context11.next = 33;
2068
+ _context10.next = 33;
2094
2069
  return commit(results);
2095
2070
 
2096
2071
  case 33:
2097
- _context11.next = 37;
2072
+ _context10.next = 37;
2098
2073
  break;
2099
2074
 
2100
2075
  case 35:
2101
- _context11.prev = 35;
2102
- _context11.t1 = _context11['catch'](1);
2076
+ _context10.prev = 35;
2077
+ _context10.t1 = _context10['catch'](1);
2103
2078
 
2104
2079
  case 37:
2105
2080
  case 'end':
2106
- return _context11.stop();
2081
+ return _context10.stop();
2107
2082
  }
2108
2083
  }
2109
- }, _callee11, this, [[1, 35], [5, 18, 22, 30], [23,, 25, 29]]);
2084
+ }, _callee10, this, [[1, 35], [5, 18, 22, 30], [23,, 25, 29]]);
2110
2085
  }));
2111
2086
 
2112
2087
  return function handleUserInputs(_x6) {
@@ -2114,18 +2089,18 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2114
2089
  };
2115
2090
  }();
2116
2091
 
2117
- var _enumController$getEn21, PayStyle, _this2$store6, paymode, brefund, boriginReturn, newStyle, isQuickPay, that, status, zeromode, promises, thePaymodes, quickmode, commit;
2092
+ var _enumController$getEn21, PayStyle, _this2$store7, paymode, brefund, boriginReturn, newStyle, isQuickPay, that, status, zeromode, promises, thePaymodes, quickmode, commit;
2118
2093
 
2119
- return _regenerator2.default.wrap(function _callee12$(_context12) {
2094
+ return _regenerator2.default.wrap(function _callee11$(_context11) {
2120
2095
  while (1) {
2121
- switch (_context12.prev = _context12.next) {
2096
+ switch (_context11.prev = _context11.next) {
2122
2097
  case 0:
2123
2098
  _this2.setState({
2124
2099
  settleDisabled: true
2125
2100
  });
2126
2101
  console.log("settlement.handleSettle开始执行,参数:", +args);
2127
2102
  _enumController$getEn21 = _mutantsUtil.enumController.getEnumOj(), PayStyle = _enumController$getEn21.PayStyle;
2128
- _this2$store6 = _this2.store, paymode = _this2$store6.paymode, brefund = _this2$store6.brefund, boriginReturn = _this2$store6.boriginReturn, newStyle = _this2$store6.newStyle;
2103
+ _this2$store7 = _this2.store, paymode = _this2$store7.paymode, brefund = _this2$store7.brefund, boriginReturn = _this2$store7.boriginReturn, newStyle = _this2$store7.newStyle;
2129
2104
  isQuickPay = args === 'quickPay';
2130
2105
  that = _this2;
2131
2106
  status = false;
@@ -2140,7 +2115,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2140
2115
  });
2141
2116
 
2142
2117
  if (!(that.checkCharge() && Math.abs(paymode.receivable) > that.props.initData("posChangeUpperAmount"))) {
2143
- _context12.next = 13;
2118
+ _context11.next = 13;
2144
2119
  break;
2145
2120
  }
2146
2121
 
@@ -2148,11 +2123,11 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2148
2123
  _this2.setState({
2149
2124
  settleDisabled: false
2150
2125
  });
2151
- return _context12.abrupt('return');
2126
+ return _context11.abrupt('return');
2152
2127
 
2153
2128
  case 13:
2154
2129
  if (!(args !== "zero" && !newStyle)) {
2155
- _context12.next = 19;
2130
+ _context11.next = 19;
2156
2131
  break;
2157
2132
  }
2158
2133
 
@@ -2161,7 +2136,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2161
2136
  });
2162
2137
 
2163
2138
  if (!zeromode) {
2164
- _context12.next = 19;
2139
+ _context11.next = 19;
2165
2140
  break;
2166
2141
  }
2167
2142
 
@@ -2169,7 +2144,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2169
2144
  settleDisabled: false
2170
2145
  });
2171
2146
  _message2.default.error(zeromode.name + ' 的结算金额为零,不可以结算。');
2172
- return _context12.abrupt('return');
2147
+ return _context11.abrupt('return');
2173
2148
 
2174
2149
  case 19:
2175
2150
  promises = [];
@@ -2178,14 +2153,14 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2178
2153
  }) : paymode.thePaymodes, 'orderBy');
2179
2154
 
2180
2155
  if (!isQuickPay) {
2181
- _context12.next = 27;
2156
+ _context11.next = 27;
2182
2157
  break;
2183
2158
  }
2184
2159
 
2185
2160
  quickmode = thePaymodes[0];
2186
2161
 
2187
2162
  if (!_this2.checkModeDisabled(quickmode.paymentType, brefund, boriginReturn)) {
2188
- _context12.next = 27;
2163
+ _context11.next = 27;
2189
2164
  break;
2190
2165
  }
2191
2166
 
@@ -2193,7 +2168,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2193
2168
  settleDisabled: false
2194
2169
  });
2195
2170
  _message2.default.error('退款不能使用' + quickmode.name + '结算,请使用其他结算方式!');
2196
- return _context12.abrupt('return');
2171
+ return _context11.abrupt('return');
2197
2172
 
2198
2173
  case 27:
2199
2174
  (0, _forEach3.default)(thePaymodes, function (mode) {
@@ -2203,27 +2178,27 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2203
2178
  });
2204
2179
 
2205
2180
  commit = function () {
2206
- var _ref16 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee10(values) {
2181
+ var _ref16 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee9(values) {
2207
2182
  var result;
2208
- return _regenerator2.default.wrap(function _callee10$(_context10) {
2183
+ return _regenerator2.default.wrap(function _callee9$(_context9) {
2209
2184
  while (1) {
2210
- switch (_context10.prev = _context10.next) {
2185
+ switch (_context9.prev = _context9.next) {
2211
2186
  case 0:
2212
- _context10.next = 2;
2187
+ _context9.next = 2;
2213
2188
  return _this2.store.commit(_this2.props.bTest);
2214
2189
 
2215
2190
  case 2:
2216
- result = _context10.sent;
2191
+ result = _context9.sent;
2217
2192
 
2218
2193
  if (!(result === true)) {
2219
- _context10.next = 8;
2194
+ _context9.next = 8;
2220
2195
  break;
2221
2196
  }
2222
2197
 
2223
2198
  //成功
2224
2199
  that.settleSuccess();
2225
2200
  _promise2.default.resolve();
2226
- _context10.next = 23;
2201
+ _context9.next = 23;
2227
2202
  break;
2228
2203
 
2229
2204
  case 8:
@@ -2240,24 +2215,24 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2240
2215
  }, 0);
2241
2216
 
2242
2217
  if (!(result && (result.Code || result.code))) {
2243
- _context10.next = 20;
2218
+ _context9.next = 20;
2244
2219
  break;
2245
2220
  }
2246
2221
 
2247
- _context10.t0 = result.Code || result.code;
2248
- _context10.next = _context10.t0 === 'RE_Settle_UnReturn' ? 14 : _context10.t0 === 'ECONNABORTED' ? 18 : 20;
2222
+ _context9.t0 = result.Code || result.code;
2223
+ _context9.next = _context9.t0 === 'RE_Settle_UnReturn' ? 14 : _context9.t0 === 'ECONNABORTED' ? 18 : 20;
2249
2224
  break;
2250
2225
 
2251
2226
  case 14:
2252
2227
  console.log('settlement--RE_Settle_UnReturn--调用清除数据==Focus==');
2253
2228
  _this2.props.clearVoucherData && _this2.props.clearVoucherData();
2254
2229
  _this2.cancelState();
2255
- return _context10.abrupt('break', 20);
2230
+ return _context9.abrupt('break', 20);
2256
2231
 
2257
2232
  case 18:
2258
2233
  //error.code === 'ECONNABORTED' && error.message.indexOf('timeout')
2259
2234
  result.message.indexOf('timeout') > -1 && that.settleUnReturn();
2260
- return _context10.abrupt('break', 20);
2235
+ return _context9.abrupt('break', 20);
2261
2236
 
2262
2237
  case 20:
2263
2238
  if (isQuickPay) {
@@ -2265,15 +2240,15 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2265
2240
  that.cancelState();
2266
2241
  }
2267
2242
 
2268
- _context10.next = 23;
2243
+ _context9.next = 23;
2269
2244
  return _promise2.default.reject();
2270
2245
 
2271
2246
  case 23:
2272
2247
  case 'end':
2273
- return _context10.stop();
2248
+ return _context9.stop();
2274
2249
  }
2275
2250
  }
2276
- }, _callee10, _this3);
2251
+ }, _callee9, _this3);
2277
2252
  }));
2278
2253
 
2279
2254
  return function commit(_x5) {
@@ -2285,10 +2260,10 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2285
2260
 
2286
2261
  case 30:
2287
2262
  case 'end':
2288
- return _context12.stop();
2263
+ return _context11.stop();
2289
2264
  }
2290
2265
  }
2291
- }, _callee12, _this3);
2266
+ }, _callee11, _this3);
2292
2267
  }));
2293
2268
 
2294
2269
  return function (_x4) {
@@ -2296,91 +2271,91 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2296
2271
  };
2297
2272
  }();
2298
2273
 
2299
- _this2.handleCzk = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee15() {
2274
+ _this2.handleCzk = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee14() {
2300
2275
  var handleUserInputs = function () {
2301
- var _ref20 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee14(promises) {
2276
+ var _ref20 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee13(promises) {
2302
2277
  var results, _iteratorNormalCompletion2, _didIteratorError2, _iteratorError2, _iterator2, _step2, p, _result2;
2303
2278
 
2304
- return _regenerator2.default.wrap(function _callee14$(_context14) {
2279
+ return _regenerator2.default.wrap(function _callee13$(_context13) {
2305
2280
  while (1) {
2306
- switch (_context14.prev = _context14.next) {
2281
+ switch (_context13.prev = _context13.next) {
2307
2282
  case 0:
2308
2283
  results = [];
2309
- _context14.prev = 1;
2284
+ _context13.prev = 1;
2310
2285
  _iteratorNormalCompletion2 = true;
2311
2286
  _didIteratorError2 = false;
2312
2287
  _iteratorError2 = undefined;
2313
- _context14.prev = 5;
2288
+ _context13.prev = 5;
2314
2289
  _iterator2 = (0, _getIterator3.default)(promises);
2315
2290
 
2316
2291
  case 7:
2317
2292
  if (_iteratorNormalCompletion2 = (_step2 = _iterator2.next()).done) {
2318
- _context14.next = 16;
2293
+ _context13.next = 16;
2319
2294
  break;
2320
2295
  }
2321
2296
 
2322
2297
  p = _step2.value;
2323
- _context14.next = 11;
2298
+ _context13.next = 11;
2324
2299
  return p;
2325
2300
 
2326
2301
  case 11:
2327
- _result2 = _context14.sent;
2302
+ _result2 = _context13.sent;
2328
2303
 
2329
2304
  results.push(_result2);
2330
2305
 
2331
2306
  case 13:
2332
2307
  _iteratorNormalCompletion2 = true;
2333
- _context14.next = 7;
2308
+ _context13.next = 7;
2334
2309
  break;
2335
2310
 
2336
2311
  case 16:
2337
- _context14.next = 22;
2312
+ _context13.next = 22;
2338
2313
  break;
2339
2314
 
2340
2315
  case 18:
2341
- _context14.prev = 18;
2342
- _context14.t0 = _context14['catch'](5);
2316
+ _context13.prev = 18;
2317
+ _context13.t0 = _context13['catch'](5);
2343
2318
  _didIteratorError2 = true;
2344
- _iteratorError2 = _context14.t0;
2319
+ _iteratorError2 = _context13.t0;
2345
2320
 
2346
2321
  case 22:
2347
- _context14.prev = 22;
2348
- _context14.prev = 23;
2322
+ _context13.prev = 22;
2323
+ _context13.prev = 23;
2349
2324
 
2350
2325
  if (!_iteratorNormalCompletion2 && _iterator2.return) {
2351
2326
  _iterator2.return();
2352
2327
  }
2353
2328
 
2354
2329
  case 25:
2355
- _context14.prev = 25;
2330
+ _context13.prev = 25;
2356
2331
 
2357
2332
  if (!_didIteratorError2) {
2358
- _context14.next = 28;
2333
+ _context13.next = 28;
2359
2334
  break;
2360
2335
  }
2361
2336
 
2362
2337
  throw _iteratorError2;
2363
2338
 
2364
2339
  case 28:
2365
- return _context14.finish(25);
2340
+ return _context13.finish(25);
2366
2341
 
2367
2342
  case 29:
2368
- return _context14.finish(22);
2343
+ return _context13.finish(22);
2369
2344
 
2370
2345
  case 30:
2371
- _context14.next = 32;
2346
+ _context13.next = 32;
2372
2347
  return commit(results);
2373
2348
 
2374
2349
  case 32:
2375
- _context14.next = 37;
2350
+ _context13.next = 37;
2376
2351
  break;
2377
2352
 
2378
2353
  case 34:
2379
- _context14.prev = 34;
2380
- _context14.t1 = _context14['catch'](1);
2354
+ _context13.prev = 34;
2355
+ _context13.t1 = _context13['catch'](1);
2381
2356
 
2382
- if (_context14.t1 != "cancelpwd") {
2383
- _message2.default.error(_context14.t1);
2357
+ if (_context13.t1 != "cancelpwd") {
2358
+ _message2.default.error(_context13.t1);
2384
2359
  setTimeout(function () {
2385
2360
  that.handleCzk();
2386
2361
  }, 500);
@@ -2388,10 +2363,10 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2388
2363
 
2389
2364
  case 37:
2390
2365
  case 'end':
2391
- return _context14.stop();
2366
+ return _context13.stop();
2392
2367
  }
2393
2368
  }
2394
- }, _callee14, this, [[1, 34], [5, 18, 22, 30], [23,, 25, 29]]);
2369
+ }, _callee13, this, [[1, 34], [5, 18, 22, 30], [23,, 25, 29]]);
2395
2370
  }));
2396
2371
 
2397
2372
  return function handleUserInputs(_x8) {
@@ -2401,9 +2376,9 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2401
2376
 
2402
2377
  var that, curmode, promises, _enumController$getEn22, PayStyle, commit;
2403
2378
 
2404
- return _regenerator2.default.wrap(function _callee15$(_context15) {
2379
+ return _regenerator2.default.wrap(function _callee14$(_context14) {
2405
2380
  while (1) {
2406
- switch (_context15.prev = _context15.next) {
2381
+ switch (_context14.prev = _context14.next) {
2407
2382
  case 0:
2408
2383
  that = _this2;
2409
2384
  curmode = _this2.store.paymode.currentMode;
@@ -2422,33 +2397,33 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2422
2397
  }
2423
2398
 
2424
2399
  commit = function () {
2425
- var _ref19 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee13(values) {
2400
+ var _ref19 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee12(values) {
2426
2401
  var result;
2427
- return _regenerator2.default.wrap(function _callee13$(_context13) {
2402
+ return _regenerator2.default.wrap(function _callee12$(_context12) {
2428
2403
  while (1) {
2429
- switch (_context13.prev = _context13.next) {
2404
+ switch (_context12.prev = _context12.next) {
2430
2405
  case 0:
2431
2406
  if (!(values.length > 0)) {
2432
- _context13.next = 6;
2407
+ _context12.next = 6;
2433
2408
  break;
2434
2409
  }
2435
2410
 
2436
- _context13.next = 3;
2411
+ _context12.next = 3;
2437
2412
  return that.store.validePwd(values[0]);
2438
2413
 
2439
2414
  case 3:
2440
- _context13.t0 = _context13.sent;
2441
- _context13.next = 7;
2415
+ _context12.t0 = _context12.sent;
2416
+ _context12.next = 7;
2442
2417
  break;
2443
2418
 
2444
2419
  case 6:
2445
- _context13.t0 = "";
2420
+ _context12.t0 = "";
2446
2421
 
2447
2422
  case 7:
2448
- result = _context13.t0;
2423
+ result = _context12.t0;
2449
2424
 
2450
2425
  if (!(result == "")) {
2451
- _context13.next = 13;
2426
+ _context12.next = 13;
2452
2427
  break;
2453
2428
  }
2454
2429
 
@@ -2456,19 +2431,19 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2456
2431
  //返回
2457
2432
  that.setCurrentFocusAndAddPay(curmode.paymentType, null, curmode.paymethodId);
2458
2433
  _promise2.default.resolve();
2459
- _context13.next = 15;
2434
+ _context12.next = 15;
2460
2435
  break;
2461
2436
 
2462
2437
  case 13:
2463
- _context13.next = 15;
2438
+ _context12.next = 15;
2464
2439
  return _promise2.default.reject(result);
2465
2440
 
2466
2441
  case 15:
2467
2442
  case 'end':
2468
- return _context13.stop();
2443
+ return _context12.stop();
2469
2444
  }
2470
2445
  }
2471
- }, _callee13, _this3);
2446
+ }, _callee12, _this3);
2472
2447
  }));
2473
2448
 
2474
2449
  return function commit(_x7) {
@@ -2480,10 +2455,10 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2480
2455
 
2481
2456
  case 6:
2482
2457
  case 'end':
2483
- return _context15.stop();
2458
+ return _context14.stop();
2484
2459
  }
2485
2460
  }
2486
- }, _callee15, _this3);
2461
+ }, _callee14, _this3);
2487
2462
  }));
2488
2463
 
2489
2464
  _this2.fKeyboardOnOk = function (paymethodeId) {
@@ -2523,15 +2498,15 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2523
2498
  };
2524
2499
 
2525
2500
  _this2.inputPwd = function () {
2526
- var _ref21 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee16(paymode) {
2501
+ var _ref21 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee15(paymode) {
2527
2502
  var that, confirmPwd;
2528
- return _regenerator2.default.wrap(function _callee16$(_context16) {
2503
+ return _regenerator2.default.wrap(function _callee15$(_context15) {
2529
2504
  while (1) {
2530
- switch (_context16.prev = _context16.next) {
2505
+ switch (_context15.prev = _context15.next) {
2531
2506
  case 0:
2532
2507
  that = _this2;
2533
2508
  confirmPwd = _this2.state.confirmPwd;
2534
- return _context16.abrupt('return', new _promise2.default(function (resolve, reject) {
2509
+ return _context15.abrupt('return', new _promise2.default(function (resolve, reject) {
2535
2510
  var modal = (0, _asyncModal2.default)({
2536
2511
  onPressEnter: function onPressEnter() {
2537
2512
  _keyboard2.default.close();
@@ -2666,10 +2641,10 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2666
2641
 
2667
2642
  case 3:
2668
2643
  case 'end':
2669
- return _context16.stop();
2644
+ return _context15.stop();
2670
2645
  }
2671
2646
  }
2672
- }, _callee16, _this3);
2647
+ }, _callee15, _this3);
2673
2648
  }));
2674
2649
 
2675
2650
  return function (_x9) {
@@ -2678,12 +2653,12 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2678
2653
  }();
2679
2654
 
2680
2655
  _this2.btnDebounced = function () {
2681
- var _ref24 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee17(type, bquick) {
2682
- var IdbusiType, CustomerPhone, DistributionMode, Address, isEnableSerialNumber, resultObj, title, productStore, checkResult, _enumController$getEn23, PayStyle, _this2$store7, paymode, brefund, boriginReturn, newStyle, status;
2656
+ var _ref24 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee16(type, bquick) {
2657
+ var IdbusiType, CustomerPhone, DistributionMode, Address, isEnableSerialNumber, resultObj, title, _enumController$getEn23, PayStyle, _this2$store8, paymode, brefund, boriginReturn, newStyle, status;
2683
2658
 
2684
- return _regenerator2.default.wrap(function _callee17$(_context17) {
2659
+ return _regenerator2.default.wrap(function _callee16$(_context16) {
2685
2660
  while (1) {
2686
- switch (_context17.prev = _context17.next) {
2661
+ switch (_context16.prev = _context16.next) {
2687
2662
  case 0:
2688
2663
  IdbusiType = _this2.context && _this2.context.viewModel && _this2.context.viewModel.data && _this2.context.viewModel.data.IdbusiType;
2689
2664
  CustomerPhone = _this2.context && _this2.context.viewModel && _this2.context.viewModel.data && _this2.context.viewModel.data.CustomerPhone;
@@ -2692,7 +2667,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2692
2667
  //预订时,若没录入买家手机号,或配送方式为快递时,弹框买家信息确认框
2693
2668
 
2694
2669
  if (!(IdbusiType == 38)) {
2695
- _context17.next = 14;
2670
+ _context16.next = 14;
2696
2671
  break;
2697
2672
  }
2698
2673
 
@@ -2703,11 +2678,11 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2703
2678
  });
2704
2679
 
2705
2680
  if (!(isEnableSerialNumber && resultObj && (DistributionMode.Id == 'ELECTRONIC' || DistributionMode.Id == 'CITY_DISTRIBUTE'))) {
2706
- _context17.next = 9;
2681
+ _context16.next = 9;
2707
2682
  break;
2708
2683
  }
2709
2684
 
2710
- return _context17.abrupt('return', _message2.default.error('启用了序列号管理和批号/有效期管理的商品,不支持快递和同城配送'));
2685
+ return _context16.abrupt('return', _message2.default.error('启用了序列号管理和批号/有效期管理的商品,不支持快递和同城配送'));
2711
2686
 
2712
2687
  case 9:
2713
2688
 
@@ -2716,48 +2691,31 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2716
2691
  }
2717
2692
 
2718
2693
  if (!(!CustomerPhone && !_this2.context.viewModel.data.Member.Mobilephone || DistributionMode.Id == 'ELECTRONIC' || DistributionMode.Id == 'CITY_DISTRIBUTE')) {
2719
- _context17.next = 14;
2694
+ _context16.next = 14;
2720
2695
  break;
2721
2696
  }
2722
2697
 
2723
2698
  title = (DistributionMode.Id == 'ELECTRONIC' || DistributionMode.Id == 'CITY_DISTRIBUTE') && Address ? '收货地址确认' : '收货人';
2724
- _context17.next = 14;
2699
+ _context16.next = 14;
2725
2700
  return _this2.props.openBuyerModal(title);
2726
2701
 
2727
2702
  case 14:
2728
2703
 
2729
- // 极速模式错误校验
2730
-
2731
- productStore = _mutantsMicrofx.stores.productStore;
2732
- _context17.next = 17;
2733
- return productStore.checkShouldSettlement();
2734
-
2735
- case 17:
2736
- checkResult = _context17.sent;
2737
-
2738
- if (checkResult) {
2739
- _context17.next = 20;
2740
- break;
2741
- }
2742
-
2743
- return _context17.abrupt('return', false);
2744
-
2745
- case 20:
2746
-
2747
2704
  _this2.setState({
2748
- bquick: bquick
2705
+ bquick: bquick,
2706
+ isInputMember: true
2749
2707
  });
2750
2708
  _enumController$getEn23 = _mutantsUtil.enumController.getEnumOj(), PayStyle = _enumController$getEn23.PayStyle;
2751
- _this2$store7 = _this2.store, paymode = _this2$store7.paymode, brefund = _this2$store7.brefund, boriginReturn = _this2$store7.boriginReturn, newStyle = _this2$store7.newStyle;
2709
+ _this2$store8 = _this2.store, paymode = _this2$store8.paymode, brefund = _this2$store8.brefund, boriginReturn = _this2$store8.boriginReturn, newStyle = _this2$store8.newStyle;
2752
2710
 
2753
2711
  if (!(bquick && !_mutantsMicrofx.stores.offlineSys.shouldSettlement(type))) {
2754
- _context17.next = 25;
2712
+ _context16.next = 19;
2755
2713
  break;
2756
2714
  }
2757
2715
 
2758
- return _context17.abrupt('return', false);
2716
+ return _context16.abrupt('return', false);
2759
2717
 
2760
- case 25:
2718
+ case 19:
2761
2719
  status = false;
2762
2720
 
2763
2721
  paymode.thePaymodes.forEach(function (v) {
@@ -2770,13 +2728,13 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2770
2728
  });
2771
2729
 
2772
2730
  if (!_this2.btndebounced) {
2773
- _context17.next = 30;
2731
+ _context16.next = 24;
2774
2732
  break;
2775
2733
  }
2776
2734
 
2777
- return _context17.abrupt('return');
2735
+ return _context16.abrupt('return');
2778
2736
 
2779
- case 30:
2737
+ case 24:
2780
2738
  _this2.btndebounced = (0, _debounce3.default)(function () {
2781
2739
  if (bquick) {
2782
2740
  _this2.quickSettle(type);
@@ -2793,12 +2751,12 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2793
2751
  _this2.btndebounced = null;
2794
2752
  }, 2000);
2795
2753
 
2796
- case 33:
2754
+ case 27:
2797
2755
  case 'end':
2798
- return _context17.stop();
2756
+ return _context16.stop();
2799
2757
  }
2800
2758
  }
2801
- }, _callee17, _this3);
2759
+ }, _callee16, _this3);
2802
2760
  }));
2803
2761
 
2804
2762
  return function (_x10, _x11) {
@@ -3231,9 +3189,9 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
3231
3189
  };
3232
3190
 
3233
3191
  _this2.checkCurrentModeHaveMutex = function (type) {
3234
- var _this2$store8 = _this2.store,
3235
- paymode = _this2$store8.paymode,
3236
- newStyle = _this2$store8.newStyle;
3192
+ var _this2$store9 = _this2.store,
3193
+ paymode = _this2$store9.paymode,
3194
+ newStyle = _this2$store9.newStyle;
3237
3195
 
3238
3196
  var _enumController$getEn28 = _mutantsUtil.enumController.getEnumOj(),
3239
3197
  PayStyle = _enumController$getEn28.PayStyle;
@@ -3434,7 +3392,6 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
3434
3392
  _this2.setTimer = null;
3435
3393
  _this2.keypressStime = null;
3436
3394
  _this2.store = !(props.type == 1) ? _mutantsMicrofx.stores.settlementVoucherStore : _mutantsMicrofx.stores.settlementMemberStore;
3437
- _this2.voucherRunningFast = _mutantsMicrofx.localStore && _mutantsMicrofx.localStore.get('vocherRunningFast') == '1';
3438
3395
  return _this2;
3439
3396
  }
3440
3397
 
@@ -3567,15 +3524,13 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
3567
3524
  return true;
3568
3525
  }
3569
3526
 
3570
- /**
3571
- *
3572
- * @param {*} thePaymodes 支付方式列表
3573
- * @param {*} currenIndex 当前支付方式下标
3574
- * @param {*} symbol 从当前currenIndex开始 还是从当前currenIndex截止
3527
+ /**
3528
+ *
3529
+ * @param {*} thePaymodes 支付方式列表
3530
+ * @param {*} currenIndex 当前支付方式下标
3531
+ * @param {*} symbol 从当前currenIndex开始 还是从当前currenIndex截止
3575
3532
  */
3576
3533
 
3577
- // 极速模式下是否开启了支付有礼功能
3578
-
3579
3534
  // 处理客显显示功能
3580
3535
 
3581
3536
 
@@ -4052,7 +4007,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
4052
4007
  onClose: this.handleCancel,
4053
4008
  visible: this.state.visible,
4054
4009
  destroyOnClose: true,
4055
- className: 'settlement-wraper ' + (this.voucherRunningFast ? 'no-zoom' : null),
4010
+ className: 'settlement-wraper',
4056
4011
  style: { 'zIndex': 1006 }
4057
4012
  },
4058
4013
  _react2.default.createElement(
@@ -4323,7 +4278,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
4323
4278
  onClose: this.handleCancel,
4324
4279
  visible: this.state.visible,
4325
4280
  destroyOnClose: true,
4326
- className: 'settlement-wraper ' + (this.voucherRunningFast ? 'no-zoom' : ''),
4281
+ className: 'settlement-wraper',
4327
4282
  style: { 'zIndex': 1006 }
4328
4283
  },
4329
4284
  _react2.default.createElement(
@@ -4633,7 +4588,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
4633
4588
  _react2.default.createElement(
4634
4589
  _modal2.default,
4635
4590
  {
4636
- wrapClassName: 'czk ' + (this.voucherRunningFast ? 'no-zoom' : '') + ' ' + (this.isHorizontalPad ? 'extraHeight' : ''),
4591
+ wrapClassName: 'czk ' + (this.isHorizontalPad ? 'extraHeight' : ''),
4637
4592
  width: '400px',
4638
4593
  visible: this.state.czkVisible,
4639
4594
  maskClosable: false,
@@ -4745,22 +4700,22 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
4745
4700
  return _this8.czkInput = input;
4746
4701
  },
4747
4702
  onKeyDown: function () {
4748
- var _ref30 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee18(e) {
4703
+ var _ref30 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee17(e) {
4749
4704
  var time, _paymode;
4750
4705
 
4751
- return _regenerator2.default.wrap(function _callee18$(_context18) {
4706
+ return _regenerator2.default.wrap(function _callee17$(_context17) {
4752
4707
  while (1) {
4753
- switch (_context18.prev = _context18.next) {
4708
+ switch (_context17.prev = _context17.next) {
4754
4709
  case 0:
4755
4710
  if (!(e.keyCode == 13)) {
4756
- _context18.next = 14;
4711
+ _context17.next = 14;
4757
4712
  break;
4758
4713
  }
4759
4714
 
4760
4715
  time = Date.parse(new Date());
4761
4716
 
4762
4717
  if (!(_this8.isStorageCardInputType && time - _this8.keypressStime > 350)) {
4763
- _context18.next = 7;
4718
+ _context17.next = 7;
4764
4719
  break;
4765
4720
  }
4766
4721
 
@@ -4769,11 +4724,11 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
4769
4724
  _this8.setState({
4770
4725
  czkValue: null
4771
4726
  });
4772
- return _context18.abrupt('return');
4727
+ return _context17.abrupt('return');
4773
4728
 
4774
4729
  case 7:
4775
4730
  _this8.keypressStime = null;
4776
- _context18.next = 10;
4731
+ _context17.next = 10;
4777
4732
  return _this8.loadCzk(e.target.value);
4778
4733
 
4779
4734
  case 10:
@@ -4784,7 +4739,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
4784
4739
  czkvalue: null
4785
4740
  });
4786
4741
  }
4787
- _context18.next = 15;
4742
+ _context17.next = 15;
4788
4743
  break;
4789
4744
 
4790
4745
  case 14:
@@ -4794,10 +4749,10 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
4794
4749
 
4795
4750
  case 15:
4796
4751
  case 'end':
4797
- return _context18.stop();
4752
+ return _context17.stop();
4798
4753
  }
4799
4754
  }
4800
- }, _callee18, _this8);
4755
+ }, _callee17, _this8);
4801
4756
  }));
4802
4757
 
4803
4758
  return function (_x13) {
@@ -4911,7 +4866,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
4911
4866
  _react2.default.createElement(
4912
4867
  _modal2.default,
4913
4868
  {
4914
- wrapClassName: _index.hotKey.hotKeyBindClass('5', 'moreCzkModal') + ' ' + (this.voucherRunningFast ? 'no-zoom' : '') + ' ' + (this.isHorizontalPad ? 'extraHeight' : ''),
4869
+ wrapClassName: _index.hotKey.hotKeyBindClass('5', 'moreCzkModal') + ' ' + (this.isHorizontalPad ? 'extraHeight' : ''),
4915
4870
  width: '400px',
4916
4871
  visible: this.state.moreCzkVisible,
4917
4872
  maskClosable: false,
@@ -4953,7 +4908,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
4953
4908
  _react2.default.createElement(
4954
4909
  _modal2.default,
4955
4910
  (0, _defineProperty3.default)({
4956
- wrapClassName: 'djq ' + (this.voucherRunningFast ? 'no-zoom' : '') + ' ' + (this.isHorizontalPad ? 'extraHeight' : '') + ' passwordContainer',
4911
+ wrapClassName: 'djq ' + (this.isHorizontalPad ? 'extraHeight' : '') + ' passwordContainer',
4957
4912
  width: '400px',
4958
4913
  visible: this.state.showSetPwdModal,
4959
4914
  backdropClosable: false,
@@ -5050,7 +5005,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
5050
5005
  _react2.default.createElement(
5051
5006
  _modal2.default,
5052
5007
  {
5053
- wrapClassName: 'djq ' + (this.voucherRunningFast ? 'no-zoom' : '') + ' ' + (this.isHorizontalPad ? 'extraHeight' : ''),
5008
+ wrapClassName: 'djq ' + (this.isHorizontalPad ? 'extraHeight' : ''),
5054
5009
  width: '810px',
5055
5010
  visible: this.state.djqVisible,
5056
5011
  maskClosable: false,
@@ -5374,7 +5329,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
5374
5329
  _react2.default.createElement(
5375
5330
  _modal2.default,
5376
5331
  {
5377
- wrapClassName: 'czk ' + (this.voucherRunningFast ? 'no-zoom' : '') + ' ' + (this.isHorizontalPad ? 'extraHeight' : ''),
5332
+ wrapClassName: 'czk ' + (this.isHorizontalPad ? 'extraHeight' : ''),
5378
5333
  width: '420px',
5379
5334
  visible: this.state.jfdxVisible,
5380
5335
  maskClosable: false,