ywana-core8 0.0.872 → 0.0.874

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
@@ -7127,7 +7127,7 @@
7127
7127
  try {
7128
7128
  var _this = this;
7129
7129
  var _temp4 = _catch$4(function () {
7130
- return Promise.resolve(API.all(null, page)).then(function (data) {
7130
+ return Promise.resolve(API.all(null, null, page)).then(function (data) {
7131
7131
  _this.all = field ? data[field] : data;
7132
7132
  });
7133
7133
  }, function (error) {