lew-ui 1.7.23 → 1.7.24

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.es.js CHANGED
@@ -6600,7 +6600,7 @@ const _sfc_main$s = defineComponent({
6600
6600
  item
6601
6601
  });
6602
6602
  };
6603
- watchArray(modelValue.value, () => {
6603
+ watchArray(modelValue, () => {
6604
6604
  initCheckbox();
6605
6605
  });
6606
6606
  const initCheckbox = () => {