liyu-pc-base 1.0.20 → 1.0.24

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.
@@ -1,10 +1,10 @@
1
1
  import { defineComponent as Ke, reactive as jt, ref as Pe, watch as Fe, resolveComponent as q, openBlock as j, createElementBlock as ue, Fragment as We, createVNode as Y, withCtx as te, createTextVNode as je, createSlots as Ki, createElementVNode as Pt, toDisplayString as be, renderList as It, computed as se, onMounted as An, createBlock as Z, shallowRef as vt, provide as Uo, inject as Xu, onBeforeUnmount as Sf, cloneVNode as zI, Transition as q1, withDirectives as ko, resolveDirective as sW, nextTick as Ju, onUpdated as n3, onUnmounted as K1, toRef as cW, withModifiers as VA, vShow as ti, watchEffect as Zu, TransitionGroup as fW, getCurrentInstance as VI, toRaw as y0, unref as Ul, createCommentVNode as Q, mergeProps as HI, normalizeStyle as Wi, h as HA, normalizeClass as dW, resolveDynamicComponent as ni, renderSlot as UI } from "vue";
2
2
  import { PlusOutlined as Of, ExclamationCircleOutlined as JO, LeftOutlined as pW, RightOutlined as hW, CloseOutlined as gW } from "@ant-design/icons-vue";
3
3
  import { message as Pn, Modal as ZO } from "ant-design-vue";
4
- import { q as r3, a as vW, b as o3, c as mW, _ as ie, u as yW, d as ih, g as W1, e as G1, f as ug, h as Hr, i as Bt, s as Tp, w as QO, j as qI, M as i3, S as $c, k as bW, U as UA, l as qA, n as bl, o as KA, p as WA, r as Mm, t as wW, v as ah, x as b0, y as KI, z as WI, A as CW, B as SW, C as GI, D as YI, P as at, E as XI, F as JI, G as sg, H as Fp, I as cc, J as ZI, K as OW, L as EW, N as GA, O as fc, Q as DW, R as _W, T as pv, V as AW, W as kW, X as YA, Y as TW, Z as FW, $ as Ha, a0 as Oo, a1 as a3, a2 as PW, a3 as BW, a4 as xW, a5 as MW, a6 as RW, a7 as jW, a8 as IW, a9 as NW, aa as LW, ab as Rm, ac as l3, ad as $W, ae as zW, af as VW, ag as HW, ah as UW, ai as XA, aj as qW, ak as KW, al as WW, am as GW, an as YW, ao as XW, ap as JW, aq as ZW, ar as QW, as as JA, at as eG, au as Fs, m as eE } from "./modal-tools-e78a01c2.js";
4
+ import { q as r3, a as vW, b as o3, c as mW, _ as ie, u as yW, d as ih, g as W1, e as G1, f as ug, h as Hr, i as Bt, s as Tp, w as QO, j as qI, M as i3, S as $c, k as bW, U as UA, l as qA, n as bl, o as KA, p as WA, r as Mm, t as wW, v as ah, x as b0, y as KI, z as WI, A as CW, B as SW, C as GI, D as YI, P as at, E as XI, F as JI, G as sg, H as Fp, I as cc, J as ZI, K as OW, L as EW, N as GA, O as fc, Q as DW, R as _W, T as pv, V as AW, W as kW, X as YA, Y as TW, Z as FW, $ as Ha, a0 as Oo, a1 as a3, a2 as PW, a3 as BW, a4 as xW, a5 as MW, a6 as RW, a7 as jW, a8 as IW, a9 as NW, aa as LW, ab as Rm, ac as l3, ad as $W, ae as zW, af as VW, ag as HW, ah as UW, ai as XA, aj as qW, ak as KW, al as WW, am as GW, an as YW, ao as XW, ap as JW, aq as ZW, ar as QW, as as JA, at as eG, au as Fs, m as eE } from "./modal-tools-9929bde3.js";
5
5
  import { useI18n as u3 } from "vue-i18n";
6
6
  import Ce from "moment";
7
- import { i as qt, m as Wo, p as Ef, k as s3, n as zc } from "./init-plugin-3dcd1452.js";
7
+ import { k as qt, o as Wo, t as Ef, n as s3, p as zc } from "./init-plugin-57ca649d.js";
8
8
  import { cloneDeep as QI, debounce as Bl, isArray as Du } from "lodash-es";
9
9
  import { useFetchData as eN } from "./utils/hooks/useFetchData.js";
10
10
  import tG from "scroll-into-view-if-needed";
@@ -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-1afaf569"]]), pre = Ke({
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: {