@kmkf-fe-packages/services-components 0.24.2-beta.2 → 0.24.2-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.
@@ -446,13 +446,13 @@ export var BsGoodsTable = function BsGoodsTable(_ref11) {
446
446
  width: 100
447
447
  }, {
448
448
  dataIndex: 'specNo',
449
- title: "".concat(text, "sku\u7F16\u7801"),
449
+ title: "".concat(text, "SKU\u7F16\u7801"),
450
450
  align: 'center',
451
451
  ellipsis: true,
452
452
  width: 180
453
453
  }, {
454
454
  dataIndex: 'specName',
455
- title: "".concat(text, "sku\u540D\u79F0"),
455
+ title: "".concat(text, "SKU\u540D\u79F0"),
456
456
  align: 'center',
457
457
  ellipsis: true,
458
458
  width: 250
@@ -56,13 +56,13 @@ var GoodHeaderMap = {
56
56
  },
57
57
  specNo: {
58
58
  component: BsHeaderChild,
59
- name: "sku编码",
59
+ name: "SKU编码",
60
60
  key: "specNo",
61
61
  width: 180
62
62
  },
63
63
  specName: {
64
64
  component: BsHeaderChild,
65
- name: "sku名称",
65
+ name: "SKU名称",
66
66
  key: "specName",
67
67
  width: 140
68
68
  },
@@ -90,8 +90,8 @@ var GoodHeaderMap = {
90
90
  goodNo: "SPU商品编码",
91
91
  goodName: "商品名称",
92
92
  specId: "SKUID",
93
- specNo: "sku编码",
94
- specName: "sku名称",
93
+ specNo: "SKU编码",
94
+ specName: "SKU名称",
95
95
  orderPrice: "实付总金额",
96
96
  num: "数量",
97
97
  sharePrice: "分摊价",
@@ -1,3 +1,3 @@
1
1
  import { JstLogistics, JstItemSelect, JstSupply, JstSendGood, BasicInput, BasicAddress, BasicCascader, BasicCheckbox, BasicDataTime, BasicSelect, BasicRadio, BasicTextArea, BasicPicture, BasicMultSelect, BasicGrade, BasicRate, BasicFile, BasicPosting, CommonDataTime, TradeId, ShopName, ErpTradeId, 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, LogisticsTrajectory, LogisticsMoreTrajectory, FlowWorkOrderId, BsGoods, BsExchange, BsReissue, BsReturn, BsSystemOrder, BsLogistics, StatusSelect, CommonSystemOrder, CommonMultiStatus, Calculation, NodeDeadLine, HandlerDeadLine, NodeStayDuration, WlnGoods, BsPosting, MsgStatus, WdtGoods, NodeInput, FlowWorkOrderStatus } from "./index";
2
2
  import { PickOption } from "./type";
3
- export declare const factory: (type: string, options: PickOption) => CompletedUser | FlowMarkSelect | FlowStatusSelect | FlowTag | FlowWorkOrderStatus | Handler | NodeInput | PlatForm | ShopInput | BasicInput | BasicAddress | BasicCascader | BasicCheckbox | BasicDataTime | BasicSelect | BasicRadio | BasicTextArea | BasicPicture | BasicMultSelect | BasicGrade | BasicRate | BasicFile | BasicPosting | CommonDataTime | TradeId | ErpTradeId | ShopName | BuyerNick | ReceiverName | ReceiverMobile | ReceiverAddress | TradeDateTime | Logistics | ReturnLogistics | ActualPayment | ERemark | AliPay | ItemSelect | ItemId | ItemEnCode | SystemOrderNo | Ordinary | ThirdItemSelect | Payment | JstLogistics | JstItemSelect | JstSendGood | JstSupply | BsSystemOrder | BsGoods | BsExchange | BsReissue | BsReturn | BsLogistics | TemplateSelect | WorkOrderId | LogisticsInterception | LogisticsTrajectory | LogisticsMoreTrajectory | Submitter | PrevSubmitter | FlowCreator | FlowWorkOrderId | StatusSelect | Calculation | CommonSystemOrder | CommonMultiStatus | NodeDeadLine | HandlerDeadLine | NodeStayDuration | WlnGoods | BsPosting | MsgStatus | WdtGoods;
3
+ export declare const factory: (type: string, options: PickOption) => CompletedUser | ItemEnCode | FlowMarkSelect | FlowStatusSelect | FlowTag | FlowWorkOrderStatus | Handler | NodeInput | PlatForm | ShopInput | BasicInput | BasicAddress | BasicCascader | BasicCheckbox | BasicDataTime | BasicSelect | BasicRadio | BasicTextArea | BasicPicture | BasicMultSelect | BasicGrade | BasicRate | BasicFile | BasicPosting | CommonDataTime | TradeId | ErpTradeId | ShopName | BuyerNick | ReceiverName | ReceiverMobile | ReceiverAddress | TradeDateTime | Logistics | ReturnLogistics | ActualPayment | ERemark | AliPay | ItemSelect | ItemId | SystemOrderNo | Ordinary | ThirdItemSelect | Payment | JstLogistics | JstItemSelect | JstSendGood | JstSupply | BsSystemOrder | BsGoods | BsExchange | BsReissue | BsReturn | BsLogistics | TemplateSelect | WorkOrderId | LogisticsInterception | LogisticsTrajectory | LogisticsMoreTrajectory | Submitter | PrevSubmitter | FlowCreator | FlowWorkOrderId | StatusSelect | Calculation | CommonSystemOrder | CommonMultiStatus | NodeDeadLine | HandlerDeadLine | NodeStayDuration | WlnGoods | BsPosting | MsgStatus | WdtGoods;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kmkf-fe-packages/services-components",
3
- "version": "0.24.2-beta.2",
3
+ "version": "0.24.2-beta.4",
4
4
  "module": "dist/esm/index.js",
5
5
  "typings": "dist/esm/index.d.ts",
6
6
  "files": [
@@ -20,7 +20,7 @@
20
20
  ]
21
21
  },
22
22
  "dependencies": {
23
- "@kmkf-fe-packages/basic-components": "^0.24.2-beta.2",
23
+ "@kmkf-fe-packages/basic-components": "^0.24.2-beta.4",
24
24
  "@kmkf-fe-packages/kmkf-utils": "^0.24.2-beta.2"
25
25
  },
26
26
  "devDependencies": {
@@ -37,7 +37,7 @@
37
37
  "publishConfig": {
38
38
  "access": "public"
39
39
  },
40
- "gitHead": "4693065514732a080a5b1369b8ac7e5fbaff8213",
40
+ "gitHead": "ca851ca3d887a798a4d9c03442454cdc865c2b38",
41
41
  "gitHooks": {
42
42
  "pre-commit": "lint-staged"
43
43
  }