flame-plus 1.1.8 → 1.1.9
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.
|
@@ -5868,6 +5868,9 @@ const Lg = { class: "component" }, Ug = Te({
|
|
|
5868
5868
|
type: m.field_name,
|
|
5869
5869
|
width: m.field_length
|
|
5870
5870
|
});
|
|
5871
|
+
}), F.push({
|
|
5872
|
+
label: "",
|
|
5873
|
+
prop: ""
|
|
5871
5874
|
}), u.value.isMultipleSelect = C.config.isMultipleSelect, u.value.search.items = x, u.value.table.columns = F;
|
|
5872
5875
|
});
|
|
5873
5876
|
}, w = (h) => {
|