mcrm-mobile 1.4.3-beta.2 → 1.4.3

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/es/index.js CHANGED
@@ -91,7 +91,7 @@ import Tag from './tag';
91
91
  import Toast from './toast';
92
92
  import TreeSelect from './tree-select';
93
93
  import Uploader from './uploader';
94
- var version = '1.4.3-beta.2';
94
+ var version = '1.4.3';
95
95
  var components = [ActionSheet, AddressPicker, Api, Badge, Biz, Button, Calendar, Card, Cell, CellGroup, Checkbox, CheckboxGroup, Circle, Col, Collapse, CollapseItem, CommonUtils, CountDown, DataProcess, DatePicker, DatetimePicker, Dialog, Directive, Divider, Drag, DropdownItem, DropdownMenu, Empty, Field, GoodsAction, GoodsActionButton, GoodsActionIcon, Grid, GridItem, Http, Icon, Image, ImagePreview, IndexAnchor, IndexBar, Info, List, Loading, Local, Menu, MenuIcon, MenuJump, Menus, NavBar, NoticeBar, Notify, Overlay, Pagination, Panel, PasswordInput, Picker, Popover, Popup, Progress, PullRefresh, Radio, RadioGroup, Rank, Rate, Row, SafeKeyboard, Search, Session, ShareSheet, Sidebar, SidebarItem, Slider, Step, Stepper, Steps, Sticky, Swipe, SwipeCell, SwipeItem, Switch, SwitchCell, Tab, Tabbar, TabbarItem, Table, TableColumn, Tabs, Tag, Toast, TreeSelect, Uploader];
96
96
 
