@kmkf-fe-packages/basic-components 2.2.13-beta.52 → 2.2.13-beta.53

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
@@ -18503,7 +18503,7 @@ var getColumns$1 = function getColumns(_ref) {
18503
18503
  title: "\u5747\u644A\u5355\u4EF7",
18504
18504
  align: 'center',
18505
18505
  ellipsis: true,
18506
- width: 70
18506
+ width: 120
18507
18507
  }, {
18508
18508
  dataIndex: 'type',
18509
18509
  title: "\u8D60\u54C1\u7C7B\u578B",
package/dist/index.js CHANGED
@@ -18518,7 +18518,7 @@ var getColumns$1 = function getColumns(_ref) {
18518
18518
  title: "\u5747\u644A\u5355\u4EF7",
18519
18519
  align: 'center',
18520
18520
  ellipsis: true,
18521
- width: 70
18521
+ width: 120
18522
18522
  }, {
18523
18523
  dataIndex: 'type',
18524
18524
  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.52",
3
+ "version": "2.2.13-beta.53",
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": "7650ec2b78b773d91d6c015af5d41821383c4487"
69
+ "gitHead": "f42a16c7249fc7c7a9309a4f5a565c7b6a372614"
70
70
  }