@kmkf-fe-packages/basic-components 2.2.13-beta.56 → 2.2.13-beta.58

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
@@ -18678,6 +18678,11 @@ var getColumns$2 = function getColumns(_ref) {
18678
18678
  title: "\u5E73\u53F0\u89C4\u683CID",
18679
18679
  width: 180,
18680
18680
  align: 'center'
18681
+ }, {
18682
+ dataIndex: 'brandName',
18683
+ title: "\u54C1\u724C\u540D\u79F0",
18684
+ width: 180,
18685
+ align: 'center'
18681
18686
  }, {
18682
18687
  dataIndex: 'orderPrice',
18683
18688
  title: "\u8865\u53D1\u91D1\u989D",
@@ -18748,6 +18753,11 @@ var getColumns$2 = function getColumns(_ref) {
18748
18753
  title: "\u5E73\u53F0\u5546\u54C1ID",
18749
18754
  width: 180,
18750
18755
  align: 'center'
18756
+ }, {
18757
+ dataIndex: 'brandName',
18758
+ title: "\u54C1\u724C\u540D\u79F0",
18759
+ width: 180,
18760
+ align: 'center'
18751
18761
  }, {
18752
18762
  dataIndex: 'specId',
18753
18763
  title: "".concat(text, "SKUID"),
@@ -18892,6 +18902,11 @@ var getColumns$2 = function getColumns(_ref) {
18892
18902
  title: "\u5E73\u53F0\u89C4\u683CID",
18893
18903
  width: 180,
18894
18904
  align: 'center'
18905
+ }, {
18906
+ dataIndex: 'brandName',
18907
+ title: "\u54C1\u724C\u540D\u79F0",
18908
+ width: 180,
18909
+ align: 'center'
18895
18910
  }, {
18896
18911
  dataIndex: 'num',
18897
18912
  title: "".concat(text, "\u9000\u8D27\u6570\u91CF"),
@@ -19037,6 +19052,11 @@ var getColumns$2 = function getColumns(_ref) {
19037
19052
  title: "\u5E73\u53F0\u89C4\u683CID",
19038
19053
  width: 180,
19039
19054
  align: 'center'
19055
+ }, {
19056
+ dataIndex: 'brandName',
19057
+ title: "\u54C1\u724C\u540D\u79F0",
19058
+ width: 180,
19059
+ align: 'center'
19040
19060
  }, {
19041
19061
  dataIndex: 'num',
19042
19062
  title: "".concat(text, "\u6362\u51FA\u6570\u91CF"),
package/dist/index.js CHANGED
@@ -18693,6 +18693,11 @@ var getColumns$2 = function getColumns(_ref) {
18693
18693
  title: "\u5E73\u53F0\u89C4\u683CID",
18694
18694
  width: 180,
18695
18695
  align: 'center'
18696
+ }, {
18697
+ dataIndex: 'brandName',
18698
+ title: "\u54C1\u724C\u540D\u79F0",
18699
+ width: 180,
18700
+ align: 'center'
18696
18701
  }, {
18697
18702
  dataIndex: 'orderPrice',
18698
18703
  title: "\u8865\u53D1\u91D1\u989D",
@@ -18763,6 +18768,11 @@ var getColumns$2 = function getColumns(_ref) {
18763
18768
  title: "\u5E73\u53F0\u5546\u54C1ID",
18764
18769
  width: 180,
18765
18770
  align: 'center'
18771
+ }, {
18772
+ dataIndex: 'brandName',
18773
+ title: "\u54C1\u724C\u540D\u79F0",
18774
+ width: 180,
18775
+ align: 'center'
18766
18776
  }, {
18767
18777
  dataIndex: 'specId',
18768
18778
  title: "".concat(text, "SKUID"),
@@ -18907,6 +18917,11 @@ var getColumns$2 = function getColumns(_ref) {
18907
18917
  title: "\u5E73\u53F0\u89C4\u683CID",
18908
18918
  width: 180,
18909
18919
  align: 'center'
18920
+ }, {
18921
+ dataIndex: 'brandName',
18922
+ title: "\u54C1\u724C\u540D\u79F0",
18923
+ width: 180,
18924
+ align: 'center'
18910
18925
  }, {
18911
18926
  dataIndex: 'num',
18912
18927
  title: "".concat(text, "\u9000\u8D27\u6570\u91CF"),
@@ -19052,6 +19067,11 @@ var getColumns$2 = function getColumns(_ref) {
19052
19067
  title: "\u5E73\u53F0\u89C4\u683CID",
19053
19068
  width: 180,
19054
19069
  align: 'center'
19070
+ }, {
19071
+ dataIndex: 'brandName',
19072
+ title: "\u54C1\u724C\u540D\u79F0",
19073
+ width: 180,
19074
+ align: 'center'
19055
19075
  }, {
19056
19076
  dataIndex: 'num',
19057
19077
  title: "".concat(text, "\u6362\u51FA\u6570\u91CF"),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kmkf-fe-packages/basic-components",
3
- "version": "2.2.13-beta.56",
3
+ "version": "2.2.13-beta.58",
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": "1cf6b9d47aca124958462954e3157b6cf147060f"
69
+ "gitHead": "8a590860d90c68553454c8072fe7a7b826ad5932"
70
70
  }