@yoooloo42/joker 1.0.20 → 1.0.21

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
@@ -16168,11 +16168,6 @@ var script$4 = {
16168
16168
  },
16169
16169
  // eslint-disable-next-line
16170
16170
  hdlSuccess (response, file, fileList) { // 上传
16171
-
16172
- console.log('测试 000', response);
16173
- console.log('测试 111', file);
16174
- console.log('测试 222', fileList);
16175
-
16176
16171
  if (response.code === 0) {
16177
16172
  // 重置文件列表
16178
16173
  // 因为只能上传1个图片,这里需要清空图片列表