@utogether/utils 3.0.0-beta.45 → 3.0.0-beta.46

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/utils.es.js CHANGED
@@ -544,7 +544,7 @@ const VxetableRender = (VXETable, {
544
544
  } = Z, d = useComponent(), {
545
545
  multiple: f
546
546
  } = i, n = f ? `_${r}` : r;
547
- multipl && d.setDefaultValue(i, h, r);
547
+ f && d.setDefaultValue(i, h, r);
548
548
  function m(u) {
549
549
  d.selectChange(u, h, r, l, {
550
550
  datasource: "data"