@yoooloo42/joker 1.0.217 → 1.0.218

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
@@ -22848,8 +22848,8 @@ const init = async _ref6 => {
22848
22848
  scopeThis
22849
22849
  } = _ref6;
22850
22850
  console.log('测试 444 初始化');
22851
- scopeThis.tableProps.table.hdlPageSizeChanged = pageSizeChange;
22852
- scopeThis.tableProps.table.hdlCurrentPageChanged = currentPageChange;
22851
+ scopeThis.tableProps.table.hdlPageSizeChange = pageSizeChange;
22852
+ scopeThis.tableProps.table.hdlCurrentPageChange = currentPageChange;
22853
22853
  if (scopeThis.pgData) {
22854
22854
  await getPgData({
22855
22855
  scopeThis