@yoooloo42/joker 1.0.268 → 1.0.269

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.cjs.js CHANGED
@@ -22899,7 +22899,7 @@ const currentPageChange = async _ref4 => {
22899
22899
  } = _ref4;
22900
22900
  console.log('joker测试 111', currentPage);
22901
22901
  scopeThis.query.currentPage = currentPage;
22902
- await reload({
22902
+ await refresh({
22903
22903
  scopeThis
22904
22904
  });
22905
22905
  };