sctj-components 1.0.63 → 1.0.64

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.
@@ -1629,6 +1629,8 @@ const _sfc_main$n = {
1629
1629
  modelValue: unref(selectValue),
1630
1630
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => isRef(selectValue) ? selectValue.value = $event : null),
1631
1631
  placeholder: "\u8BF7\u9009\u62E9",
1632
+ "collapse-tags": "",
1633
+ "collapse-tags-tooltip": "",
1632
1634
  multiple: __props.multiple,
1633
1635
  filterable: "",
1634
1636
  clearable: ""