ywana-core8 0.0.467 → 0.0.468

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.umd.js CHANGED
@@ -5710,7 +5710,7 @@
5710
5710
  } catch (e) {
5711
5711
  return Promise.reject(e);
5712
5712
  }
5713
- });
5713
+ }, rows);
5714
5714
  },
5715
5715
  disabled: !validate(checked, rows)
5716
5716
  });