@kmkf-fe-packages/services-components 2.7.7-beta.3 → 2.7.7-beta.4

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.
@@ -1407,10 +1407,6 @@ var GoodHeaderMap = {
1407
1407
  name: "商品名称",
1408
1408
  width: 250
1409
1409
  },
1410
- goodsCode: {
1411
- name: "商品编码",
1412
- width: 250
1413
- },
1414
1410
  wlnSkuName: {
1415
1411
  name: "sku名称",
1416
1412
  width: 250
@@ -1440,7 +1436,7 @@ var GoodHeaderMap = {
1440
1436
  width: 100,
1441
1437
  component: BsHeaderPic
1442
1438
  },
1443
- olnItemCOde: {
1439
+ olnItemCode: {
1444
1440
  name: "线上商品编码",
1445
1441
  width: 150
1446
1442
  },
@@ -1465,10 +1461,6 @@ var GoodHeaderMap = {
1465
1461
  name: "折后单价",
1466
1462
  width: 250
1467
1463
  },
1468
- originPrice: {
1469
- name: "原价",
1470
- width: 250
1471
- },
1472
1464
  price: {
1473
1465
  name: "单价",
1474
1466
  width: 250
@@ -1482,7 +1474,7 @@ var GoodHeaderMap = {
1482
1474
  width: 100
1483
1475
  },
1484
1476
  isPackage: {
1485
- width: 100,
1477
+ width: 200,
1486
1478
  name: "是否组合商品",
1487
1479
  transformValue: function transformValue(val) {
1488
1480
  if (isNull(val)) return "--";
@@ -1530,10 +1522,6 @@ var GoodHeaderMap = {
1530
1522
  name: "商品名称",
1531
1523
  width: 250
1532
1524
  },
1533
- goodsCode: {
1534
- name: "商品编码",
1535
- width: 250
1536
- },
1537
1525
  wlnSkuName: {
1538
1526
  name: "sku名称",
1539
1527
  width: 250
@@ -1563,7 +1551,7 @@ var GoodHeaderMap = {
1563
1551
  width: 100,
1564
1552
  component: BsHeaderPic
1565
1553
  },
1566
- olnItemCOde: {
1554
+ olnItemCode: {
1567
1555
  name: "线上商品编码",
1568
1556
  width: 150
1569
1557
  },
@@ -1592,7 +1580,7 @@ var GoodHeaderMap = {
1592
1580
  width: 100
1593
1581
  },
1594
1582
  isPackage: {
1595
- width: 100,
1583
+ width: 200,
1596
1584
  name: "是否组合商品",
1597
1585
  transformValue: function transformValue(val) {
1598
1586
  if (isNull(val)) return "--";
@@ -1,3 +1,3 @@
1
1
  import { ReissueLogistics, JstItemSelect, JstSupply, JstSendGood, BasicInput, BasicAddress, BasicCascader, BasicCheckbox, BasicDataTime, BasicSelect, BasicRadio, BasicTextArea, BasicPicture, BasicPicturePro, BasicMultSelect, BasicGrade, BasicRate, BasicFile, BasicPosting, SubForm, CommonDataTime, TradeId, ShopName, BuyerNick, ReceiverName, ReceiverMobile, ReceiverAddress, TradeDateTime, Logistics, ReturnLogistics, ActualPayment, ERemark, AliPay, ItemSelect, ItemId, ItemEnCode, SystemOrderNo, Ordinary, ThirdItemSelect, FlowStatusSelect, FlowMarkSelect, FlowTag, Payment, TemplateSelect, WorkOrderId, PlatForm, ShopInput, Submitter, PrevSubmitter, FlowCreator, Handler, CompletedUser, LogisticsInterception, LogisticsMoreInterception, LogisticsTrajectory, LogisticsMoreTrajectory, FlowWorkOrderId, BsGoods, BsExchange, BsReissue, BsReturn, BsSystemOrder, BsLogistics, StatusSelect, CommonSystemOrder, CommonMultiStatus, Calculation, NodeDeadLine, HandlerDeadLine, NodeStayDuration, BsPosting, MsgStatus, NodeInput, FlowWorkOrderStatus, WdtGoods, WdtReturn, WdtExchange, CommonInput, PaymentVoucherCode, Label, WdtReissue, GyReissue, AfterSalesOrderId, BsE3Goods, PublicGoods, PublicReissueGoods, PublicExchange, GyGoods, BsE3Reissue, MemberLevel, GyReturn, AsyncSelect, WdtShopSelect, KmVideo, BasicTypeInput, SkxIdInputSelect, SkxGoods, BasicSelectOption, OrderSubForm, FlowOverallStatusSelect, ReturnWarehouse, KmExchange } from "./index";
2
2
  import { PickOption } from "./type";
3
- export declare const factory: (type: string, options: PickOption) => BsSystemOrder | CommonSystemOrder | LogisticsInterception | StatusSelect | TradeId | BasicInput | BasicTypeInput | BasicAddress | BasicCascader | BasicCheckbox | BasicDataTime | BasicSelect | BasicSelectOption | BasicRadio | BasicTextArea | BasicPicture | BasicPicturePro | BasicMultSelect | BasicGrade | BasicRate | BasicFile | BasicPosting | SubForm | CommonDataTime | ShopName | BuyerNick | ReceiverName | ReceiverMobile | ReceiverAddress | TradeDateTime | Logistics | ReturnLogistics | ActualPayment | ERemark | AliPay | ItemSelect | ItemId | ItemEnCode | SystemOrderNo | Ordinary | ThirdItemSelect | Payment | ReissueLogistics | JstItemSelect | JstSendGood | JstSupply | BsGoods | BsE3Goods | PublicGoods | PublicReissueGoods | PublicExchange | BsE3Reissue | BsExchange | BsReissue | BsReturn | BsLogistics | FlowStatusSelect | FlowMarkSelect | FlowTag | TemplateSelect | WorkOrderId | LogisticsMoreInterception | LogisticsTrajectory | LogisticsMoreTrajectory | PlatForm | ShopInput | Submitter | PrevSubmitter | FlowCreator | Handler | CompletedUser | FlowWorkOrderId | Calculation | CommonMultiStatus | NodeDeadLine | HandlerDeadLine | NodeStayDuration | BsPosting | NodeInput | FlowWorkOrderStatus | MsgStatus | WdtGoods | WdtReissue | WdtReturn | WdtExchange | WdtShopSelect | KmVideo | CommonInput | PaymentVoucherCode | Label | MemberLevel | AfterSalesOrderId | ReturnWarehouse | GyGoods | KmExchange | GyReissue | GyReturn | AsyncSelect | SkxIdInputSelect | SkxGoods | OrderSubForm | FlowOverallStatusSelect;
3
+ export declare const factory: (type: string, options: PickOption) => BsSystemOrder | CommonMultiStatus | CommonSystemOrder | LogisticsInterception | StatusSelect | TradeId | BasicInput | BasicTypeInput | BasicAddress | BasicCascader | BasicCheckbox | BasicDataTime | BasicSelect | BasicSelectOption | BasicRadio | BasicTextArea | BasicPicture | BasicPicturePro | BasicMultSelect | BasicGrade | BasicRate | BasicFile | BasicPosting | SubForm | CommonDataTime | ShopName | BuyerNick | ReceiverName | ReceiverMobile | ReceiverAddress | TradeDateTime | Logistics | ReturnLogistics | ActualPayment | ERemark | AliPay | ItemSelect | ItemId | ItemEnCode | SystemOrderNo | Ordinary | ThirdItemSelect | Payment | ReissueLogistics | JstItemSelect | JstSendGood | JstSupply | BsGoods | BsE3Goods | PublicGoods | PublicReissueGoods | PublicExchange | BsE3Reissue | BsExchange | BsReissue | BsReturn | BsLogistics | FlowStatusSelect | FlowMarkSelect | FlowTag | TemplateSelect | WorkOrderId | LogisticsMoreInterception | LogisticsTrajectory | LogisticsMoreTrajectory | PlatForm | ShopInput | Submitter | PrevSubmitter | FlowCreator | Handler | CompletedUser | FlowWorkOrderId | Calculation | NodeDeadLine | HandlerDeadLine | NodeStayDuration | BsPosting | NodeInput | FlowWorkOrderStatus | MsgStatus | WdtGoods | WdtReissue | WdtReturn | WdtExchange | WdtShopSelect | KmVideo | CommonInput | PaymentVoucherCode | Label | MemberLevel | AfterSalesOrderId | ReturnWarehouse | GyGoods | KmExchange | GyReissue | GyReturn | AsyncSelect | SkxIdInputSelect | SkxGoods | OrderSubForm | FlowOverallStatusSelect;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kmkf-fe-packages/services-components",
3
- "version": "2.7.7-beta.3",
3
+ "version": "2.7.7-beta.4",
4
4
  "module": "dist/esm/index.js",
5
5
  "typings": "dist/esm/index.d.ts",
6
6
  "files": [
@@ -21,8 +21,8 @@
21
21
  ]
22
22
  },
23
23
  "dependencies": {
24
- "@kmkf-fe-packages/basic-components": "2.7.7-beta.3",
25
- "@kmkf-fe-packages/kmkf-utils": "2.7.7-beta.3",
24
+ "@kmkf-fe-packages/basic-components": "2.7.7-beta.4",
25
+ "@kmkf-fe-packages/kmkf-utils": "2.7.7-beta.4",
26
26
  "b64-to-blob": "^1.2.19",
27
27
  "html2canvas": "^1.4.1",
28
28
  "react-pdf-js": "^5.1.0"
@@ -41,7 +41,7 @@
41
41
  "publishConfig": {
42
42
  "access": "public"
43
43
  },
44
- "gitHead": "1bcc57eaa970d01d8d2195f3087ec20f3ab93060",
44
+ "gitHead": "ecbbbefda110b23e43e64db43301f165434c3d17",
45
45
  "gitHooks": {
46
46
  "pre-commit": "lint-staged"
47
47
  }