@kmkf-fe-packages/basic-components 2.2.31-beta.45 → 2.2.31-beta.46

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/index.esm.js CHANGED
@@ -18981,6 +18981,14 @@ var getColumns$2 = function getColumns(_ref) {
18981
18981
  title: "\u8D60\u54C1\u65B9\u5F0F",
18982
18982
  width: 100,
18983
18983
  render: renderGiftType
18984
+ }, {
18985
+ dataIndex: 'specUnitName',
18986
+ title: "\u57FA\u672C\u5355\u4F4D",
18987
+ width: 150
18988
+ }, {
18989
+ dataIndex: 'specAuxUnitName',
18990
+ title: "\u8F85\u52A9\u5355\u4F4D",
18991
+ width: 150
18984
18992
  }],
18985
18993
  //旺店通商品信息
18986
18994
  WDT_GOODS: [{
@@ -19106,6 +19114,14 @@ var getColumns$2 = function getColumns(_ref) {
19106
19114
  align: 'center',
19107
19115
  ellipsis: true,
19108
19116
  width: 100
19117
+ }, {
19118
+ dataIndex: 'specUnitName',
19119
+ title: "\u57FA\u672C\u5355\u4F4D",
19120
+ width: 150
19121
+ }, {
19122
+ dataIndex: 'specAuxUnitName',
19123
+ title: "\u8F85\u52A9\u5355\u4F4D",
19124
+ width: 150
19109
19125
  }],
19110
19126
  //旺店通退货商品信息
19111
19127
  WDT_RETURN_GOODS: [{
@@ -19270,6 +19286,14 @@ var getColumns$2 = function getColumns(_ref) {
19270
19286
  }
19271
19287
  }) : /*#__PURE__*/React.createElement("span", null, typeMap[val]);
19272
19288
  }
19289
+ }, {
19290
+ dataIndex: 'specUnitName',
19291
+ title: "\u57FA\u672C\u5355\u4F4D",
19292
+ width: 150
19293
+ }, {
19294
+ dataIndex: 'specAuxUnitName',
19295
+ title: "\u8F85\u52A9\u5355\u4F4D",
19296
+ width: 150
19273
19297
  }],
19274
19298
  //旺店通换出商品信息
19275
19299
  WDT_EXCHANGE_GOODS: [{
@@ -19434,6 +19458,14 @@ var getColumns$2 = function getColumns(_ref) {
19434
19458
  }
19435
19459
  }) : /*#__PURE__*/React.createElement("span", null, typeMap[val]);
19436
19460
  }
19461
+ }, {
19462
+ dataIndex: 'specUnitName',
19463
+ title: "\u57FA\u672C\u5355\u4F4D",
19464
+ width: 150
19465
+ }, {
19466
+ dataIndex: 'specAuxUnitName',
19467
+ title: "\u8F85\u52A9\u5355\u4F4D",
19468
+ width: 150
19437
19469
  }],
19438
19470
  // 旺店通售后商品信息
19439
19471
  WDT_AFTERSALE_GOODS: [{
@@ -19589,6 +19621,14 @@ var getColumns$2 = function getColumns(_ref) {
19589
19621
  align: 'center',
19590
19622
  ellipsis: true,
19591
19623
  render: renderTextEllipsis
19624
+ }, {
19625
+ dataIndex: 'specUnitName',
19626
+ title: "\u57FA\u672C\u5355\u4F4D",
19627
+ width: 150
19628
+ }, {
19629
+ dataIndex: 'specAuxUnitName',
19630
+ title: "\u8F85\u52A9\u5355\u4F4D",
19631
+ width: 150
19592
19632
  }]
19593
19633
  };
19594
19634
  };
