@yoooloo42/joker 1.0.149 → 1.0.150

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
@@ -22647,6 +22647,7 @@ const refresh = async _ref => {
22647
22647
  page: scopeThis.query && scopeThis.query.currentPage ? scopeThis.query.currentPage : 1
22648
22648
  }
22649
22649
  });
22650
+ console.log('测试 000', result);
22650
22651
  if (result.code === 0) {
22651
22652
  scopeThis.tableData = {
22652
22653
  data: result.data,