@yoooloo42/joker 1.0.123 → 1.0.124

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.cjs.js CHANGED
@@ -43529,7 +43529,7 @@ var script = {
43529
43529
  // modelValue: 外部 v-model 绑定的值
43530
43530
  modelValue: {
43531
43531
  type: Array,
43532
- default: () => {}
43532
+ default: () => ({})
43533
43533
  },
43534
43534
  myProps: {
43535
43535
  type: Object,