package/dist/index.js CHANGED
@@ -18996,6 +18996,14 @@ var getColumns$2 = function getColumns(_ref) {
18996
18996
  title: "\u8D60\u54C1\u65B9\u5F0F",
18997
18997
  width: 100,
18998
18998
  render: renderGiftType
18999
+ }, {
19000
+ dataIndex: 'specUnitName',
19001
+ title: "\u57FA\u672C\u5355\u4F4D",
19002
+ width: 150
19003
+ }, {
19004
+ dataIndex: 'specAuxUnitName',
19005
+ title: "\u8F85\u52A9\u5355\u4F4D",
19006
+ width: 150
18999
19007
  }],
19000
19008
  //旺店通商品信息
19001
19009
  WDT_GOODS: [{
@@ -19121,6 +19129,14 @@ var getColumns$2 = function getColumns(_ref) {
19121
19129
  align: 'center',
19122
19130
  ellipsis: true,
19123
19131
  width: 100
19132
+ }, {
19133
+ dataIndex: 'specUnitName',
19134
+ title: "\u57FA\u672C\u5355\u4F4D",
19135
+ width: 150
19136
+ }, {
19137
+ dataIndex: 'specAuxUnitName',
19138
+ title: "\u8F85\u52A9\u5355\u4F4D",
19139
+ width: 150
19124
19140
  }],
19125
19141
  //旺店通退货商品信息
19126
19142
  WDT_RETURN_GOODS: [{
@@ -19285,6 +19301,14 @@ var getColumns$2 = function getColumns(_ref) {
19285
19301
  }
19286
19302
  }) : /*#__PURE__*/React__default['default'].createElement("span", null, typeMap[val]);
19287
19303
  }
19304
+ }, {
19305
+ dataIndex: 'specUnitName',
19306
+ title: "\u57FA\u672C\u5355\u4F4D",
19307
+ width: 150
19308
+ }, {
19309
+ dataIndex: 'specAuxUnitName',
19310
+ title: "\u8F85\u52A9\u5355\u4F4D",
19311
+ width: 150
19288
19312
  }],
19289
19313
  //旺店通换出商品信息
19290
19314
  WDT_EXCHANGE_GOODS: [{
@@ -19449,6 +19473,14 @@ var getColumns$2 = function getColumns(_ref) {
19449
19473
  }
19450
19474
  }) : /*#__PURE__*/React__default['default'].createElement("span", null, typeMap[val]);
19451
19475
  }
19476
+ }, {
19477
+ dataIndex: 'specUnitName',
19478
+ title: "\u57FA\u672C\u5355\u4F4D",
19479
+ width: 150
19480
+ }, {
19481
+ dataIndex: 'specAuxUnitName',
19482
+ title: "\u8F85\u52A9\u5355\u4F4D",
19483
+ width: 150
19452
19484
  }],
19453
19485
  // 旺店通售后商品信息
19454
19486
  WDT_AFTERSALE_GOODS: [{
@@ -19604,6 +19636,14 @@ var getColumns$2 = function getColumns(_ref) {
19604
19636
  align: 'center',
19605
19637
  ellipsis: true,
19606
19638
  render: renderTextEllipsis
19639
+ }, {
19640
+ dataIndex: 'specUnitName',
19641
+ title: "\u57FA\u672C\u5355\u4F4D",
19642
+ width: 150
19643
+ }, {
19644
+ dataIndex: 'specAuxUnitName',
19645
+ title: "\u8F85\u52A9\u5355\u4F4D",
19646
+ width: 150
19607
19647
  }]
19608
19648
  };
19609
19649
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kmkf-fe-packages/basic-components",
3
- "version": "2.2.31-beta.45",
3
+ "version": "2.2.31-beta.46",
4
4
  "description": "> TODO: description",
5
5
  "homepage": "",
6
6
  "license": "ISC",
@@ -66,5 +66,5 @@
66
66
  "publishConfig": {
67
67
  "access": "public"
68
68
  },
69
- "gitHead": "dc36d733fcb5a2150363e730a7de947f57d903d0"
69
+ "gitHead": "4dee11f9da4b5462e0f11e4b743ab947b62c765b"
70
70
  }