tplus-components-touch 3.19.2 → 3.22.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/README.md +16 -16
- package/dist/components/acCitySelect/CitySelect.js +18 -18
- package/dist/components/acCitySelect/CitySelect.js.map +1 -1
- package/dist/components/acCitySelect/CitySelect.less +9 -9
- package/dist/components/acCitySelect/citys.js.map +1 -1
- package/dist/components/acCitySelect/index.js.map +1 -1
- package/dist/components/acCitySelect/provinceData.js +7 -7
- package/dist/components/acCitySelect/provinceData.js.map +1 -1
- package/dist/components/addLog/AddLogProcessor.js +6 -6
- package/dist/components/addLog/AddLogProcessor.js.map +1 -1
- package/dist/components/addLog/OperationLogApi.js +3 -3
- package/dist/components/addLog/OperationLogApi.js.map +1 -1
- package/dist/components/autoComplete/index.js +14 -14
- package/dist/components/autoComplete/index.js.map +1 -1
- package/dist/components/autoComplete/index.less +89 -89
- package/dist/components/autoComplete/option.js.map +1 -1
- package/dist/components/autoCompleteWithKeyboard/index.js +14 -14
- package/dist/components/autoCompleteWithKeyboard/index.js.map +1 -1
- package/dist/components/autoCompleteWithKeyboard/index.less +7 -7
- package/dist/components/billSearch/api.js +29 -29
- package/dist/components/billSearch/api.js.map +1 -1
- package/dist/components/billSearch/index.js +6 -6
- package/dist/components/billSearch/index.js.map +1 -1
- package/dist/components/billSearch/index.less +363 -363
- package/dist/components/cloudPrint/BTPrintFormatUtil.js +17 -17
- package/dist/components/cloudPrint/BTPrintFormatUtil.js.map +1 -1
- package/dist/components/cloudPrint/api.js +1 -1
- package/dist/components/cloudPrint/api.js.map +1 -1
- package/dist/components/cloudPrint/index.js +28 -52
- package/dist/components/cloudPrint/index.js.map +1 -1
- package/dist/components/commonForm/addressPicker/index.js +7 -7
- package/dist/components/commonForm/addressPicker/index.js.map +1 -1
- package/dist/components/commonForm/addressPicker/style.less +10 -10
- package/dist/components/commonForm/autoComplete/index.js.map +1 -1
- package/dist/components/commonForm/autoComplete/style.less +2 -2
- package/dist/components/commonForm/datePicker/index.js.map +1 -1
- package/dist/components/commonForm/datePicker/style.less +4 -4
- package/dist/components/commonForm/formControl/index.js.map +1 -1
- package/dist/components/commonForm/index.js +4 -4
- package/dist/components/commonForm/index.js.map +1 -1
- package/dist/components/commonForm/inputNumber/index.js.map +1 -1
- package/dist/components/commonForm/inputNumber/style.less +10 -10
- package/dist/components/commonForm/radio/index.js.map +1 -1
- package/dist/components/commonForm/style.less +1 -1
- package/dist/components/deliverySearch/api.js +21 -21
- package/dist/components/deliverySearch/api.js.map +1 -1
- package/dist/components/deliverySearch/index.js +6 -6
- package/dist/components/deliverySearch/index.js.map +1 -1
- package/dist/components/deliverySearch/index.less +553 -553
- package/dist/components/form/index.js.map +1 -1
- package/dist/components/hardwareAPI/index.js.map +1 -1
- package/dist/components/hotKey/config.js +23 -23
- package/dist/components/hotKey/config.js.map +1 -1
- package/dist/components/hotKey/hotKeyModal.js.map +1 -1
- package/dist/components/hotKey/index.js +26 -26
- package/dist/components/hotKey/index.js.map +1 -1
- package/dist/components/hotKey/localConfig.js.map +1 -1
- package/dist/components/hotKey/style.less +96 -96
- package/dist/components/hotKey/utils.js.map +1 -1
- package/dist/components/input/index.js +6 -6
- package/dist/components/input/index.js.map +1 -1
- package/dist/components/input/style.less +99 -99
- package/dist/components/input/tplusInput/index.js +30 -30
- package/dist/components/input/tplusInput/index.js.map +1 -1
- package/dist/components/input/tplusInput/inputContent.js.map +1 -1
- package/dist/components/input/tplusInput/inputs.js.map +1 -1
- package/dist/components/input/tplusInput/style.less +132 -132
- package/dist/components/input/utils/index.js.map +1 -1
- package/dist/components/inventorySearch/api.js +58 -58
- package/dist/components/inventorySearch/api.js.map +1 -1
- package/dist/components/inventorySearch/index.js +15 -6
- package/dist/components/inventorySearch/index.js.map +1 -1
- package/dist/components/inventorySearch/index.less +119 -115
- package/dist/components/inventorySearch/store.js.map +1 -1
- package/dist/components/inventorySearch/tab.js.map +1 -1
- package/dist/components/keyboard/index.js +1 -1
- package/dist/components/keyboard/index.js.map +1 -1
- package/dist/components/keyboard/index.less +469 -469
- package/dist/components/keyboard/letterKeyboard.js +2 -2
- package/dist/components/keyboard/letterKeyboard.js.map +1 -1
- package/dist/components/keyboard/numKeyboard.js +4 -4
- package/dist/components/keyboard/numKeyboard.js.map +1 -1
- package/dist/components/keyboard/numKeyboardScan.js.map +1 -1
- package/dist/components/keyboard/numberButton_input.js +5 -5
- package/dist/components/keyboard/numberButton_input.js.map +1 -1
- package/dist/components/keyboard/numkeyboardPassword.js +4 -4
- package/dist/components/keyboard/numkeyboardPassword.js.map +1 -1
- package/dist/components/keyboard/onlyKeyboard.js +7 -7
- package/dist/components/keyboard/onlyKeyboard.js.map +1 -1
- package/dist/components/keyboard/onlyLetterButton.js +2 -2
- package/dist/components/keyboard/onlyLetterButton.js.map +1 -1
- package/dist/components/keyboard/onlyLetterButton2.js +2 -2
- package/dist/components/keyboard/onlyLetterButton2.js.map +1 -1
- package/dist/components/keyboard/onlyLetterButton2.less +161 -161
- package/dist/components/keyboard/onlyNumberButton.js +2 -2
- package/dist/components/keyboard/onlyNumberButton.js.map +1 -1
- package/dist/components/keyboard/onlyNumberButton2.js +3 -3
- package/dist/components/keyboard/onlyNumberButton2.js.map +1 -1
- package/dist/components/keyboard/textKeyboard.js.map +1 -1
- package/dist/components/layout/hamburger.js.map +1 -1
- package/dist/components/layout/index.js +10 -10
- package/dist/components/layout/index.js.map +1 -1
- package/dist/components/layout/layout.js.map +1 -1
- package/dist/components/layout/sider.js +12 -12
- package/dist/components/layout/sider.js.map +1 -1
- package/dist/components/layout/style.less +82 -82
- package/dist/components/loading/index.js +15 -15
- package/dist/components/loading/index.js.map +1 -1
- package/dist/components/loading/loadingContent.js.map +1 -1
- package/dist/components/loading/style.less +51 -51
- package/dist/components/loading/utils.js.map +1 -1
- package/dist/components/message/index.js +8 -8
- package/dist/components/message/index.js.map +1 -1
- package/dist/components/message/index.less +86 -86
- package/dist/components/modal/index.js.map +1 -1
- package/dist/components/modal/index.less +19 -19
- package/dist/components/modalVertical/index.js +7 -7
- package/dist/components/modalVertical/index.js.map +1 -1
- package/dist/components/modalVertical/style.less +60 -60
- package/dist/components/modalWraper/index.js +15 -15
- package/dist/components/modalWraper/index.js.map +1 -1
- package/dist/components/modalWraper/style.less +251 -251
- package/dist/components/modalWraper/utils.js.map +1 -1
- package/dist/components/notification/index.js +4 -4
- package/dist/components/notification/index.js.map +1 -1
- package/dist/components/notification/index.less +51 -51
- package/dist/components/overflowTip/index.js +15 -15
- package/dist/components/overflowTip/index.js.map +1 -1
- package/dist/components/overflowTip/style.less +66 -66
- package/dist/components/page/index.js.map +1 -1
- package/dist/components/page/index.less +21 -21
- package/dist/components/product/detail.js +7 -7
- package/dist/components/product/detail.js.map +1 -1
- package/dist/components/product/getCard.js +5 -5
- package/dist/components/product/getCard.js.map +1 -1
- package/dist/components/product/index.less +128 -128
- package/dist/components/progressState/EmptyAndErrorView.js.map +1 -1
- package/dist/components/progressState/ProgressState.js +10 -10
- package/dist/components/progressState/ProgressState.js.map +1 -1
- package/dist/components/progressState/index.js.map +1 -1
- package/dist/components/progressState/style.less +65 -65
- package/dist/components/scan/index.js.map +1 -1
- package/dist/components/scan/index.less +33 -33
- package/dist/components/select/index.js.map +1 -1
- package/dist/components/select/index.less +11 -11
- package/dist/components/settlement/asyncModal.js +4 -0
- package/dist/components/settlement/asyncModal.js.map +1 -1
- package/dist/components/settlement/index.js.map +1 -1
- package/dist/components/settlement/prototypeTable/index.js +349 -0
- package/dist/components/settlement/prototypeTable/index.js.map +1 -0
- package/dist/components/settlement/prototypeTable/style.less +59 -0
- package/dist/components/settlement/prototypeTable/utils.js +14 -0
- package/dist/components/settlement/prototypeTable/utils.js.map +1 -0
- package/dist/components/settlement/settlement.js +416 -117
- package/dist/components/settlement/settlement.js.map +1 -1
- package/dist/components/settlement/settlement.less +1519 -1474
- package/dist/components/settlement/settlementStore.js +88 -29
- package/dist/components/settlement/settlementStore.js.map +1 -1
- package/dist/components/settlement/utils.js.map +1 -1
- package/dist/components/socket/index.js +11 -11
- package/dist/components/socket/index.js.map +1 -1
- package/dist/components/spin/index.js +6 -6
- package/dist/components/spin/index.js.map +1 -1
- package/dist/components/spin/spin-style.less +436 -436
- package/dist/components/test/index.js +3 -3
- package/dist/components/test/index.js.map +1 -1
- package/dist/components/ticon/iconfont/demo_index.html +325 -3
- package/dist/components/ticon/iconfont/iconfont.css +59 -3
- package/dist/components/ticon/iconfont/iconfont.js +12 -10
- package/dist/components/ticon/iconfont/iconfont.js.map +1 -1
- package/dist/components/ticon/iconfont/iconfont.json +98 -0
- package/dist/components/ticon/iconfont/iconfont.svg +593 -593
- package/dist/components/ticon/iconfont/iconfont.ttf +0 -0
- package/dist/components/ticon/iconfont/iconfont.woff +0 -0
- package/dist/components/ticon/iconfont/iconfont.woff2 +0 -0
- package/dist/components/ticon/index.js.map +1 -1
- package/dist/components/touchScroll/index.js +9 -9
- package/dist/components/touchScroll/index.js.map +1 -1
- package/dist/components/touchTable/AuthProcess.js.map +1 -1
- package/dist/components/touchTable/generateWater.js.map +1 -1
- package/dist/components/touchTable/index.js +9 -9
- package/dist/components/touchTable/index.js.map +1 -1
- package/dist/components/touchTable/index.less +369 -369
- package/dist/components/touchTable/utils.js.map +1 -1
- package/dist/demo/PopOverDemo.js.map +1 -1
- package/dist/index.js +8 -23
- package/dist/index.js.map +1 -1
- package/dist/util/tools.js.map +1 -1
- package/locales/zh/tplus-components-touch.json +1 -1
- package/locales/zh-CN/tplus-components-touch.json +1 -1
- package/mocks/memberInfo.json +79 -79
- package/package.json +2 -2
- package/tsconfig.json +26 -26
- package/dist/components/cloudPrint/printDispatch.js +0 -223
- package/dist/components/cloudPrint/printDispatch.js.map +0 -1
|
@@ -99,12 +99,12 @@ var _message2 = _interopRequireDefault(_message);
|
|
|
99
99
|
|
|
100
100
|
var _mutantsUtil = require('mutants-util');
|
|
101
101
|
|
|
102
|
-
var _tplusComponentsTouch = require('tplus-components-touch');
|
|
103
|
-
|
|
104
102
|
var _moment = require('moment');
|
|
105
103
|
|
|
106
104
|
var _moment2 = _interopRequireDefault(_moment);
|
|
107
105
|
|
|
106
|
+
var _tplusComponentsTouch = require('tplus-components-touch');
|
|
107
|
+
|
|
108
108
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
109
109
|
|
|
110
110
|
function _initDefineProp(target, property, descriptor, context) {
|
|
@@ -398,6 +398,7 @@ var SettlementStore = (_class = function () {
|
|
|
398
398
|
this.paymode = new PayMode();
|
|
399
399
|
var params = _mutantsMicrofx.localStore && _mutantsMicrofx.localStore.get('cloudPrintArguments');
|
|
400
400
|
if (params) this.cloudPrintArguments = params;
|
|
401
|
+
this.printUtil = new _tplusComponentsTouch.PrintUtil();
|
|
401
402
|
this.newStyle = _mutantsMicrofx.localStore && _mutantsMicrofx.localStore.get('voucherDefaultPosMode') == 'voucher';
|
|
402
403
|
}
|
|
403
404
|
|
|
@@ -972,12 +973,6 @@ var SettlementStore = (_class = function () {
|
|
|
972
973
|
|
|
973
974
|
return commit;
|
|
974
975
|
}()
|
|
975
|
-
}, {
|
|
976
|
-
key: 'handlePrint',
|
|
977
|
-
value: function handlePrint(resp) {
|
|
978
|
-
// 储值打印
|
|
979
|
-
return (0, _tplusComponentsTouch.printDispatch)(_tplusComponentsTouch.DoNameList.DO_STORAGE_PRINT, resp.ID, {});
|
|
980
|
-
}
|
|
981
976
|
}, {
|
|
982
977
|
key: 'saveMember',
|
|
983
978
|
value: function saveMember() {
|
|
@@ -1019,16 +1014,80 @@ var SettlementStore = (_class = function () {
|
|
|
1019
1014
|
IPMSG = JSON.parse(window.localStorage.IPMSG);
|
|
1020
1015
|
}
|
|
1021
1016
|
return (0, _tplusApi.tApi)({ dto: this.dto }, 'chanjet.ME.INewRetailMemberStorage.Save', false, false).then(function (resp) {
|
|
1022
|
-
|
|
1017
|
+
var _ref10 = _mutantsUtil.platform || {},
|
|
1018
|
+
isHorizontalPad = _ref10.isHorizontalPad,
|
|
1019
|
+
isHorizontalSunMi = _ref10.isHorizontalSunMi;
|
|
1020
|
+
|
|
1021
|
+
if (isHorizontalPad === true) {
|
|
1022
|
+
// pad打印
|
|
1023
|
+
//执行移动端云打印
|
|
1024
|
+
if (_this10.cloudPrintArguments) {
|
|
1025
|
+
var _ref11 = _this10.cloudPrintArguments || {},
|
|
1026
|
+
Open = _ref11.Open,
|
|
1027
|
+
Key = _ref11.Key,
|
|
1028
|
+
Sign = _ref11.Sign,
|
|
1029
|
+
Name = _ref11.Name,
|
|
1030
|
+
Card = _ref11.Card;
|
|
1031
|
+
|
|
1032
|
+
if (!Open) {
|
|
1033
|
+
_message2.default.warn(t('云打印未启用,请设置。'));
|
|
1034
|
+
return;
|
|
1035
|
+
}
|
|
1036
|
+
_this10.printUtil.doStoragePrint({ Key: Key, Sign: Sign, Name: Name, Card: Card }, resp.ID, function (s) {
|
|
1037
|
+
var msg = s.msg,
|
|
1038
|
+
ret = s.ret;
|
|
1039
|
+
|
|
1040
|
+
if (ret === 0) {
|
|
1041
|
+
_message2.default.success(t('打印储值小票成功。'));
|
|
1042
|
+
} else if (ret === -1) {
|
|
1043
|
+
_message2.default.error(t(msg));
|
|
1044
|
+
} else {
|
|
1045
|
+
_message2.default.error(t('打印储值小票失败。'));
|
|
1046
|
+
}
|
|
1047
|
+
});
|
|
1048
|
+
} else {
|
|
1049
|
+
_message2.default.warn(t('云打印未启用,请设置。'));
|
|
1050
|
+
}
|
|
1051
|
+
return;
|
|
1052
|
+
} else if (isHorizontalSunMi === true) {
|
|
1053
|
+
_this10.printUtil.doStoragePrint({}, resp.ID, function (s) {
|
|
1054
|
+
var msg = s.msg,
|
|
1055
|
+
ret = s.ret;
|
|
1056
|
+
|
|
1057
|
+
if (ret === 0) {
|
|
1058
|
+
_message2.default.success(t('打印储值小票成功。'));
|
|
1059
|
+
} else if (ret === -1) {
|
|
1060
|
+
_message2.default.error(t(msg));
|
|
1061
|
+
} else {
|
|
1062
|
+
_message2.default.error(t('打印储值小票失败。'));
|
|
1063
|
+
}
|
|
1064
|
+
});
|
|
1065
|
+
return;
|
|
1066
|
+
} else {
|
|
1067
|
+
if (global.StoragePrintProcessBlock) {
|
|
1068
|
+
var _ref12 = _mutantsUtil.platform || {},
|
|
1069
|
+
isNewRetailBCPos = _ref12.isNewRetailBCPos;
|
|
1070
|
+
|
|
1071
|
+
if (isNewRetailBCPos) {
|
|
1072
|
+
global.StoragePrintProcessBlock.execute(resp);
|
|
1073
|
+
} else {
|
|
1074
|
+
global.StoragePrintProcessBlock.execute(resp.ID);
|
|
1075
|
+
}
|
|
1076
|
+
return;
|
|
1077
|
+
} else {
|
|
1078
|
+
_message2.default.warn(t('打印小票只能在客户端中执行'));
|
|
1079
|
+
return;
|
|
1080
|
+
}
|
|
1081
|
+
}
|
|
1023
1082
|
});
|
|
1024
1083
|
}
|
|
1025
1084
|
}, {
|
|
1026
1085
|
key: 'save',
|
|
1027
1086
|
value: function () {
|
|
1028
|
-
var
|
|
1087
|
+
var _ref13 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee3() {
|
|
1029
1088
|
var _this11 = this;
|
|
1030
1089
|
|
|
1031
|
-
var _enumController$getEn13, PayStyle,
|
|
1090
|
+
var _enumController$getEn13, PayStyle, _ref15, isNewRetailBCPos, IPMSG, RetailTypeEnum;
|
|
1032
1091
|
|
|
1033
1092
|
return _regenerator2.default.wrap(function _callee3$(_context3) {
|
|
1034
1093
|
while (1) {
|
|
@@ -1108,8 +1167,8 @@ var SettlementStore = (_class = function () {
|
|
|
1108
1167
|
}
|
|
1109
1168
|
});
|
|
1110
1169
|
|
|
1111
|
-
var
|
|
1112
|
-
isNewRetailBCPos =
|
|
1170
|
+
var _ref14 = _mutantsUtil.platform || {},
|
|
1171
|
+
isNewRetailBCPos = _ref14.isNewRetailBCPos;
|
|
1113
1172
|
|
|
1114
1173
|
if (_this11.dto.RetailStorageDetails.length > 0) {
|
|
1115
1174
|
var themode = (0, _find3.default)(_this11.paymode.paymodes, { 'paymentType': PayStyle.hyczk });
|
|
@@ -1143,7 +1202,7 @@ var SettlementStore = (_class = function () {
|
|
|
1143
1202
|
_this11.dto.Idmember = Idmember;
|
|
1144
1203
|
}
|
|
1145
1204
|
});
|
|
1146
|
-
|
|
1205
|
+
_ref15 = _mutantsUtil.platform || {}, isNewRetailBCPos = _ref15.isNewRetailBCPos;
|
|
1147
1206
|
|
|
1148
1207
|
console.log('bc_pos\u73AF\u5883:' + isNewRetailBCPos + ',\u7ED3\u7B97\u6570\u636E\uFF1A', this.dto);
|
|
1149
1208
|
|
|
@@ -1212,7 +1271,7 @@ var SettlementStore = (_class = function () {
|
|
|
1212
1271
|
}));
|
|
1213
1272
|
|
|
1214
1273
|
function save() {
|
|
1215
|
-
return
|
|
1274
|
+
return _ref13.apply(this, arguments);
|
|
1216
1275
|
}
|
|
1217
1276
|
|
|
1218
1277
|
return save;
|
|
@@ -1225,7 +1284,7 @@ var SettlementStore = (_class = function () {
|
|
|
1225
1284
|
}, {
|
|
1226
1285
|
key: 'querySettleResult',
|
|
1227
1286
|
value: function () {
|
|
1228
|
-
var
|
|
1287
|
+
var _ref16 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee4() {
|
|
1229
1288
|
return _regenerator2.default.wrap(function _callee4$(_context4) {
|
|
1230
1289
|
while (1) {
|
|
1231
1290
|
switch (_context4.prev = _context4.next) {
|
|
@@ -1253,7 +1312,7 @@ var SettlementStore = (_class = function () {
|
|
|
1253
1312
|
}));
|
|
1254
1313
|
|
|
1255
1314
|
function querySettleResult() {
|
|
1256
|
-
return
|
|
1315
|
+
return _ref16.apply(this, arguments);
|
|
1257
1316
|
}
|
|
1258
1317
|
|
|
1259
1318
|
return querySettleResult;
|
|
@@ -1279,14 +1338,14 @@ var SettlementStore = (_class = function () {
|
|
|
1279
1338
|
}, {
|
|
1280
1339
|
key: 'validePwd',
|
|
1281
1340
|
value: function () {
|
|
1282
|
-
var
|
|
1283
|
-
var
|
|
1341
|
+
var _ref17 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee5(value) {
|
|
1342
|
+
var _ref18, isNewRetailBCPos, cook1, cook2, message, result, count, _result;
|
|
1284
1343
|
|
|
1285
1344
|
return _regenerator2.default.wrap(function _callee5$(_context5) {
|
|
1286
1345
|
while (1) {
|
|
1287
1346
|
switch (_context5.prev = _context5.next) {
|
|
1288
1347
|
case 0:
|
|
1289
|
-
|
|
1348
|
+
_ref18 = _mutantsUtil.platform || {}, isNewRetailBCPos = _ref18.isNewRetailBCPos;
|
|
1290
1349
|
_context5.prev = 1;
|
|
1291
1350
|
|
|
1292
1351
|
if (!isNewRetailBCPos) {
|
|
@@ -1370,7 +1429,7 @@ var SettlementStore = (_class = function () {
|
|
|
1370
1429
|
}));
|
|
1371
1430
|
|
|
1372
1431
|
function validePwd(_x3) {
|
|
1373
|
-
return
|
|
1432
|
+
return _ref17.apply(this, arguments);
|
|
1374
1433
|
}
|
|
1375
1434
|
|
|
1376
1435
|
return validePwd;
|
|
@@ -1409,7 +1468,7 @@ var SettlementStore = (_class = function () {
|
|
|
1409
1468
|
var _this13 = this;
|
|
1410
1469
|
|
|
1411
1470
|
return function () {
|
|
1412
|
-
var
|
|
1471
|
+
var _ref19 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee6(_this) {
|
|
1413
1472
|
var _getLoginInfo, IdStore, StoreCode, resp;
|
|
1414
1473
|
|
|
1415
1474
|
return _regenerator2.default.wrap(function _callee6$(_context6) {
|
|
@@ -1436,7 +1495,7 @@ var SettlementStore = (_class = function () {
|
|
|
1436
1495
|
}));
|
|
1437
1496
|
|
|
1438
1497
|
return function (_x4) {
|
|
1439
|
-
return
|
|
1498
|
+
return _ref19.apply(this, arguments);
|
|
1440
1499
|
};
|
|
1441
1500
|
}();
|
|
1442
1501
|
}
|
|
@@ -1507,8 +1566,8 @@ var PayMode = exports.PayMode = (_class3 = function () {
|
|
|
1507
1566
|
value: function calcDjqValue(q1) {
|
|
1508
1567
|
var _this14 = this;
|
|
1509
1568
|
|
|
1510
|
-
var
|
|
1511
|
-
isNewRetailBCPos =
|
|
1569
|
+
var _ref20 = _mutantsUtil.platform || {},
|
|
1570
|
+
isNewRetailBCPos = _ref20.isNewRetailBCPos;
|
|
1512
1571
|
|
|
1513
1572
|
var _enumController$getEn14 = _mutantsUtil.enumController.getEnumOj(),
|
|
1514
1573
|
Differentiate = _enumController$getEn14.Differentiate;
|
|
@@ -1585,7 +1644,7 @@ var PayMode = exports.PayMode = (_class3 = function () {
|
|
|
1585
1644
|
}, {
|
|
1586
1645
|
key: 'setPaymodes',
|
|
1587
1646
|
value: function () {
|
|
1588
|
-
var
|
|
1647
|
+
var _ref21 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee7(type, isIntegralExchange) {
|
|
1589
1648
|
var _this15 = this;
|
|
1590
1649
|
|
|
1591
1650
|
var _enumController$getEn15, settleStyleType, PayStyle, memberStoreCode, settlementCode, param, modes;
|
|
@@ -1639,7 +1698,7 @@ var PayMode = exports.PayMode = (_class3 = function () {
|
|
|
1639
1698
|
}));
|
|
1640
1699
|
|
|
1641
1700
|
function setPaymodes(_x5, _x6) {
|
|
1642
|
-
return
|
|
1701
|
+
return _ref21.apply(this, arguments);
|
|
1643
1702
|
}
|
|
1644
1703
|
|
|
1645
1704
|
return setPaymodes;
|
|
@@ -1707,8 +1766,8 @@ var Member = exports.Member = (_class5 = function () {
|
|
|
1707
1766
|
return key == 'canusedbalancestorage';
|
|
1708
1767
|
});
|
|
1709
1768
|
|
|
1710
|
-
var
|
|
1711
|
-
isNewRetailBCPos =
|
|
1769
|
+
var _ref22 = _mutantsUtil.platform || {},
|
|
1770
|
+
isNewRetailBCPos = _ref22.isNewRetailBCPos;
|
|
1712
1771
|
|
|
1713
1772
|
m.StorageCardNo && (this.StorageCardNo = m.StorageCardNo);
|
|
1714
1773
|
(0, _mobx.runInAction)(function () {
|