@yoooloo42/joker 1.0.245 → 1.0.247

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