@yoooloo42/joker 1.0.220 → 1.0.221

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
@@ -22834,7 +22834,6 @@ const getPgData = async _ref5 => {
22834
22834
  unclassified.deepClone.deepMerge(scopeThis.pgData, {
22835
22835
  data: result.data
22836
22836
  });
22837
- console.log('测试 000', result.data);
22838
22837
  ElMessage('已获取页面数据');
22839
22838
  return;
22840
22839
  }