@ccs-ui/rc-pro 2.1.5 → 2.1.6

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.
@@ -478,6 +478,7 @@ var InternalProTable = function InternalProTable(props) {
478
478
  return /*#__PURE__*/_jsx(TableTree, {
479
479
  data: data,
480
480
  table: _objectSpread(_objectSpread({}, table), {}, {
481
+ fieldNames: fieldNames,
481
482
  rowSelection: rowSelection,
482
483
  title: tableTitle ? function () {
483
484
  return tableTitle;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ccs-ui/rc-pro",
3
- "version": "2.1.5",
3
+ "version": "2.1.6",
4
4
  "description": "",
5
5
  "license": "MIT",
6
6
  "author": {