@ccs-ui/rc-pro 1.1.23-beta-10 → 1.1.23

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/es/table/index.js CHANGED
@@ -179,7 +179,6 @@ var CustomTable = function CustomTable(props) {
179
179
  };
180
180
  var _theme$useToken = theme.useToken(),
181
181
  token = _theme$useToken.token;
182
- console.log('totalNum', totalNum, !totalNum);
183
182
  return /*#__PURE__*/_jsx("div", {
184
183
  className: "ccs-table-card",
185
184
  style: _objectSpread(_objectSpread({}, style), {}, {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ccs-ui/rc-pro",
3
- "version": "1.1.23-beta-10",
4
- "description": "删除IsTabsPage参数;添加colorful主题;",
3
+ "version": "1.1.23",
4
+ "description": "删除IsTabsPage参数;添加colorful主题;修复Table固定高度无法滚动问题;",
5
5
  "license": "MIT",
6
6
  "author": {
7
7
  "name": "Hong",