flame-plus 1.1.7 → 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.
|
@@ -5831,7 +5831,7 @@ const Lg = { class: "component" }, Ug = Te({
|
|
|
5831
5831
|
data: {
|
|
5832
5832
|
ref_level: 0,
|
|
5833
5833
|
order_by: "field_color_der",
|
|
5834
|
-
fields: "field_name,web_ui_control_type,field_description,cell_align,header_align,width,str_format,service_name,fk_table_name,is_ref_search_display",
|
|
5834
|
+
fields: "field_name,web_ui_control_type,field_description,cell_align,header_align,width,str_format,service_name,fk_table_name,is_ref_search_display,is_ref_table_display",
|
|
5835
5835
|
conditions: {
|
|
5836
5836
|
table_name: C.config.fk_table_name,
|
|
5837
5837
|
is_ref_dialog_display: !0
|
|
@@ -5860,15 +5860,17 @@ const Lg = { class: "component" }, Ug = Te({
|
|
|
5860
5860
|
controlType: "flmInput",
|
|
5861
5861
|
prop: m.field_name,
|
|
5862
5862
|
isConditionLike: !0
|
|
5863
|
-
}), F.push({
|
|
5863
|
+
}), m.is_ref_table_display && F.push({
|
|
5864
5864
|
align: m.cell_align,
|
|
5865
|
-
fixed: "left",
|
|
5866
5865
|
"header-align": m.header_align,
|
|
5867
5866
|
label: m.field_description,
|
|
5868
5867
|
prop: m.field_name,
|
|
5869
5868
|
type: m.field_name,
|
|
5870
5869
|
width: m.field_length
|
|
5871
5870
|
});
|
|
5871
|
+
}), F.push({
|
|
5872
|
+
label: "",
|
|
5873
|
+
prop: ""
|
|
5872
5874
|
}), u.value.isMultipleSelect = C.config.isMultipleSelect, u.value.search.items = x, u.value.table.columns = F;
|
|
5873
5875
|
});
|
|
5874
5876
|
}, w = (h) => {
|
|
@@ -6775,7 +6777,7 @@ const tv = { class: "page-header" }, nv = Te({
|
|
|
6775
6777
|
if (H.toolbar.maxButton && Z >= H.toolbar.maxButton)
|
|
6776
6778
|
return !1;
|
|
6777
6779
|
I += sr(oe.buttonText);
|
|
6778
|
-
}), I += 46) : I = 60,
|
|
6780
|
+
}), I += 46) : I = 60, (M = H.table.columns) == null || M.push({
|
|
6779
6781
|
prop: "tableAction",
|
|
6780
6782
|
label: "\u64CD\u4F5C",
|
|
6781
6783
|
isSlot: !0,
|
|
@@ -7211,7 +7213,7 @@ const tv = { class: "page-header" }, nv = Te({
|
|
|
7211
7213
|
]);
|
|
7212
7214
|
};
|
|
7213
7215
|
}
|
|
7214
|
-
}), Tc = /* @__PURE__ */ mr(nv, [["__scopeId", "data-v-
|
|
7216
|
+
}), Tc = /* @__PURE__ */ mr(nv, [["__scopeId", "data-v-762ed4c2"]]);
|
|
7215
7217
|
const rv = { class: "page-header" }, ov = { class: "page-search" }, iv = Te({
|
|
7216
7218
|
__name: "flmExportPage",
|
|
7217
7219
|
props: {
|