@yoooloo42/joker 1.0.244 → 1.0.245

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
@@ -22762,6 +22762,7 @@ const refresh = async _ref => {
22762
22762
  routerInstance: scopeThis.routerInstance || null
22763
22763
  });
22764
22764
  scopeThis.tableProps.table.loading.visible = false;
22765
+ console.log('测试 000', result);
22765
22766
  if (result.code === 0) {
22766
22767
  unclassified.deepClone.deepMerge(scopeThis.tableData, {
22767
22768
  data: result.data,