@kmkf-fe-packages/basic-components 2.2.13-beta.64 → 2.2.13-beta.66

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
@@ -21053,10 +21053,10 @@ var getColumns$9 = function getColumns(_ref) {
21053
21053
  }
21054
21054
  }, {
21055
21055
  dataIndex: 'share',
21056
- title: "\u5206\u644A\u4EF7",
21056
+ title: "\u5747\u644A\u5355\u4EF7",
21057
21057
  align: 'center',
21058
21058
  ellipsis: true,
21059
- width: 70
21059
+ width: 120
21060
21060
  }, {
21061
21061
  dataIndex: 'type',
21062
21062
  title: "\u8D60\u54C1\u7C7B\u578B",
package/dist/index.js CHANGED
@@ -21068,10 +21068,10 @@ var getColumns$9 = function getColumns(_ref) {
21068
21068
  }
21069
21069
  }, {
21070
21070
  dataIndex: 'share',
21071
- title: "\u5206\u644A\u4EF7",
21071
+ title: "\u5747\u644A\u5355\u4EF7",
21072
21072
  align: 'center',
21073
21073
  ellipsis: true,
21074
- width: 70
21074
+ width: 120
21075
21075
  }, {
21076
21076
  dataIndex: 'type',
21077
21077
  title: "\u8D60\u54C1\u7C7B\u578B",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kmkf-fe-packages/basic-components",
3
- "version": "2.2.13-beta.64",
3
+ "version": "2.2.13-beta.66",
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": "528494491446f569a23e4f2cdf889d610dcf0af3"
69
+ "gitHead": "2b229dcce7c3304be2becca9ac63dcb869cabf07"
70
70
  }