tenghui-ui 1.4.0 → 1.4.1

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.
@@ -373,7 +373,8 @@ const defaultAttrsMap = {
373
373
  size: "small"
374
374
  },
375
375
  cascader: {
376
- size: "small"
376
+ size: "small",
377
+ clearable: true
377
378
  },
378
379
  daterange: daterangeDefaultAttrs,
379
380
  datetimerange: datetimerangeDefaultAttrs