@kmkf-fe-packages/basic-components 2.2.44-beta.32 → 2.2.44-beta.35

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
@@ -22532,7 +22532,7 @@ var getColumns$9 = function getColumns(_ref) {
22532
22532
  }
22533
22533
  }, {
22534
22534
  dataIndex: 'sellTotal',
22535
- title: "\u91D1\u989D",
22535
+ title: "\u603B\u91D1\u989D",
22536
22536
  width: 150
22537
22537
  }, {
22538
22538
  dataIndex: 'discountTotal',
package/dist/index.js CHANGED
@@ -22547,7 +22547,7 @@ var getColumns$9 = function getColumns(_ref) {
22547
22547
  }
22548
22548
  }, {
22549
22549
  dataIndex: 'sellTotal',
22550
- title: "\u91D1\u989D",
22550
+ title: "\u603B\u91D1\u989D",
22551
22551
  width: 150
22552
22552
  }, {
22553
22553
  dataIndex: 'discountTotal',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kmkf-fe-packages/basic-components",
3
- "version": "2.2.44-beta.32",
3
+ "version": "2.2.44-beta.35",
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": "22fe8812740ec9104f16deed222a404065771081"
69
+ "gitHead": "3de0698362d4a2dfc11a536ddefc994f5072f194"
70
70
  }