@yoooloo42/joker 1.0.11 → 1.0.12

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
@@ -16002,6 +16002,10 @@ var script$5 = {
16002
16002
  });
16003
16003
  },
16004
16004
  hdlSuccess (response, file, fileList) { // 上传
16005
+
16006
+ console.log('测试 000', this.myProps0.uploadUrl);
16007
+ console.log('测试 111', response);
16008
+
16005
16009
  if (response.code === 0) {
16006
16010
  // 重置文件列表
16007
16011
  this.fileList = fileList;