@kmkf-fe-packages/basic-components 2.10.9-beta.46 → 2.10.9-beta.49

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
@@ -21316,7 +21316,7 @@ var getColumns$2 = function getColumns(_ref) {
21316
21316
  }
21317
21317
  }, {
21318
21318
  dataIndex: 'returnPrice',
21319
- title: "".concat(text, "\u9000\u8D27\u91D1\u989D"),
21319
+ title: "".concat(text, "\u9000\u6B3E\u91D1\u989D"),
21320
21320
  align: 'center',
21321
21321
  ellipsis: true,
21322
21322
  width: 100
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kmkf-fe-packages/basic-components",
3
- "version": "2.10.9-beta.46",
3
+ "version": "2.10.9-beta.49",
4
4
  "description": "> TODO: description",
5
5
  "homepage": "",
6
6
  "license": "ISC",
@@ -20,7 +20,7 @@
20
20
  "watch": "nodemon --ignore dist/ --ignore node_modules/ --watch src/ -C -e ts,tsx,less --debug -x 'yarn async'"
21
21
  },
22
22
  "dependencies": {
23
- "@kmkf-fe-packages/kmkf-utils": "2.10.9-beta.46",
23
+ "@kmkf-fe-packages/kmkf-utils": "2.10.9-beta.49",
24
24
  "ahooks": "^3.7.4",
25
25
  "ali-react-table": "2.6.1",
26
26
  "bignumber.js": "^9.1.2",
@@ -66,5 +66,5 @@
66
66
  "publishConfig": {
67
67
  "access": "public"
68
68
  },
69
- "gitHead": "245beb0ea7f8e6f7c83ddeceefaaf46662c2cf33"
69
+ "gitHead": "93f3ac5c852fdcb412f4bb24f52038cc85f2c967"
70
70
  }