@julingbase/jly-arco-design 0.0.6 → 0.0.7

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.
@@ -11479,7 +11479,7 @@
11479
11479
  else
11480
11480
  for (let o3 = 0; o3 < e2.length; o3++) {
11481
11481
  const l3 = e2[o3];
11482
- u(t2.onBeforeUpload) ? Promise.resolve(t2.onBeforeUpload(l3)).then((e3) => {
11482
+ u(t2.onBeforeUpload) ? Promise.resolve(t2.onBeforeUpload(l3, e2.length)).then((e3) => {
11483
11483
  e3 && P2(n(e3) ? l3 : e3, o3);
11484
11484
  }).catch((e3) => {
11485
11485
  console.error(e3);