97
97
  var install = function install(Vue) {
@@ -218,7 +218,7 @@ var getSerialNumNew = /*#__PURE__*/function () {
218
218
 
219
219
  var spliceUrl = /*#__PURE__*/function () {
220
220
  var _ref2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee2(data, menu, sybInfo, extraParams) {
221
- var _yield$getExpInfo2, opPhone, opId, orgId, cityCode, loginName, areaCode, areaName, orgName, userName, envType, billId, custUniqueId, broadBillId, imei, commBusId, kindId, campseg_id, stall_id, marketName, busiOppoId, addrId, contTel, showTab, campusCode, school_id, customerOrderId, busiFlowId, authenWorkNo, sysOpId, _data$pageInfo, pageInfo, _data$urlParam, urlParam, _data$ticket, ticket, _data$sessId, sessId, _data$token, oToken, _data$header, header, _menu$menuCode, menuCode, _menu$isOutSys, isOutSys, _menu$variable, variable, allVerifySerial, custUniqueIdVerifySerial, verifySerial, opCheck, opVerifySerial, verifyType, funcType, powerType, longitude, latitude, serialNum, msg, pageCode, menuName, sysCode, syscode, _pageInfo$params, params, otherParams, url, _pageInfo$paramsFixed, paramsFixed, token, userinfo, hideHeader, otherParamsObj, jikeParamsObj, groupParamsObj, paramsList, otherParamsList, paramsObj, context, _iterator, _step, value, _iterator2, _step2, _value, keys, key, variableList, _key;
221
+ var _yield$getExpInfo2, opPhone, opId, orgId, cityCode, loginName, areaCode, areaName, orgName, userName, envType, billId, custUniqueId, broadBillId, imei, commBusId, kindId, campseg_id, stall_id, marketName, busiOppoId, addrId, contTel, showTab, campusCode, school_id, customerOrderId, busiFlowId, authenWorkNo, sysOpId, prodCatalog, regionCode, _data$pageInfo, pageInfo, _data$urlParam, urlParam, _data$ticket, ticket, _data$sessId, sessId, _data$token, oToken, _data$header, header, _menu$menuCode, menuCode, _menu$isOutSys, isOutSys, _menu$variable, variable, allVerifySerial, custUniqueIdVerifySerial, verifySerial, opCheck, opVerifySerial, verifyType, funcType, powerType, longitude, latitude, serialNum, msg, pageCode, menuName, sysCode, syscode, _pageInfo$params, params, otherParams, url, _pageInfo$paramsFixed, paramsFixed, token, userinfo, hideHeader, otherParamsObj, jikeParamsObj, groupParamsObj, paramsList, otherParamsList, paramsObj, context, _iterator, _step, value, _iterator2, _step2, _value, keys, key, variableList, _key;
222
222
 
223
223
  return _regeneratorRuntime.wrap(function _callee2$(_context2) {
224
224
  while (1) {
@@ -239,7 +239,7 @@ var spliceUrl = /*#__PURE__*/function () {
239
239
  orgName = _yield$getExpInfo2.orgName;
240
240
  userName = _yield$getExpInfo2.userName;
241
241
  envType = _yield$getExpInfo2.envType;
242
- billId = sybInfo.billId, custUniqueId = sybInfo.custUniqueId, broadBillId = sybInfo.broadBillId, imei = sybInfo.imei, commBusId = sybInfo.commBusId, kindId = sybInfo.kindId, campseg_id = sybInfo.campseg_id, stall_id = sybInfo.stall_id, marketName = sybInfo.marketName, busiOppoId = sybInfo.busiOppoId, addrId = sybInfo.addrId, contTel = sybInfo.contTel, showTab = sybInfo.showTab, campusCode = sybInfo.campusCode, school_id = sybInfo.school_id, customerOrderId = sybInfo.customerOrderId, busiFlowId = sybInfo.busiFlowId, authenWorkNo = sybInfo.authenWorkNo, sysOpId = sybInfo.sysOpId;
242
+ billId = sybInfo.billId, custUniqueId = sybInfo.custUniqueId, broadBillId = sybInfo.broadBillId, imei = sybInfo.imei, commBusId = sybInfo.commBusId, kindId = sybInfo.kindId, campseg_id = sybInfo.campseg_id, stall_id = sybInfo.stall_id, marketName = sybInfo.marketName, busiOppoId = sybInfo.busiOppoId, addrId = sybInfo.addrId, contTel = sybInfo.contTel, showTab = sybInfo.showTab, campusCode = sybInfo.campusCode, school_id = sybInfo.school_id, customerOrderId = sybInfo.customerOrderId, busiFlowId = sybInfo.busiFlowId, authenWorkNo = sybInfo.authenWorkNo, sysOpId = sybInfo.sysOpId, prodCatalog = sybInfo.prodCatalog, regionCode = sybInfo.regionCode;
243
243
  _data$pageInfo = data.pageInfo, pageInfo = _data$pageInfo === void 0 ? {} : _data$pageInfo, _data$urlParam = data.urlParam, urlParam = _data$urlParam === void 0 ? {} : _data$urlParam, _data$ticket = data.ticket, ticket = _data$ticket === void 0 ? "" : _data$ticket, _data$sessId = data.sessId, sessId = _data$sessId === void 0 ? "" : _data$sessId, _data$token = data.token, oToken = _data$token === void 0 ? "" : _data$token, _data$header = data.header, header = _data$header === void 0 ? {} : _data$header;
244
244
  _menu$menuCode = menu.menuCode, menuCode = _menu$menuCode === void 0 ? "" : _menu$menuCode, _menu$isOutSys = menu.isOutSys, isOutSys = _menu$isOutSys === void 0 ? false : _menu$isOutSys, _menu$variable = menu.variable, variable = _menu$variable === void 0 ? "" : _menu$variable;
245
245
  allVerifySerial = Session.get("allVerifySerial") || {};
@@ -376,160 +376,160 @@ var spliceUrl = /*#__PURE__*/function () {
376
376
 
377
377
  case 59:
378
378
  if ((_step = _iterator()).done) {
379
- _context2.next = 167;
379
+ _context2.next = 171;
380
380
  break;
381
381
  }
382
382
 
383
383
  value = _step.value;
384
384
  _context2.t2 = value;
385
- _context2.next = _context2.t2 === "addrId" ? 64 : _context2.t2 === "appCode" ? 66 : _context2.t2 === "sys" ? 66 : _context2.t2 === "appkey" ? 68 : _context2.t2 === "authenWorkNo" ? 70 : _context2.t2 === "billId" ? 72 : _context2.t2 === "broadBillId" ? 74 : _context2.t2 === "busiFlowId" ? 76 : _context2.t2 === "busiOppoId" ? 78 : _context2.t2 === "campseg_id" ? 80 : _context2.t2 === "campusCode" ? 82 : _context2.t2 === "custUniqueId" ? 84 : _context2.t2 === "cityCode" ? 86 : _context2.t2 === "city_id" ? 86 : _context2.t2 === "commBusId" ? 88 : _context2.t2 === "countyCode" ? 92 : _context2.t2 === "countyName" ? 94 : _context2.t2 === "contTel" ? 96 : _context2.t2 === "customerOrderId" ? 98 : _context2.t2 === "funcId" ? 100 : _context2.t2 === "funcType" ? 102 : _context2.t2 === "imei" ? 104 : _context2.t2 === "kindId" ? 106 : _context2.t2 === "latitude" ? 108 : _context2.t2 === "longitude" ? 110 : _context2.t2 === "marketName" ? 112 : _context2.t2 === "mpType" ? 114 : _context2.t2 === "opCheck" ? 116 : _context2.t2 === "opId" ? 118 : _context2.t2 === "oper_id" ? 118 : _context2.t2 === "op_id" ? 118 : _context2.t2 === "SYS_OP_ID" ? 118 : _context2.t2 === "channelId" ? 118 : _context2.t2 === "sysOpId" ? 120 : _context2.t2 === "opVerifySerial" ? 122 : _context2.t2 === "orgId" ? 124 : _context2.t2 === "org_id" ? 124 : _context2.t2 === "storeCode" ? 124 : _context2.t2 === "orgIdName" ? 126 : _context2.t2 === "storeName" ? 126 : _context2.t2 === "parameter" ? 128 : _context2.t2 === "powerType" ? 130 : _context2.t2 === "prodId" ? 132 : _context2.t2 === "prodType" ? 134 : _context2.t2 === "school_id" ? 136 : _context2.t2 === "serialNum" ? 138 : _context2.t2 === "sessId" ? 143 : _context2.t2 === "sessionId" ? 143 : _context2.t2 === "SESSID" ? 143 : _context2.t2 === "session_id" ? 143 : _context2.t2 === "showTab" ? 145 : _context2.t2 === "stall_id" ? 147 : _context2.t2 === "telNum" ? 149 : _context2.t2 === "product_no" ? 149 : _context2.t2 === "ticket" ? 151 : _context2.t2 === "timestamp" ? 153 : _context2.t2 === "userId" ? 155 : _context2.t2 === "loginName" ? 155 : _context2.t2 === "userName" ? 157 : _context2.t2 === "verifySerial" ? 159 : _context2.t2 === "verifyType" ? 161 : 163;
385
+ _context2.next = _context2.t2 === "addrId" ? 64 : _context2.t2 === "appCode" ? 66 : _context2.t2 === "sys" ? 66 : _context2.t2 === "appkey" ? 68 : _context2.t2 === "authenWorkNo" ? 70 : _context2.t2 === "billId" ? 72 : _context2.t2 === "broadBillId" ? 74 : _context2.t2 === "busiFlowId" ? 76 : _context2.t2 === "busiOppoId" ? 78 : _context2.t2 === "campseg_id" ? 80 : _context2.t2 === "campusCode" ? 82 : _context2.t2 === "custUniqueId" ? 84 : _context2.t2 === "cityCode" ? 86 : _context2.t2 === "city_id" ? 86 : _context2.t2 === "commBusId" ? 88 : _context2.t2 === "countyCode" ? 92 : _context2.t2 === "countyName" ? 94 : _context2.t2 === "contTel" ? 96 : _context2.t2 === "customerOrderId" ? 98 : _context2.t2 === "funcId" ? 100 : _context2.t2 === "funcType" ? 102 : _context2.t2 === "imei" ? 104 : _context2.t2 === "kindId" ? 106 : _context2.t2 === "latitude" ? 108 : _context2.t2 === "longitude" ? 110 : _context2.t2 === "marketName" ? 112 : _context2.t2 === "mpType" ? 114 : _context2.t2 === "opCheck" ? 116 : _context2.t2 === "opId" ? 118 : _context2.t2 === "oper_id" ? 118 : _context2.t2 === "op_id" ? 118 : _context2.t2 === "SYS_OP_ID" ? 118 : _context2.t2 === "channelId" ? 118 : _context2.t2 === "sysOpId" ? 120 : _context2.t2 === "opVerifySerial" ? 122 : _context2.t2 === "orgId" ? 124 : _context2.t2 === "org_id" ? 124 : _context2.t2 === "storeCode" ? 124 : _context2.t2 === "orgIdName" ? 126 : _context2.t2 === "storeName" ? 126 : _context2.t2 === "parameter" ? 128 : _context2.t2 === "powerType" ? 130 : _context2.t2 === "prodId" ? 132 : _context2.t2 === "prodType" ? 134 : _context2.t2 === "school_id" ? 136 : _context2.t2 === "serialNum" ? 138 : _context2.t2 === "sessId" ? 143 : _context2.t2 === "sessionId" ? 143 : _context2.t2 === "SESSID" ? 143 : _context2.t2 === "session_id" ? 143 : _context2.t2 === "showTab" ? 145 : _context2.t2 === "stall_id" ? 147 : _context2.t2 === "telNum" ? 149 : _context2.t2 === "product_no" ? 149 : _context2.t2 === "ticket" ? 151 : _context2.t2 === "timestamp" ? 153 : _context2.t2 === "userId" ? 155 : _context2.t2 === "loginName" ? 155 : _context2.t2 === "userName" ? 157 : _context2.t2 === "verifySerial" ? 159 : _context2.t2 === "verifyType" ? 161 : _context2.t2 === "idCode" ? 163 : _context2.t2 === "userCityId" ? 165 : 167;
386
386
  break;
387
387
 
388
388
  case 64:
389
389
  paramsObj[value] = isDef(addrId) ? addrId : "";
390
- return _context2.abrupt("break", 165);
390
+ return _context2.abrupt("break", 169);
391
391
 
392
392
  case 66:
393
393
  paramsObj[value] = "mcrm";
394
- return _context2.abrupt("break", 165);
394
+ return _context2.abrupt("break", 169);
395
395
 
396
396
  case 68:
397
397
  paramsObj[value] = "mobilecrm";
398
- return _context2.abrupt("break", 165);
398
+ return _context2.abrupt("break", 169);
399
399
 
400
400
  case 70:
401
401
  paramsObj[value] = isDef(authenWorkNo) ? authenWorkNo : "";
402
- return _context2.abrupt("break", 165);
402
+ return _context2.abrupt("break", 169);
403
403
 
404
404
  case 72:
405
405
  paramsObj[value] = isDef(billId) ? billId : "";
406
- return _context2.abrupt("break", 165);
406
+ return _context2.abrupt("break", 169);
407
407
 
408
408
  case 74:
409
409
  paramsObj[value] = isDef(broadBillId) ? broadBillId : "";
410
- return _context2.abrupt("break", 165);
410
+ return _context2.abrupt("break", 169);
411
411
 
412
412
  case 76:
413
413
  paramsObj[value] = isDef(busiFlowId) ? busiFlowId : "17000003";
414
- return _context2.abrupt("break", 165);
414
+ return _context2.abrupt("break", 169);
415
415
 
416
416
  case 78:
417
417
  paramsObj[value] = isDef(busiOppoId) ? busiOppoId : "";
418
- return _context2.abrupt("break", 165);
418
+ return _context2.abrupt("break", 169);
419
419
 
420
420
  case 80:
421
421
  paramsObj[value] = isDef(campseg_id) ? campseg_id : "";
422
- return _context2.abrupt("break", 165);
422
+ return _context2.abrupt("break", 169);
423
423
 
424
424
  case 82:
425
425
  paramsObj[value] = isDef(campusCode) ? campusCode : "";
426
- return _context2.abrupt("break", 165);
426
+ return _context2.abrupt("break", 169);
427
427
 
428
428
  case 84:
429
429
  paramsObj[value] = isDef(custUniqueId) ? custUniqueId : "";
430
- return _context2.abrupt("break", 165);
430
+ return _context2.abrupt("break", 169);
431
431
 
432
432
  case 86:
433
433
  paramsObj[value] = isDef(cityCode) ? cityCode : "";
434
- return _context2.abrupt("break", 165);
434
+ return _context2.abrupt("break", 169);
435
435
 
436
436
  case 88:
437
437
  paramsObj[value] = isDef(commBusId) ? commBusId : "";
438
438
  paramsObj["isRecommEnd"] = "false";
439
439
  paramsObj["bType"] = "1";
440
- return _context2.abrupt("break", 165);
440
+ return _context2.abrupt("break", 169);
441
441
 
442
442
  case 92:
443
443
  paramsObj[value] = isDef(areaCode) ? areaCode : "";
444
- return _context2.abrupt("break", 165);
444
+ return _context2.abrupt("break", 169);
445
445
 
446
446
  case 94:
447
447
  paramsObj[value] = isDef(areaName) ? areaName : "";
448
- return _context2.abrupt("break", 165);
448
+ return _context2.abrupt("break", 169);
449
449
 
450
450
  case 96:
451
451
  paramsObj[value] = isDef(contTel) ? contTel : "";
452
- return _context2.abrupt("break", 165);
452
+ return _context2.abrupt("break", 169);
453
453
 
454
454
  case 98:
455
455
  paramsObj[value] = isDef(customerOrderId) ? customerOrderId : "";
456
- return _context2.abrupt("break", 165);
456
+ return _context2.abrupt("break", 169);
457
457
 
458
458
  case 100:
459
459
  paramsObj[value] = isDef(menuCode) ? menuCode : "";
460
- return _context2.abrupt("break", 165);
460
+ return _context2.abrupt("break", 169);
461
461
 
462
462
  case 102:
463
463
  paramsObj[value] = isDef(funcType) ? funcType : "";
464
- return _context2.abrupt("break", 165);
464
+ return _context2.abrupt("break", 169);
465
465
 
466
466
  case 104:
467
467
  paramsObj[value] = isDef(imei) ? imei : "";
468
- return _context2.abrupt("break", 165);
468
+ return _context2.abrupt("break", 169);
469
469
 
470
470
  case 106:
471
471
  paramsObj[value] = isDef(kindId) ? kindId : "";
472
- return _context2.abrupt("break", 165);
472
+ return _context2.abrupt("break", 169);
473
473
 
474
474
  case 108:
475
475
  paramsObj[value] = isDef(latitude) ? latitude : "";
476
- return _context2.abrupt("break", 165);
476
+ return _context2.abrupt("break", 169);
477
477
 
478
478
  case 110:
479
479
  paramsObj[value] = isDef(longitude) ? longitude : "";
480
- return _context2.abrupt("break", 165);
480
+ return _context2.abrupt("break", 169);
481
481
 
482
482
  case 112:
483
483
  paramsObj[value] = isDef(marketName) ? marketName : "";
484
- return _context2.abrupt("break", 165);
484
+ return _context2.abrupt("break", 169);
485
485
 
486
486
  case 114:
487
487
  paramsObj[value] = "";
488
- return _context2.abrupt("break", 165);
488
+ return _context2.abrupt("break", 169);
489
489
 
490
490
  case 116:
491
491
  paramsObj[value] = isDef(opCheck) ? opCheck : "";
492
- return _context2.abrupt("break", 165);
492
+ return _context2.abrupt("break", 169);
493
493
 
494
494
  case 118:
495
495
  paramsObj[value] = isDef(opId) ? opId : "";
496
- return _context2.abrupt("break", 165);
496
+ return _context2.abrupt("break", 169);
497
497
 
498
498
  case 120:
499
499
  paramsObj[value] = isDef(sysOpId) ? sysOpId : "";
500
- return _context2.abrupt("break", 165);
500
+ return _context2.abrupt("break", 169);
501
501
 
502
502
  case 122:
503
503
  paramsObj[value] = isDef(opVerifySerial) ? opVerifySerial : "";
504
- return _context2.abrupt("break", 165);
504
+ return _context2.abrupt("break", 169);
505
505
 
506
506
  case 124:
507
507
  paramsObj[value] = isDef(orgId) ? orgId : "";
508
- return _context2.abrupt("break", 165);
508
+ return _context2.abrupt("break", 169);
509
509
 
510
510
  case 126:
511
511
  paramsObj[value] = isDef(orgName) ? orgName : "";
512
- return _context2.abrupt("break", 165);
512
+ return _context2.abrupt("break", 169);
513
513
 
514
514
  case 128:
515
515
  paramsObj[value] = isDef(oToken) ? oToken : "";
516
- return _context2.abrupt("break", 165);
516
+ return _context2.abrupt("break", 169);
517
517
 
518
518
  case 130:
519
519
  paramsObj[value] = isDef(powerType) ? powerType : "";
520
- return _context2.abrupt("break", 165);
520
+ return _context2.abrupt("break", 169);
521
521
 
522
522
  case 132:
523
523
  paramsObj[value] = "";
524
- return _context2.abrupt("break", 165);
524
+ return _context2.abrupt("break", 169);
525
525
 
526
526
  case 134:
527
527
  paramsObj[value] = "";
528
- return _context2.abrupt("break", 165);
528
+ return _context2.abrupt("break", 169);
529
529
 
530
530
  case 136:
531
531
  paramsObj[value] = isDef(school_id) ? school_id : "";
532
- return _context2.abrupt("break", 165);
532
+ return _context2.abrupt("break", 169);
533
533
 
534
534
  case 138:
535
535
  _context2.next = 140;
@@ -538,118 +538,126 @@ var spliceUrl = /*#__PURE__*/function () {
538
538
  case 140:
539
539
  serialNum = _context2.sent;
540
540
  paramsObj[value] = isDef(serialNum) ? serialNum : "";
541
- return _context2.abrupt("break", 165);
541
+ return _context2.abrupt("break", 169);
542
542
 
543
543
  case 143:
544
544
  paramsObj[value] = isDef(sessId) ? sessId : "";
545
- return _context2.abrupt("break", 165);
545
+ return _context2.abrupt("break", 169);
546
546
 
547
547
  case 145:
548
548
  if (isDef(showTab)) {
549
549
  paramsObj[value] = showTab;
550
550
  }
551
551
 
552
- return _context2.abrupt("break", 165);
552
+ return _context2.abrupt("break", 169);
553
553
 
554
554
  case 147:
555
555
  paramsObj[value] = isDef(stall_id) ? stall_id : "";
556
- return _context2.abrupt("break", 165);
556
+ return _context2.abrupt("break", 169);
557
557
 
558
558
  case 149:
559
559
  paramsObj[value] = isDef(opPhone) ? opPhone : "";
560
- return _context2.abrupt("break", 165);
560
+ return _context2.abrupt("break", 169);
561
561
 
562
562
  case 151:
563
563
  paramsObj[value] = isDef(ticket) ? ticket : "";
564
- return _context2.abrupt("break", 165);
564
+ return _context2.abrupt("break", 169);
565
565
 
566
566
  case 153:
567
567
  paramsObj[value] = new Date().getTime();
568
- return _context2.abrupt("break", 165);
568
+ return _context2.abrupt("break", 169);
569
569
 
570
570
  case 155:
571
571
  paramsObj[value] = isDef(loginName) ? loginName : "";
572
- return _context2.abrupt("break", 165);
572
+ return _context2.abrupt("break", 169);
573
573
 
574
574
  case 157:
575
575
  paramsObj[value] = isDef(userName) ? userName : "";
576
- return _context2.abrupt("break", 165);
576
+ return _context2.abrupt("break", 169);
577
577
 
578
578
  case 159:
579
579
  paramsObj[value] = isDef(verifySerial) ? verifySerial : "";
580
- return _context2.abrupt("break", 165);
580
+ return _context2.abrupt("break", 169);
581
581
 
582
582
  case 161:
583
583
  paramsObj[value] = isDef(verifyType) ? verifyType : "";
584
- return _context2.abrupt("break", 165);
584
+ return _context2.abrupt("break", 169);
585
585
 
586
586
  case 163:
587
+ paramsObj[value] = isDef(prodCatalog) ? prodCatalog : "";
588
+ return _context2.abrupt("break", 169);
589
+
590
+ case 165:
591
+ paramsObj[value] = isDef(regionCode) ? regionCode : "";
592
+ return _context2.abrupt("break", 169);
593
+
594
+ case 167:
587
595
  if (isDef(sybInfo[value]) || isDef(urlParam[value])) {
588
596
  paramsObj[value] = sybInfo[value] || urlParam[value];
589
597
  } else {
590
598
  console.error("Did not match " + value);
591
599
  }
592
600
 
593
- return _context2.abrupt("break", 165);
601
+ return _context2.abrupt("break", 169);
594
602
 
595
- case 165:
603
+ case 169:
596
604
  _context2.next = 59;
597
605
  break;
598
606
 
599
- case 167:
607
+ case 171:
600
608
  _iterator2 = _createForOfIteratorHelperLoose(otherParamsList);
601
609
 
602
- case 168:
610
+ case 172:
603
611
  if ((_step2 = _iterator2()).done) {
604
- _context2.next = 192;
612
+ _context2.next = 196;
605
613
  break;
606
614
  }
607
615
 
608
616
  _value = _step2.value;
609
617
  _context2.t3 = _value;
610
- _context2.next = _context2.t3 === "opId" ? 173 : _context2.t3 === "opName" ? 175 : _context2.t3 === "phone" ? 177 : _context2.t3 === "orgId" ? 179 : _context2.t3 === "orgName" ? 181 : _context2.t3 === "regionId" ? 183 : _context2.t3 === "countyId" ? 185 : _context2.t3 === "sessionId" ? 187 : 189;
618
+ _context2.next = _context2.t3 === "opId" ? 177 : _context2.t3 === "opName" ? 179 : _context2.t3 === "phone" ? 181 : _context2.t3 === "orgId" ? 183 : _context2.t3 === "orgName" ? 185 : _context2.t3 === "regionId" ? 187 : _context2.t3 === "countyId" ? 189 : _context2.t3 === "sessionId" ? 191 : 193;
611
619
  break;
612
620
 
613
- case 173:
621
+ case 177:
614
622
  otherParamsObj[_value] = isDef(opId) ? opId : "";
615
- return _context2.abrupt("break", 190);
623
+ return _context2.abrupt("break", 194);
616
624
 
617
- case 175:
625
+ case 179:
618
626
  otherParamsObj[_value] = isDef(loginName) ? loginName : "";
619
- return _context2.abrupt("break", 190);
627
+ return _context2.abrupt("break", 194);
620
628
 
621
- case 177:
629
+ case 181:
622
630
  otherParamsObj[_value] = isDef(opPhone) ? opPhone : "";
623
- return _context2.abrupt("break", 190);
631
+ return _context2.abrupt("break", 194);
624
632
 
625
- case 179:
633
+ case 183:
626
634
  otherParamsObj[_value] = isDef(orgId) ? orgId : "";
627
- return _context2.abrupt("break", 190);
635
+ return _context2.abrupt("break", 194);
628
636
 
629
- case 181:
637
+ case 185:
630
638
  otherParamsObj[_value] = isDef(orgName) ? orgName : "";
631
- return _context2.abrupt("break", 190);
639
+ return _context2.abrupt("break", 194);
632
640
 
633
- case 183:
641
+ case 187:
634
642
  otherParamsObj[_value] = isDef(cityCode) ? cityCode : "";
635
- return _context2.abrupt("break", 190);
643
+ return _context2.abrupt("break", 194);
636
644
 
637
- case 185:
645
+ case 189:
638
646
  otherParamsObj[_value] = isDef(areaCode) ? areaCode : "";
639
- return _context2.abrupt("break", 190);
647
+ return _context2.abrupt("break", 194);
640
648
 
641
- case 187:
649
+ case 191:
642
650
  otherParamsObj[_value] = isDef(sessId) ? sessId : "";
643
- return _context2.abrupt("break", 190);
651
+ return _context2.abrupt("break", 194);
644
652
 
645
- case 189:
646
- return _context2.abrupt("break", 190);
653
+ case 193:
654
+ return _context2.abrupt("break", 194);
647
655
 
648
- case 190:
649
- _context2.next = 168;
656
+ case 194:
657
+ _context2.next = 172;
650
658
  break;
651
659
 
652
- case 192:
660
+ case 196:
653
661
  keys = Object.keys(paramsObj);
654
662
 
655
663
  for (key in extraParams) {
@@ -684,7 +692,7 @@ var spliceUrl = /*#__PURE__*/function () {
684
692
  msg: msg
685
693
  });
686
694
 
687
- case 198:
695
+ case 202:
688
696
  case "end":
689
697
  return _context2.stop();
690
698
  }
package/lib/index.js CHANGED
@@ -373,7 +373,7 @@ var _uploader = _interopRequireDefault(require("./uploader"));
373
373
 
374
374
  exports.Uploader = _uploader.default;
375
375
  // This file is auto generated by build/build-entry.js
376
- var version = '1.4.3-beta.2';
376
+ var version = '1.4.3';
377
377
  exports.version = version;
378
378
  var components = [_actionSheet.default, _addressPicker.default, _api.default, _badge.default, _biz.default, _button.default, _calendar.default, _card.default, _cell.default, _cellGroup.default, _checkbox.default, _checkboxGroup.default, _circle.default, _col.default, _collapse.default, _collapseItem.default, _commonUtils.default, _countDown.default, _dataProcess.default, _datePicker.default, _datetimePicker.default, _dialog.default, _directive.default, _divider.default, _drag.default, _dropdownItem.default, _dropdownMenu.default, _empty.default, _field.default, _goodsAction.default, _goodsActionButton.default, _goodsActionIcon.default, _grid.default, _gridItem.default, _http.default, _icon.default, _image.default, _imagePreview.default, _indexAnchor.default, _indexBar.default, _info.default, _list.default, _loading.default, _local.default, _menu.default, _menuIcon.default, _menuJump.default, _menus.default, _navBar.default, _noticeBar.default, _notify.default, _overlay.default, _pagination.default, _panel.default, _passwordInput.default, _picker.default, _popover.default, _popup.default, _progress.default, _pullRefresh.default, _radio.default, _radioGroup.default, _rank.default, _rate.default, _row.default, _safeKeyboard.default, _search.default, _session.default, _shareSheet.default, _sidebar.default, _sidebarItem.default, _slider.default, _step.default, _stepper.default, _steps.default, _sticky.default, _swipe.default, _swipeCell.default, _swipeItem.default, _switch.default, _switchCell.default, _tab.default, _tabbar.default, _tabbarItem.default, _table.default, _tableColumn.default, _tabs.default, _tag.default, _toast.default, _treeSelect.default, _uploader.default];
379
379