flame-plus 1.1.7 → 1.1.8
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,9 +5860,8 @@ 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,
|
|
@@ -6775,7 +6774,7 @@ const tv = { class: "page-header" }, nv = Te({
|
|
|
6775
6774
|
if (H.toolbar.maxButton && Z >= H.toolbar.maxButton)
|
|
6776
6775
|
return !1;
|
|
6777
6776
|
I += sr(oe.buttonText);
|
|
6778
|
-
}), I += 46) : I = 60,
|
|
6777
|
+
}), I += 46) : I = 60, (M = H.table.columns) == null || M.push({
|
|
6779
6778
|
prop: "tableAction",
|
|
6780
6779
|
label: "\u64CD\u4F5C",
|
|
6781
6780
|
isSlot: !0,
|
|
@@ -7211,7 +7210,7 @@ const tv = { class: "page-header" }, nv = Te({
|
|
|
7211
7210
|
]);
|
|
7212
7211
|
};
|
|
7213
7212
|
}
|
|
7214
|
-
}), Tc = /* @__PURE__ */ mr(nv, [["__scopeId", "data-v-
|
|
7213
|
+
}), Tc = /* @__PURE__ */ mr(nv, [["__scopeId", "data-v-762ed4c2"]]);
|
|
7215
7214
|
const rv = { class: "page-header" }, ov = { class: "page-search" }, iv = Te({
|
|
7216
7215
|
__name: "flmExportPage",
|
|
7217
7216
|
props: {
|