liyu-pc-base 1.0.18 → 1.0.22
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/{SearchRender-d7699c48.js → SearchRender-4efb4aed.js} +2 -2
- package/dist/SearchRender-4efb4aed.js.map +1 -0
- package/dist/components/index.js +4 -4
- package/dist/components/index.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/SearchRender-d7699c48.js.map +0 -1
|
@@ -10234,7 +10234,7 @@ function dre(e, t, n, r, o, i) {
|
|
|
10234
10234
|
e.field.type !== "divider" && (((P = e.field) == null ? void 0 : P.is_search_show) !== !1 || e.field_render_show) ? (j(), Z(ce, HI({
|
|
10235
10235
|
key: 0,
|
|
10236
10236
|
extra: e.field.extra,
|
|
10237
|
-
label: e.is_show_label ? e.field.label : null,
|
|
10237
|
+
label: e.is_show_label ? e.field.label_i18n == null ? e.field.label : e.t(e.field.label_i18n) : null,
|
|
10238
10238
|
name: e.field.name
|
|
10239
10239
|
}, e.validateInfos ? e.validateInfos[e.field.name] : null), {
|
|
10240
10240
|
default: te(() => [
|
|
@@ -10790,7 +10790,7 @@ function dre(e, t, n, r, o, i) {
|
|
|
10790
10790
|
}, 8, ["orientation"])) : Q("", !0)
|
|
10791
10791
|
], 64);
|
|
10792
10792
|
}
|
|
10793
|
-
const G9e = /* @__PURE__ */ Kt(ire, [["render", dre], ["__scopeId", "data-v-
|
|
10793
|
+
const G9e = /* @__PURE__ */ Kt(ire, [["render", dre], ["__scopeId", "data-v-9e87acd2"]]), pre = Ke({
|
|
10794
10794
|
name: "RemoteTablePro",
|
|
10795
10795
|
components: { PlusOutlined: Of },
|
|
10796
10796
|
props: {
|