tplus-components-touch 3.41.6 → 3.42.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.
- package/dist/components/billSearch/index.js +38 -15
- package/dist/components/billSearch/index.js.map +1 -1
- package/dist/components/cloudPrint/BTPrintFormatUtil.js +2 -2
- package/dist/components/cloudPrint/BTPrintFormatUtil.js.map +1 -1
- package/dist/components/cloudPrint/index.js +608 -891
- package/dist/components/cloudPrint/index.js.map +1 -1
- package/dist/components/cloudPrint/printDispatch.js +47 -151
- package/dist/components/cloudPrint/printDispatch.js.map +1 -1
- package/dist/components/deliverySearch/index.js +1 -5
- package/dist/components/deliverySearch/index.js.map +1 -1
- package/dist/components/hardwareAPI/index.js +12 -46
- package/dist/components/hardwareAPI/index.js.map +1 -1
- package/dist/components/inventorySearch/tab.js +1 -6
- package/dist/components/inventorySearch/tab.js.map +1 -1
- package/dist/components/loading/loadingContent.js +2 -5
- package/dist/components/loading/loadingContent.js.map +1 -1
- package/dist/components/message/index.js +5 -4
- package/dist/components/message/index.js.map +1 -1
- package/dist/components/notification/index.js +12 -11
- package/dist/components/notification/index.js.map +1 -1
- package/dist/components/progressState/EmptyAndErrorView.js +7 -5
- package/dist/components/progressState/EmptyAndErrorView.js.map +1 -1
- package/dist/components/settlement/settlement.js +93 -62
- package/dist/components/settlement/settlement.js.map +1 -1
- package/dist/components/settlement/settlementStore.js +26 -16
- package/dist/components/settlement/settlementStore.js.map +1 -1
- package/dist/components/ticon/iconfont/demo.css +539 -539
- package/dist/components/touchTable/index.js +3 -5
- package/dist/components/touchTable/index.js.map +1 -1
- package/package.json +3 -3
- package/dist/components/cloudPrint/printTemplate/dialy_one.json +0 -239
- package/dist/components/cloudPrint/printTemplate/duty_one.json +0 -239
- package/dist/components/cloudPrint/printTemplate/retail_one.json +0 -208
- package/dist/components/cloudPrint/printTemplate/retail_two.json +0 -220
- package/dist/components/cloudPrint/printTemplate/storage_one.json +0 -129
- package/dist/components/cloudPrint/printTemplate/template.js +0 -52
- package/dist/components/cloudPrint/printTemplate/template.js.map +0 -1
@@ -1008,7 +1008,11 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
1008
1008
|
}, 200);
|
1009
1009
|
|
1010
1010
|
// TODO: 测试优惠券支付
|
1011
|
-
|
1011
|
+
|
1012
|
+
var _ref10 = _mutantsUtil.platform || {},
|
1013
|
+
isNewRetailBCPos = _ref10.isNewRetailBCPos;
|
1014
|
+
|
1015
|
+
if (isNewRetailBCPos && !_this2.store.paymode.currentMode.boriginReturn) {
|
1012
1016
|
_this2.store.getCouponList();
|
1013
1017
|
}
|
1014
1018
|
};
|
@@ -1090,8 +1094,8 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
1090
1094
|
};
|
1091
1095
|
|
1092
1096
|
_this2.checkOfflineEnable = function (paymode, key) {
|
1093
|
-
var
|
1094
|
-
paymodes =
|
1097
|
+
var _ref11 = paymode || {},
|
1098
|
+
paymodes = _ref11.paymodes;
|
1095
1099
|
|
1096
1100
|
var isOffline = _mutantsMicrofx.stores.offlineSys.isOffline;
|
1097
1101
|
|
@@ -1442,7 +1446,15 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
1442
1446
|
_message2.default.info('\u539F\u5355\u9000\u8D27\u65F6' + Differentiate.COUPON + '\u4E0D\u53EF\u4EE5\u53D6\u6D88\u3002');
|
1443
1447
|
return;
|
1444
1448
|
}
|
1445
|
-
|
1449
|
+
|
1450
|
+
var _ref12 = _mutantsUtil.platform || {},
|
1451
|
+
isNewRetailBCPos = _ref12.isNewRetailBCPos;
|
1452
|
+
|
1453
|
+
if (isNewRetailBCPos) {
|
1454
|
+
_this2.store.paymode.calcDjqCheckValue(q, _this2.store.dto);
|
1455
|
+
} else {
|
1456
|
+
_this2.store.paymode.calcDjqValue(q);
|
1457
|
+
}
|
1446
1458
|
// this.props.onGetCouponList && this.props.onGetCouponList(this.store.dto, _filter(this.store.paymode.currentMode.djqs,(djq)=>{return djq.couponCategoryEnum !== 'RIGHT'}));
|
1447
1459
|
// this.props.onGetCouponList && this.props.onGetCouponList(this.store.dto, _filter(this.store.paymode.currentMode.djqs,(djq)=>{return djq.checked}), this.store.paymode.currentMode.djqs);
|
1448
1460
|
};
|
@@ -1935,13 +1947,13 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
1935
1947
|
if (_this2.hasElectron === false) return;
|
1936
1948
|
var dt = _mutantsMicrofx.localStore.get('portsetting_hardSet') || [];
|
1937
1949
|
|
1938
|
-
var
|
1939
|
-
guestshow_enable =
|
1940
|
-
guestshow_clear =
|
1941
|
-
guestshow_welcome =
|
1942
|
-
guestshow_collect =
|
1943
|
-
guestshow_refund =
|
1944
|
-
guestshow_change =
|
1950
|
+
var _ref16 = dt || {},
|
1951
|
+
guestshow_enable = _ref16.guestshow_enable,
|
1952
|
+
guestshow_clear = _ref16.guestshow_clear,
|
1953
|
+
guestshow_welcome = _ref16.guestshow_welcome,
|
1954
|
+
guestshow_collect = _ref16.guestshow_collect,
|
1955
|
+
guestshow_refund = _ref16.guestshow_refund,
|
1956
|
+
guestshow_change = _ref16.guestshow_change;
|
1945
1957
|
|
1946
1958
|
var hasSuccess = _mutantsMicrofx.localStore && _mutantsMicrofx.localStore.get('portsetting_hardSet_isSuccess');
|
1947
1959
|
if (!guestshow_enable || !!guestshow_enable && hasSuccess == '0') return;
|
@@ -1976,9 +1988,9 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
1976
1988
|
};
|
1977
1989
|
|
1978
1990
|
_this2.handleSettle = function () {
|
1979
|
-
var
|
1991
|
+
var _ref17 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee11(args) {
|
1980
1992
|
var handleUserInputs = function () {
|
1981
|
-
var
|
1993
|
+
var _ref19 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee10(promises) {
|
1982
1994
|
var results, _iteratorNormalCompletion, _didIteratorError, _iteratorError, _iterator, _step, p, _result;
|
1983
1995
|
|
1984
1996
|
return _regenerator2.default.wrap(function _callee10$(_context10) {
|
@@ -2069,7 +2081,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
2069
2081
|
}));
|
2070
2082
|
|
2071
2083
|
return function handleUserInputs(_x6) {
|
2072
|
-
return
|
2084
|
+
return _ref19.apply(this, arguments);
|
2073
2085
|
};
|
2074
2086
|
}();
|
2075
2087
|
|
@@ -2162,7 +2174,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
2162
2174
|
});
|
2163
2175
|
|
2164
2176
|
commit = function () {
|
2165
|
-
var
|
2177
|
+
var _ref18 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee9(values) {
|
2166
2178
|
var result;
|
2167
2179
|
return _regenerator2.default.wrap(function _callee9$(_context9) {
|
2168
2180
|
while (1) {
|
@@ -2236,7 +2248,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
2236
2248
|
}));
|
2237
2249
|
|
2238
2250
|
return function commit(_x5) {
|
2239
|
-
return
|
2251
|
+
return _ref18.apply(this, arguments);
|
2240
2252
|
};
|
2241
2253
|
}();
|
2242
2254
|
|
@@ -2251,13 +2263,13 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
2251
2263
|
}));
|
2252
2264
|
|
2253
2265
|
return function (_x4) {
|
2254
|
-
return
|
2266
|
+
return _ref17.apply(this, arguments);
|
2255
2267
|
};
|
2256
2268
|
}();
|
2257
2269
|
|
2258
2270
|
_this2.handleCzk = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee14() {
|
2259
2271
|
var handleUserInputs = function () {
|
2260
|
-
var
|
2272
|
+
var _ref23 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee13(promises) {
|
2261
2273
|
var results, _iteratorNormalCompletion2, _didIteratorError2, _iteratorError2, _iterator2, _step2, p, _result2;
|
2262
2274
|
|
2263
2275
|
return _regenerator2.default.wrap(function _callee13$(_context13) {
|
@@ -2354,11 +2366,11 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
2354
2366
|
}));
|
2355
2367
|
|
2356
2368
|
return function handleUserInputs(_x8) {
|
2357
|
-
return
|
2369
|
+
return _ref23.apply(this, arguments);
|
2358
2370
|
};
|
2359
2371
|
}();
|
2360
2372
|
|
2361
|
-
var that, curmode, promises, _enumController$getEn22, PayStyle, commit;
|
2373
|
+
var that, curmode, promises, _ref21, isNewRetailBCPos, _enumController$getEn22, PayStyle, commit;
|
2362
2374
|
|
2363
2375
|
return _regenerator2.default.wrap(function _callee14$(_context14) {
|
2364
2376
|
while (1) {
|
@@ -2367,21 +2379,28 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
2367
2379
|
that = _this2;
|
2368
2380
|
curmode = _this2.store.paymode.currentMode;
|
2369
2381
|
promises = [];
|
2382
|
+
_ref21 = _mutantsUtil.platform || {}, isNewRetailBCPos = _ref21.isNewRetailBCPos;
|
2370
2383
|
|
2371
|
-
if (
|
2372
|
-
|
2384
|
+
if (isNewRetailBCPos) {
|
2385
|
+
if (curmode.value > 0) {
|
2386
|
+
_enumController$getEn22 = _mutantsUtil.enumController.getEnumOj(), PayStyle = _enumController$getEn22.PayStyle;
|
2373
2387
|
|
2374
|
-
|
2375
|
-
|
2376
|
-
|
2377
|
-
|
2378
|
-
|
2388
|
+
if (curmode.paymentType === PayStyle.hyczk) {
|
2389
|
+
if (curmode.cardTypeEnum === 'BALANCE_CARD') {
|
2390
|
+
!curmode.freePaymentPasswordStore && promises.push(that.inputPwd(curmode));
|
2391
|
+
} else {
|
2392
|
+
curmode.isNeedPassword && promises.push(that.inputPwd(curmode));
|
2393
|
+
}
|
2379
2394
|
}
|
2380
2395
|
}
|
2396
|
+
} else {
|
2397
|
+
if (curmode.member.needPwd && curmode.value > 0) {
|
2398
|
+
promises.push(that.inputPwd(curmode));
|
2399
|
+
}
|
2381
2400
|
}
|
2382
2401
|
|
2383
2402
|
commit = function () {
|
2384
|
-
var
|
2403
|
+
var _ref22 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee12(values) {
|
2385
2404
|
var result;
|
2386
2405
|
return _regenerator2.default.wrap(function _callee12$(_context12) {
|
2387
2406
|
while (1) {
|
@@ -2431,13 +2450,13 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
2431
2450
|
}));
|
2432
2451
|
|
2433
2452
|
return function commit(_x7) {
|
2434
|
-
return
|
2453
|
+
return _ref22.apply(this, arguments);
|
2435
2454
|
};
|
2436
2455
|
}();
|
2437
2456
|
|
2438
2457
|
handleUserInputs(promises);
|
2439
2458
|
|
2440
|
-
case
|
2459
|
+
case 7:
|
2441
2460
|
case 'end':
|
2442
2461
|
return _context14.stop();
|
2443
2462
|
}
|
@@ -2482,7 +2501,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
2482
2501
|
};
|
2483
2502
|
|
2484
2503
|
_this2.inputPwd = function () {
|
2485
|
-
var
|
2504
|
+
var _ref24 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee15(paymode) {
|
2486
2505
|
var that, confirmPwd;
|
2487
2506
|
return _regenerator2.default.wrap(function _callee15$(_context15) {
|
2488
2507
|
while (1) {
|
@@ -2498,8 +2517,8 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
2498
2517
|
// if (v !== '') {
|
2499
2518
|
modal.destroy();
|
2500
2519
|
|
2501
|
-
var
|
2502
|
-
confirmPwd =
|
2520
|
+
var _ref25 = that.state || {},
|
2521
|
+
confirmPwd = _ref25.confirmPwd;
|
2503
2522
|
|
2504
2523
|
setTimeout(function () {
|
2505
2524
|
paymode.authCode = v;
|
@@ -2590,8 +2609,8 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
2590
2609
|
type: 'primary', size: 'large', onClick: function onClick() {
|
2591
2610
|
var v = (0, _trim3.default)(that['inputAmount']['input']['value']);
|
2592
2611
|
|
2593
|
-
var
|
2594
|
-
confirmPwd =
|
2612
|
+
var _ref26 = that.state || {},
|
2613
|
+
confirmPwd = _ref26.confirmPwd;
|
2595
2614
|
// if (v !== '') {
|
2596
2615
|
|
2597
2616
|
|
@@ -2632,12 +2651,12 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
2632
2651
|
}));
|
2633
2652
|
|
2634
2653
|
return function (_x9) {
|
2635
|
-
return
|
2654
|
+
return _ref24.apply(this, arguments);
|
2636
2655
|
};
|
2637
2656
|
}();
|
2638
2657
|
|
2639
2658
|
_this2.btnDebounced = function () {
|
2640
|
-
var
|
2659
|
+
var _ref27 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee16(type, bquick) {
|
2641
2660
|
var IdbusiType, CustomerPhone, DistributionMode, Address, isEnableSerialNumber, resultObj, title, _enumController$getEn23, PayStyle, _this2$store8, paymode, brefund, boriginReturn, newStyle, status;
|
2642
2661
|
|
2643
2662
|
return _regenerator2.default.wrap(function _callee16$(_context16) {
|
@@ -2744,13 +2763,14 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
2744
2763
|
}));
|
2745
2764
|
|
2746
2765
|
return function (_x10, _x11) {
|
2747
|
-
return
|
2766
|
+
return _ref27.apply(this, arguments);
|
2748
2767
|
};
|
2749
2768
|
}();
|
2750
2769
|
|
2751
2770
|
_this2.onCzkChange = function (v) {
|
2752
|
-
|
2753
|
-
|
2771
|
+
// console.log("czk change:"+new Date().toLocaleTimeString())
|
2772
|
+
var _ref28 = _mutantsUtil.platform || {},
|
2773
|
+
isNewRetailBCPos = _ref28.isNewRetailBCPos;
|
2754
2774
|
|
2755
2775
|
if (!isNewRetailBCPos) {
|
2756
2776
|
_this2.store.paymode.currentMode.member.setCardNo(v);
|
@@ -2761,6 +2781,13 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
2761
2781
|
_this2.setState({
|
2762
2782
|
czkValue: v
|
2763
2783
|
});
|
2784
|
+
// if(this.debounced){
|
2785
|
+
// this.debounced.cancel();
|
2786
|
+
// this.debounced=null;
|
2787
|
+
// // console.log("debounce canceled");
|
2788
|
+
// }
|
2789
|
+
// this.debounced=_debounce(()=>{this.loadCzk(v)},2000);
|
2790
|
+
// this.debounced();
|
2764
2791
|
};
|
2765
2792
|
|
2766
2793
|
_this2.czkKeyboardOnOk = function (e) {
|
@@ -3352,12 +3379,12 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
3352
3379
|
|
3353
3380
|
_this2.hasElectron = hasElectron;
|
3354
3381
|
|
3355
|
-
var
|
3356
|
-
MemberMeStorageCardInputByKeyBoard =
|
3357
|
-
ICCardServer =
|
3358
|
-
ICCardPassword =
|
3359
|
-
PreSellOrBook =
|
3360
|
-
PercentageWhenBook =
|
3382
|
+
var _ref29 = _mutantsMicrofx.stores.user.options.get('loginInfo') || {},
|
3383
|
+
MemberMeStorageCardInputByKeyBoard = _ref29.MemberMeStorageCardInputByKeyBoard,
|
3384
|
+
ICCardServer = _ref29.ICCardServer,
|
3385
|
+
ICCardPassword = _ref29.ICCardPassword,
|
3386
|
+
PreSellOrBook = _ref29.PreSellOrBook,
|
3387
|
+
PercentageWhenBook = _ref29.PercentageWhenBook;
|
3361
3388
|
|
3362
3389
|
_this2.isStorageCardInputType = MemberMeStorageCardInputByKeyBoard; // 仅储值卡是否禁用键盘输入,'0'为不禁用 '1'为禁用
|
3363
3390
|
_this2.iCCardServer = parseInt(ICCardServer); // 启用IC卡:0为禁用 1为启用
|
@@ -3366,9 +3393,9 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
3366
3393
|
_this2.percentageWhenBook = PercentageWhenBook;
|
3367
3394
|
//移动端环境下,没有读取IC卡的方式。
|
3368
3395
|
|
3369
|
-
var
|
3370
|
-
isHorizontalPad =
|
3371
|
-
isHorizontalSunMi =
|
3396
|
+
var _ref30 = _mutantsUtil.platform || {},
|
3397
|
+
isHorizontalPad = _ref30.isHorizontalPad,
|
3398
|
+
isHorizontalSunMi = _ref30.isHorizontalSunMi;
|
3372
3399
|
|
3373
3400
|
_this2.isHorizontalPad = !!isHorizontalPad;
|
3374
3401
|
_this2.isHorizontalSunMi = !!isHorizontalSunMi;
|
@@ -3514,8 +3541,8 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
3514
3541
|
}, {
|
3515
3542
|
key: 'isNoProductTip',
|
3516
3543
|
value: function isNoProductTip(nonProductMap) {
|
3517
|
-
var
|
3518
|
-
RetailDetails =
|
3544
|
+
var _ref31 = this.context.viewModel.data || {},
|
3545
|
+
RetailDetails = _ref31.RetailDetails;
|
3519
3546
|
|
3520
3547
|
var temphtml = [];
|
3521
3548
|
if ((0, _keys2.default)(nonProductMap).length > 0) {
|
@@ -3702,6 +3729,10 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
3702
3729
|
newPassConfirm = _state2.newPassConfirm,
|
3703
3730
|
newPass = _state2.newPass,
|
3704
3731
|
isNotAutoFocus = _state2.isNotAutoFocus;
|
3732
|
+
|
3733
|
+
var _ref32 = _mutantsUtil.platform || {},
|
3734
|
+
isNewRetailBCPos = _ref32.isNewRetailBCPos;
|
3735
|
+
|
3705
3736
|
var _store2 = this.store,
|
3706
3737
|
paymode = _store2.paymode,
|
3707
3738
|
brefund = _store2.brefund,
|
@@ -3786,11 +3817,11 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
3786
3817
|
quantity4 = 0;
|
3787
3818
|
var sumQuantity = 0; //数量总和的值,包括称重的。
|
3788
3819
|
|
3789
|
-
var
|
3790
|
-
|
3791
|
-
buyQuantity =
|
3792
|
-
|
3793
|
-
returnQuantity =
|
3820
|
+
var _ref33 = quantityDetail || {},
|
3821
|
+
_ref33$buyQuantity = _ref33.buyQuantity,
|
3822
|
+
buyQuantity = _ref33$buyQuantity === undefined ? 0 : _ref33$buyQuantity,
|
3823
|
+
_ref33$returnQuantity = _ref33.returnQuantity,
|
3824
|
+
returnQuantity = _ref33$returnQuantity === undefined ? 0 : _ref33$returnQuantity;
|
3794
3825
|
|
3795
3826
|
var quantityPrecision = (0, _tplusPoslogin.PosInitData)("QuantityPrecision");
|
3796
3827
|
quantityPrecision = quantityPrecision ? parseInt(quantityPrecision) : '';
|
@@ -4675,7 +4706,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
4675
4706
|
return _this8.czkInput = input;
|
4676
4707
|
},
|
4677
4708
|
onKeyDown: function () {
|
4678
|
-
var
|
4709
|
+
var _ref34 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee17(e) {
|
4679
4710
|
var time, _paymode;
|
4680
4711
|
|
4681
4712
|
return _regenerator2.default.wrap(function _callee17$(_context17) {
|
@@ -4731,7 +4762,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
4731
4762
|
}));
|
4732
4763
|
|
4733
4764
|
return function (_x13) {
|
4734
|
-
return
|
4765
|
+
return _ref34.apply(this, arguments);
|
4735
4766
|
};
|
4736
4767
|
}(),
|
4737
4768
|
onFocus: function onFocus(e) {
|
@@ -4788,8 +4819,8 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
4788
4819
|
_this8.setCurrentModeValue(event.target.value, Math.min(currentMode.maxamount, currentMode.balance));
|
4789
4820
|
},
|
4790
4821
|
defaultValue: currentMode && (0, _utils.getFixedNumber)(brefund ? currentMode.value : Math.min(currentMode.value, currentMode.maxamount, currentMode.balance)),
|
4791
|
-
ref: function ref(
|
4792
|
-
return _this8["inputCzkAmount"] =
|
4822
|
+
ref: function ref(_ref35) {
|
4823
|
+
return _this8["inputCzkAmount"] = _ref35;
|
4793
4824
|
},
|
4794
4825
|
onFocus: function onFocus(e) {
|
4795
4826
|
_this8.inputkey = "inputCzkAmount";
|
@@ -5459,8 +5490,8 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
5459
5490
|
_this8.setCurrentModeValue(e.target.value, Math.min(currentMode.maxamount, currentMode.member.exchangable));
|
5460
5491
|
},
|
5461
5492
|
defaultValue: currentMode && currentMode.member && (0, _utils.getFixedNumber)(Math.min(currentMode.value, currentMode.maxamount, currentMode.member.exchangable)),
|
5462
|
-
ref: function ref(
|
5463
|
-
return _this8["inputJfdxAmount"] =
|
5493
|
+
ref: function ref(_ref36) {
|
5494
|
+
return _this8["inputJfdxAmount"] = _ref36;
|
5464
5495
|
},
|
5465
5496
|
onFocus: function onFocus(e) {
|
5466
5497
|
_this8.inputkey = "inputJfdxAmount";
|