ywana-core8 0.0.411 → 0.0.412

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
@@ -5775,7 +5775,7 @@
5775
5775
  if (filterSchema[key].defValue) {
5776
5776
  var _change;
5777
5777
 
5778
- change((_change = {}, _change[key] = defValue, _change));
5778
+ change((_change = {}, _change[key] = filterSchema[key].defValue, _change));
5779
5779
  }
5780
5780
  }
5781
5781
  } //Object.values(filterSchema).forEach(field => field.section = null)