@bsgoal/common 2.28.36 → 2.28.37
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.mjs +1 -0
- package/dist/index.mjs.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -6241,6 +6241,7 @@ const s1 = { class: "bsgoal-base-search" }, u1 = { class: "base_search" }, c1 =
|
|
|
6241
6241
|
class: _t({ base_form_time_date_picker: D(A) }),
|
|
6242
6242
|
modelValue: c.value[ue],
|
|
6243
6243
|
"onUpdate:modelValue": (ne) => c.value[ue] = ne,
|
|
6244
|
+
clearable: !1,
|
|
6244
6245
|
disabled: nt,
|
|
6245
6246
|
format: C(ee, jt),
|
|
6246
6247
|
"value-format": C(ee, jt),
|