@hb-hellotech/hb-ui 1.3.6 → 1.3.7-beta.2
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/components/business_comp/list_page_comp/hb_list_table_act/src/type.d.ts +1 -0
- package/dist/components/business_comp/list_page_comp/hb_list_table_act/src/type.d.ts.map +1 -1
- package/dist/components/business_comp/modal_comp/log_modal/src/type.d.ts +3 -0
- package/dist/components/business_comp/modal_comp/log_modal/src/type.d.ts.map +1 -1
- package/dist/hb_component_lib.css +1 -1
- package/dist/hb_component_lib.js +752 -729
- package/dist/hb_component_lib.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/hb_component_lib.js
CHANGED
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
import './hb_component_lib.css';
|
|
2
|
-
import { defineComponent as te, reactive as
|
|
2
|
+
import { defineComponent as te, reactive as ke, ref as R, computed as U, watch as se, onMounted as me, createElementBlock as w, openBlock as o, normalizeClass as j, unref as n, createVNode as F, withCtx as l, createElementVNode as m, toDisplayString as y, createTextVNode as I, createBlock as B, createCommentVNode as O, Fragment as V, renderList as ne, inject as Be, resolveComponent as P, Transition as nt, withDirectives as ce, mergeProps as ee, createSlots as Oe, renderSlot as E, vShow as st, nextTick as ve, onUnmounted as Re, useTemplateRef as it, provide as rt, normalizeStyle as Se, mergeModels as Me, useModel as ot, withModifiers as Ie, resolveDirective as dt, useAttrs as ct, watchEffect as ut, shallowRef as pt, resolveDynamicComponent as ht } from "vue";
|
|
3
3
|
import Ce from "vuedraggable";
|
|
4
|
-
import { Modal as
|
|
4
|
+
import { Modal as He, Button as fe, Tooltip as De, Switch as Ee, Radio as Ve, RadioGroup as Ye, InputNumber as je, DatePicker as Ke, Checkbox as _e, CheckboxGroup as qe, Select as Ae, Input as We, Col as bt, Row as ft, FormItem as Je, Form as Ge, SelectOption as ze, Popconfirm as $e, MenuItem as Qe, Menu as Ze, Dropdown as Xe, Popover as mt, message as Le } from "ant-design-vue";
|
|
5
5
|
import { useRoute as at } from "vue-router";
|
|
6
6
|
import { useI18n as de } from "vue-i18n";
|
|
7
7
|
import be from "lodash";
|
|
8
|
-
import { CloseOutlined as vt, QuestionCircleOutlined as gt, SearchOutlined as
|
|
8
|
+
import { CloseOutlined as vt, QuestionCircleOutlined as gt, SearchOutlined as Pe, UpCircleOutlined as yt, DownCircleOutlined as Ct, UnorderedListOutlined as _t, DownOutlined as et, PlusCircleOutlined as Lt } from "@ant-design/icons-vue";
|
|
9
9
|
import { useFullscreen as kt, useDebounceFn as St } from "@vueuse/core";
|
|
10
|
-
import
|
|
11
|
-
const wt = "hb-",
|
|
10
|
+
import we from "dayjs";
|
|
11
|
+
const wt = "hb-", Ne = (t = "") => {
|
|
12
12
|
const f = `${wt}${t}`;
|
|
13
13
|
return Ft(f);
|
|
14
|
-
},
|
|
14
|
+
}, he = (t, f, i, h) => (f && (t += `-${f}`), i && (t += `__${i}`), h && (t += `--${h}`), t), Ft = (t) => ({
|
|
15
15
|
// hb-button
|
|
16
|
-
b: (f) => f ?
|
|
16
|
+
b: (f) => f ? he(t, f, "", "") : he(t, "", "", ""),
|
|
17
17
|
// hb-button__header
|
|
18
|
-
e: (f) => f ?
|
|
18
|
+
e: (f) => f ? he(t, "", f, "") : "",
|
|
19
19
|
// hb-button--primary
|
|
20
|
-
m: (f) =>
|
|
20
|
+
m: (f) => he(t, "", "", f),
|
|
21
21
|
// hb-button__header
|
|
22
|
-
be: (f, i) =>
|
|
22
|
+
be: (f, i) => he(t, f, i, ""),
|
|
23
23
|
// hb-button__header--primary
|
|
24
|
-
em: (f, i) =>
|
|
24
|
+
em: (f, i) => he(t, "", f, i),
|
|
25
25
|
// hb-button__header--primary
|
|
26
|
-
bem: (f, i, h) =>
|
|
26
|
+
bem: (f, i, h) => he(t, f, i, h),
|
|
27
27
|
// is-disabled
|
|
28
28
|
is: (f, i) => i ? `is-${f}` : ""
|
|
29
|
-
}), xt = ["onMouseenter", "onMouseleave"], Tt = ["onClick"],
|
|
29
|
+
}), xt = ["onMouseenter", "onMouseleave"], Tt = ["onClick"], $t = /* @__PURE__ */ te({
|
|
30
30
|
name: "HbLibFormItemFilterModal",
|
|
31
31
|
__name: "HbFormItemFilterModal",
|
|
32
32
|
props: {
|
|
@@ -39,65 +39,65 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
39
39
|
},
|
|
40
40
|
emits: ["confirm"],
|
|
41
41
|
setup(t, { expose: f, emit: i }) {
|
|
42
|
-
const h = de().t, _ = de().messages.value.en_US, g = de().messages.value.ja_JP, r = de().messages.value.zh_CN, d = t, b = i, e =
|
|
42
|
+
const h = de().t, _ = de().messages.value.en_US, g = de().messages.value.ja_JP, r = de().messages.value.zh_CN, d = t, b = i, e = Ne("sfcm"), C = at(), z = ke({
|
|
43
43
|
lan: window.localStorage.getItem("lan")
|
|
44
|
-
}),
|
|
44
|
+
}), S = R(!1), N = R(600);
|
|
45
45
|
let H = [];
|
|
46
|
-
const
|
|
47
|
-
...
|
|
48
|
-
label: u
|
|
49
|
-
key:
|
|
50
|
-
isFixed:
|
|
51
|
-
isLinked:
|
|
52
|
-
labelLanguage:
|
|
53
|
-
}), L = (
|
|
54
|
-
const D =
|
|
46
|
+
const M = R([]), a = R([]), k = U(() => M.value.every((u) => u.isLinked || u.isFixed)), x = (u) => ({
|
|
47
|
+
...u,
|
|
48
|
+
label: p(u) || `${c(u) || ""} (${h("hbLibComp.hbFormItemFilterModal.moreConditionSearch")})`,
|
|
49
|
+
key: u.key,
|
|
50
|
+
isFixed: u?.isFixed || !1,
|
|
51
|
+
isLinked: u?.isLinked || !1,
|
|
52
|
+
labelLanguage: u?.labelLanguage || void 0
|
|
53
|
+
}), L = (u) => {
|
|
54
|
+
const D = u.draggedContext.element, A = u.relatedContext.index;
|
|
55
55
|
if (D.isLinked || D.isFixed)
|
|
56
56
|
return !1;
|
|
57
|
-
const G =
|
|
57
|
+
const G = M.value.map((Z, re) => ({ item: Z, index: re })).filter(({ item: Z }) => Z.isLinked).map(({ index: Z }) => Z);
|
|
58
58
|
if (G.length === 0)
|
|
59
59
|
return !0;
|
|
60
60
|
for (let Z = 0; Z < G.length - 1; Z++) {
|
|
61
|
-
const re = G[Z],
|
|
62
|
-
if (A > re && A <
|
|
61
|
+
const re = G[Z], pe = G[Z + 1];
|
|
62
|
+
if (A > re && A < pe)
|
|
63
63
|
return !1;
|
|
64
64
|
}
|
|
65
65
|
return !0;
|
|
66
66
|
}, K = U(() => v() + "_" + d.saveKey), v = () => {
|
|
67
|
-
const
|
|
67
|
+
const u = localStorage.getItem("pro__Login_Userinfo");
|
|
68
68
|
let D = "anonymous";
|
|
69
|
-
if (
|
|
69
|
+
if (u)
|
|
70
70
|
try {
|
|
71
|
-
D = JSON.parse(
|
|
71
|
+
D = JSON.parse(u).value.jobNumber || "anonymous";
|
|
72
72
|
} catch (G) {
|
|
73
73
|
console.warn("解析用户信息失败:", G);
|
|
74
74
|
}
|
|
75
|
-
let A =
|
|
75
|
+
let A = C?.path;
|
|
76
76
|
return `searchFormConfig_${D}_${A}`;
|
|
77
|
-
},
|
|
78
|
-
ja_JP: () => be.get(g,
|
|
79
|
-
en_US: () => be.get(_,
|
|
80
|
-
zh_CN: () => be.get(r,
|
|
81
|
-
})[z.lan]?.() ||
|
|
82
|
-
ja_JP: () => be.get(g,
|
|
83
|
-
en_US: () => be.get(_,
|
|
84
|
-
zh_CN: () => be.get(r,
|
|
85
|
-
})[z.lan]?.() ||
|
|
77
|
+
}, p = (u) => ({
|
|
78
|
+
ja_JP: () => be.get(g, u.labelLanguage || ""),
|
|
79
|
+
en_US: () => be.get(_, u.labelLanguage || ""),
|
|
80
|
+
zh_CN: () => be.get(r, u.labelLanguage || "")
|
|
81
|
+
})[z.lan]?.() || u.label, c = (u) => ({
|
|
82
|
+
ja_JP: () => be.get(g, u.subLabelLanguage || ""),
|
|
83
|
+
en_US: () => be.get(_, u.subLabelLanguage || ""),
|
|
84
|
+
zh_CN: () => be.get(r, u.subLabelLanguage || "")
|
|
85
|
+
})[z.lan]?.() || u.subLabel, s = (u) => {
|
|
86
86
|
try {
|
|
87
87
|
const D = localStorage.getItem(K.value);
|
|
88
88
|
if (D) {
|
|
89
89
|
const A = JSON.parse(D);
|
|
90
90
|
if (A.originalList && Array.isArray(A.originalList)) {
|
|
91
91
|
H = JSON.parse(JSON.stringify(A.originalList));
|
|
92
|
-
const G = H.filter((W) => W?.isFixed), Z = H.filter((W) => W?.isLinked), re = A.showList.filter((W) => !W.isFixed && !W.isLinked),
|
|
92
|
+
const G = H.filter((W) => W?.isFixed), Z = H.filter((W) => W?.isLinked), re = A.showList.filter((W) => !W.isFixed && !W.isLinked), pe = d.showNumber && d.showNumber > 0 ? Math.max(0, d.showNumber - G.length - Z.length) : re.length, ge = G.map((W) => ({
|
|
93
93
|
...x(W)
|
|
94
|
-
})),
|
|
94
|
+
})), Fe = Z.map((W) => ({
|
|
95
95
|
...x(W)
|
|
96
|
-
})),
|
|
96
|
+
})), xe = re.slice(0, pe).map((W) => ({
|
|
97
97
|
...x(W)
|
|
98
98
|
}));
|
|
99
|
-
console.log("我进来了这里2233"),
|
|
100
|
-
const
|
|
99
|
+
console.log("我进来了这里2233"), M.value = [...ge, ...Fe, ...xe];
|
|
100
|
+
const Te = M.value.map((W) => W.key), X = H.map((W) => W.key).filter((W) => !Te.includes(W));
|
|
101
101
|
return a.value = H.filter((W) => X.includes(W.key)).map((W) => ({
|
|
102
102
|
...x(W),
|
|
103
103
|
active: !1
|
|
@@ -110,9 +110,9 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
110
110
|
return !1;
|
|
111
111
|
}, T = () => {
|
|
112
112
|
try {
|
|
113
|
-
const
|
|
113
|
+
const u = {
|
|
114
114
|
originalList: H,
|
|
115
|
-
showList:
|
|
115
|
+
showList: M.value.map((D) => ({
|
|
116
116
|
...D,
|
|
117
117
|
key: D.key,
|
|
118
118
|
label: D.label,
|
|
@@ -121,129 +121,129 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
121
121
|
labelLanguage: D?.labelLanguage || void 0
|
|
122
122
|
}))
|
|
123
123
|
};
|
|
124
|
-
localStorage.setItem(K.value, JSON.stringify(
|
|
125
|
-
} catch (
|
|
126
|
-
console.warn("保存搜索配置失败:",
|
|
124
|
+
localStorage.setItem(K.value, JSON.stringify(u));
|
|
125
|
+
} catch (u) {
|
|
126
|
+
console.warn("保存搜索配置失败:", u);
|
|
127
127
|
}
|
|
128
|
-
},
|
|
129
|
-
const
|
|
130
|
-
return
|
|
128
|
+
}, Y = U(() => {
|
|
129
|
+
const u = M.value.filter((A) => !A.isFixed && !A.isLinked).length, D = M.value.filter((A) => A.isFixed || A.isLinked).length;
|
|
130
|
+
return u >= d.showNumber - D;
|
|
131
131
|
});
|
|
132
132
|
se(
|
|
133
133
|
() => d.list,
|
|
134
|
-
(
|
|
135
|
-
let D = JSON.stringify(
|
|
134
|
+
(u) => {
|
|
135
|
+
let D = JSON.stringify(M.value) !== JSON.stringify(u);
|
|
136
136
|
if (!D)
|
|
137
137
|
return;
|
|
138
138
|
const A = localStorage.getItem(K.value), G = JSON.parse(A || "{}");
|
|
139
139
|
if (G && G?.originalList && Array.isArray(G.originalList))
|
|
140
|
-
s(), b("confirm",
|
|
140
|
+
s(), b("confirm", M.value);
|
|
141
141
|
else if (D) {
|
|
142
|
-
H = JSON.parse(JSON.stringify(
|
|
143
|
-
const Z =
|
|
144
|
-
|
|
145
|
-
const
|
|
142
|
+
H = JSON.parse(JSON.stringify(u));
|
|
143
|
+
const Z = u.filter((X) => X?.isFixed), re = u.filter((X) => X?.isLinked), pe = u.filter((X) => !X?.isFixed && !X?.isLinked), ge = d.showNumber && d.showNumber > 0 ? Math.max(0, d.showNumber - Z.length - re.length) : pe.length, Fe = Z.map((X) => x(X)), xe = re.map((X) => x(X)), Te = pe.slice(0, ge).map((X) => x(X));
|
|
144
|
+
M.value = [...Fe, ...xe, ...Te];
|
|
145
|
+
const Ue = pe.slice(ge).map((X) => ({
|
|
146
146
|
...x(X),
|
|
147
147
|
active: !1
|
|
148
148
|
}));
|
|
149
|
-
a.value =
|
|
149
|
+
a.value = Ue;
|
|
150
150
|
}
|
|
151
151
|
},
|
|
152
152
|
{ immediate: !0 }
|
|
153
153
|
);
|
|
154
|
-
const Q = (
|
|
155
|
-
const D =
|
|
156
|
-
D !== -1 && (
|
|
157
|
-
}, ie = (
|
|
158
|
-
if (
|
|
154
|
+
const Q = (u) => {
|
|
155
|
+
const D = M.value.findIndex((A) => A.key === u.key);
|
|
156
|
+
D !== -1 && (M.value.splice(D, 1), a.value.push({ ...u, active: !1 }));
|
|
157
|
+
}, ie = (u) => {
|
|
158
|
+
if (Y.value)
|
|
159
159
|
return;
|
|
160
|
-
const D = a.value.findIndex((A) => A.key ===
|
|
160
|
+
const D = a.value.findIndex((A) => A.key === u.key);
|
|
161
161
|
if (D !== -1) {
|
|
162
162
|
const [A] = a.value.splice(D, 1);
|
|
163
|
-
|
|
163
|
+
M.value.push({ ...A, active: !1 });
|
|
164
164
|
}
|
|
165
165
|
}, J = () => {
|
|
166
|
-
|
|
166
|
+
S.value = !1;
|
|
167
167
|
}, q = () => {
|
|
168
|
-
|
|
168
|
+
S.value = !0;
|
|
169
169
|
}, oe = () => {
|
|
170
|
-
T(), b("confirm",
|
|
171
|
-
},
|
|
172
|
-
const D = a.value.findIndex((A) => A.key ===
|
|
170
|
+
T(), b("confirm", M.value), J();
|
|
171
|
+
}, $ = (u) => {
|
|
172
|
+
const D = a.value.findIndex((A) => A.key === u.key);
|
|
173
173
|
D !== -1 && (a.value[D].active = !0);
|
|
174
|
-
},
|
|
175
|
-
const D = a.value.findIndex((A) => A.key ===
|
|
174
|
+
}, ue = (u) => {
|
|
175
|
+
const D = a.value.findIndex((A) => A.key === u.key);
|
|
176
176
|
D !== -1 && (a.value[D].active = !1);
|
|
177
177
|
};
|
|
178
178
|
return f({
|
|
179
179
|
toOpenModal: q
|
|
180
180
|
}), me(() => {
|
|
181
181
|
console.log("我是保存的搜索条件");
|
|
182
|
-
}), (
|
|
183
|
-
class:
|
|
182
|
+
}), (u, D) => (o(), w("div", {
|
|
183
|
+
class: j(n(e).b())
|
|
184
184
|
}, [
|
|
185
|
-
|
|
186
|
-
visible:
|
|
187
|
-
"onUpdate:visible": D[1] || (D[1] = (A) =>
|
|
185
|
+
F(n(He), {
|
|
186
|
+
visible: S.value,
|
|
187
|
+
"onUpdate:visible": D[1] || (D[1] = (A) => S.value = A),
|
|
188
188
|
width: N.value,
|
|
189
189
|
onCancel: J,
|
|
190
190
|
onOk: oe
|
|
191
191
|
}, {
|
|
192
192
|
title: l(() => [
|
|
193
193
|
m("div", {
|
|
194
|
-
class:
|
|
195
|
-
},
|
|
194
|
+
class: j(n(e).e("title"))
|
|
195
|
+
}, y(t.title), 3)
|
|
196
196
|
]),
|
|
197
197
|
footer: l(() => [
|
|
198
|
-
|
|
198
|
+
F(n(fe), { onClick: J }, {
|
|
199
199
|
default: l(() => [
|
|
200
|
-
I(
|
|
200
|
+
I(y(u.$t("hbLibComp.hbFormItemFilterModal.cancel")), 1)
|
|
201
201
|
]),
|
|
202
202
|
_: 1
|
|
203
203
|
}),
|
|
204
|
-
|
|
204
|
+
F(n(fe), {
|
|
205
205
|
type: "primary",
|
|
206
206
|
onClick: oe
|
|
207
207
|
}, {
|
|
208
208
|
default: l(() => [
|
|
209
|
-
I(
|
|
209
|
+
I(y(u.$t("hbLibComp.hbFormItemFilterModal.confirm")), 1)
|
|
210
210
|
]),
|
|
211
211
|
_: 1
|
|
212
212
|
})
|
|
213
213
|
]),
|
|
214
214
|
default: l(() => [
|
|
215
215
|
m("section", {
|
|
216
|
-
class:
|
|
216
|
+
class: j(n(e).e("show"))
|
|
217
217
|
}, [
|
|
218
218
|
m("div", {
|
|
219
|
-
class:
|
|
219
|
+
class: j(n(e).e("show__title"))
|
|
220
220
|
}, [
|
|
221
221
|
m("span", {
|
|
222
|
-
class:
|
|
223
|
-
},
|
|
224
|
-
m("span", null,
|
|
222
|
+
class: j(n(e).e("title__tip"))
|
|
223
|
+
}, y(u.$t("hbLibComp.hbFormItemFilterModal.titleTip")), 3),
|
|
224
|
+
m("span", null, y(u.$t("hbLibComp.hbFormItemFilterModal.mostMore")) + y(t.showNumber) + y(u.$t("hbLibComp.hbFormItemFilterModal.mostMoreTip")), 1)
|
|
225
225
|
], 2),
|
|
226
226
|
m("div", {
|
|
227
|
-
class:
|
|
227
|
+
class: j(n(e).e("show__tag"))
|
|
228
228
|
}, [
|
|
229
|
-
|
|
230
|
-
modelValue:
|
|
231
|
-
"onUpdate:modelValue": D[0] || (D[0] = (A) =>
|
|
229
|
+
F(n(Ce), {
|
|
230
|
+
modelValue: M.value,
|
|
231
|
+
"onUpdate:modelValue": D[0] || (D[0] = (A) => M.value = A),
|
|
232
232
|
"item-key": "key",
|
|
233
233
|
tag: "div",
|
|
234
|
-
disabled:
|
|
234
|
+
disabled: k.value,
|
|
235
235
|
move: L
|
|
236
236
|
}, {
|
|
237
237
|
item: l(({ element: A }) => [
|
|
238
238
|
m("div", {
|
|
239
|
-
class:
|
|
239
|
+
class: j([n(e).e("show__tag__item"), n(e).is("fixed", A.isFixed), n(e).is("linked", A.isLinked)])
|
|
240
240
|
}, [
|
|
241
|
-
I(
|
|
242
|
-
!A.isFixed && !A.isLinked && t.list.length > 1 ? (o(),
|
|
241
|
+
I(y(A.label) + " ", 1),
|
|
242
|
+
!A.isFixed && !A.isLinked && t.list.length > 1 ? (o(), B(n(vt), {
|
|
243
243
|
key: 0,
|
|
244
|
-
class:
|
|
244
|
+
class: j(n(e).e("show__tag__item-close")),
|
|
245
245
|
onClick: (G) => Q(A)
|
|
246
|
-
}, null, 8, ["class", "onClick"])) :
|
|
246
|
+
}, null, 8, ["class", "onClick"])) : O("", !0)
|
|
247
247
|
], 2)
|
|
248
248
|
]),
|
|
249
249
|
_: 1
|
|
@@ -251,34 +251,34 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
251
251
|
], 2)
|
|
252
252
|
], 2),
|
|
253
253
|
m("section", {
|
|
254
|
-
class:
|
|
254
|
+
class: j(n(e).e("unshow"))
|
|
255
255
|
}, [
|
|
256
256
|
m("div", {
|
|
257
|
-
class:
|
|
257
|
+
class: j(n(e).e("show__title"))
|
|
258
258
|
}, [
|
|
259
259
|
m("span", {
|
|
260
|
-
class:
|
|
261
|
-
},
|
|
260
|
+
class: j(n(e).e("title__tip"))
|
|
261
|
+
}, y(u.$t("hbLibComp.hbFormItemFilterModal.notShowTip")), 3)
|
|
262
262
|
], 2),
|
|
263
263
|
m("div", {
|
|
264
|
-
class:
|
|
264
|
+
class: j(n(e).e("unshow__tag"))
|
|
265
265
|
}, [
|
|
266
|
-
a.value.length > 0 ? (o(!0),
|
|
267
|
-
class:
|
|
266
|
+
a.value.length > 0 ? (o(!0), w(V, { key: 0 }, ne(a.value, (A) => (o(), w("div", {
|
|
267
|
+
class: j([n(e).e("unshow__tag__item"), n(e).is("fixed", A.isFixed || ""), n(e).is("linked", A.isLinked || "")]),
|
|
268
268
|
key: A.key,
|
|
269
|
-
onMouseenter: (G) =>
|
|
270
|
-
onMouseleave: (G) =>
|
|
269
|
+
onMouseenter: (G) => $(A),
|
|
270
|
+
onMouseleave: (G) => ue(A)
|
|
271
271
|
}, [
|
|
272
|
-
I(
|
|
273
|
-
A.active ? (o(),
|
|
272
|
+
I(y(A.label) + " ", 1),
|
|
273
|
+
A.active ? (o(), w("aside", {
|
|
274
274
|
key: 0,
|
|
275
|
-
class:
|
|
275
|
+
class: j(n(e).e("unshow__tag__item-add")),
|
|
276
276
|
onClick: (G) => ie(A)
|
|
277
|
-
},
|
|
278
|
-
], 42, xt))), 128)) : (o(),
|
|
277
|
+
}, y(u.$t("hbLibComp.hbFormItemFilterModal.add")), 11, Tt)) : O("", !0)
|
|
278
|
+
], 42, xt))), 128)) : (o(), w("div", {
|
|
279
279
|
key: 1,
|
|
280
|
-
class:
|
|
281
|
-
},
|
|
280
|
+
class: j(n(e).e("unshow__tag__empty"))
|
|
281
|
+
}, y(u.$t("hbLibComp.hbFormItemFilterModal.noData")), 3))
|
|
282
282
|
], 2)
|
|
283
283
|
], 2)
|
|
284
284
|
]),
|
|
@@ -291,9 +291,9 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
291
291
|
for (const [h, _] of f)
|
|
292
292
|
i[h] = _;
|
|
293
293
|
return i;
|
|
294
|
-
},
|
|
294
|
+
}, Mt = /* @__PURE__ */ ae($t, [["__scopeId", "data-v-abe66e59"]]), le = (t) => (t.install = (f) => {
|
|
295
295
|
f.component(t.name || "AnonymousComponent", t);
|
|
296
|
-
}, t), It = le(
|
|
296
|
+
}, t), It = le(Mt), Ht = { class: "form-footer" }, Dt = /* @__PURE__ */ te({
|
|
297
297
|
name: "HbLibListForm",
|
|
298
298
|
__name: "HbListForm",
|
|
299
299
|
props: {
|
|
@@ -325,16 +325,16 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
325
325
|
},
|
|
326
326
|
emits: ["handleSearch", "handleReset", "handleSfcmConfirm", "handleMenuClick"],
|
|
327
327
|
setup(t, { expose: f, emit: i }) {
|
|
328
|
-
const h = i, _ =
|
|
328
|
+
const h = i, _ = Be("HB_LIST_PAGE_CONTAINER"), g = U(() => d.searchList || []), r = Ne("form"), d = t, b = R("show"), e = U(() => [...d.items]), C = U(() => [...d.items].map((s) => ({
|
|
329
329
|
...s,
|
|
330
330
|
label: s.label?.includes("多项搜索") ? "" : s.label
|
|
331
|
-
}))), z = U(() => d.saveKey),
|
|
331
|
+
}))), z = U(() => d.saveKey), S = R(), N = () => {
|
|
332
332
|
h("handleSearch");
|
|
333
333
|
}, H = () => {
|
|
334
334
|
h("handleReset");
|
|
335
|
-
},
|
|
336
|
-
|
|
337
|
-
},
|
|
335
|
+
}, M = R(), a = () => {
|
|
336
|
+
M.value && M.value.toOpenModal();
|
|
337
|
+
}, k = (s) => {
|
|
338
338
|
h("handleMenuClick", s);
|
|
339
339
|
}, x = (s) => {
|
|
340
340
|
h("handleSfcmConfirm", s);
|
|
@@ -361,162 +361,162 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
361
361
|
T.style.height = "", T.style.overflow = "", ve(() => {
|
|
362
362
|
_.calTableHeight && _.calTableHeight();
|
|
363
363
|
});
|
|
364
|
-
},
|
|
365
|
-
const T = s,
|
|
366
|
-
if (
|
|
367
|
-
const Q =
|
|
364
|
+
}, p = (s) => {
|
|
365
|
+
const T = s, Y = T.querySelector(".hb-lib-form--container");
|
|
366
|
+
if (Y) {
|
|
367
|
+
const Q = Y.offsetHeight;
|
|
368
368
|
T.style.height = Q + "px", T.style.overflow = "hidden", T.offsetHeight, requestAnimationFrame(() => {
|
|
369
369
|
T.style.height = "0";
|
|
370
370
|
});
|
|
371
371
|
}
|
|
372
|
-
},
|
|
372
|
+
}, c = () => {
|
|
373
373
|
ve(() => {
|
|
374
374
|
_.calTableHeight && _.calTableHeight();
|
|
375
375
|
});
|
|
376
376
|
};
|
|
377
377
|
return f({
|
|
378
|
-
formRef:
|
|
379
|
-
SelectOption:
|
|
380
|
-
Form:
|
|
381
|
-
FormItem:
|
|
378
|
+
formRef: S,
|
|
379
|
+
SelectOption: ze,
|
|
380
|
+
Form: Ge,
|
|
381
|
+
FormItem: Je,
|
|
382
382
|
Row: ft,
|
|
383
383
|
Col: bt,
|
|
384
|
-
Input:
|
|
385
|
-
Select:
|
|
386
|
-
CheckboxGroup:
|
|
384
|
+
Input: We,
|
|
385
|
+
Select: Ae,
|
|
386
|
+
CheckboxGroup: qe,
|
|
387
387
|
Checkbox: _e,
|
|
388
|
-
DatePicker:
|
|
389
|
-
InputNumber:
|
|
390
|
-
RadioGroup:
|
|
391
|
-
Radio:
|
|
392
|
-
Switch:
|
|
388
|
+
DatePicker: Ke,
|
|
389
|
+
InputNumber: je,
|
|
390
|
+
RadioGroup: Ye,
|
|
391
|
+
Radio: Ve,
|
|
392
|
+
Switch: Ee,
|
|
393
393
|
Button: fe,
|
|
394
|
-
Tooltip:
|
|
394
|
+
Tooltip: De
|
|
395
395
|
}), (s, T) => {
|
|
396
|
-
const
|
|
397
|
-
return o(),
|
|
398
|
-
|
|
396
|
+
const Y = P("a-button"), Q = P("a-tooltip"), ie = P("a-menu-item"), J = P("a-menu"), q = P("a-dropdown"), oe = P("HbLibFormItemFilterModal");
|
|
397
|
+
return o(), w(V, null, [
|
|
398
|
+
F(nt, {
|
|
399
399
|
name: "form-collapse",
|
|
400
400
|
onEnter: K,
|
|
401
401
|
onAfterEnter: v,
|
|
402
|
-
onLeave:
|
|
403
|
-
onAfterLeave:
|
|
402
|
+
onLeave: p,
|
|
403
|
+
onAfterLeave: c
|
|
404
404
|
}, {
|
|
405
405
|
default: l(() => [
|
|
406
|
-
|
|
407
|
-
class:
|
|
406
|
+
ce(m("div", {
|
|
407
|
+
class: j([n(r).b(), "hb-lib-list-page-form-box hb-form-item-ui"])
|
|
408
408
|
}, [
|
|
409
|
-
|
|
409
|
+
F(n(Ge), ee(s.$attrs, {
|
|
410
410
|
model: t.formData,
|
|
411
411
|
ref_key: "formRef",
|
|
412
|
-
ref:
|
|
412
|
+
ref: S,
|
|
413
413
|
class: ["hb-lib-form--container", b.value == "show" ? "" : "hide"]
|
|
414
414
|
}), {
|
|
415
415
|
default: l(() => [
|
|
416
|
-
(o(!0),
|
|
417
|
-
key:
|
|
416
|
+
(o(!0), w(V, null, ne(C.value, ($, ue) => (o(), B(n(Je), ee({
|
|
417
|
+
key: ue,
|
|
418
418
|
ref_for: !0
|
|
419
|
-
},
|
|
420
|
-
name:
|
|
421
|
-
class:
|
|
422
|
-
}),
|
|
419
|
+
}, $, {
|
|
420
|
+
name: $.key,
|
|
421
|
+
class: $.isUnNeedBorder ? "hb-lib-form-item-border--unneed" : ""
|
|
422
|
+
}), Oe({
|
|
423
423
|
default: l(() => [
|
|
424
|
-
|
|
424
|
+
$.type === "slot" ? E(s.$slots, $.key, {
|
|
425
425
|
key: 0,
|
|
426
426
|
formData: t.formData,
|
|
427
|
-
item:
|
|
428
|
-
}, void 0, !0) :
|
|
429
|
-
|
|
427
|
+
item: $
|
|
428
|
+
}, void 0, !0) : O("", !0),
|
|
429
|
+
$.type === "mixin" ? E(s.$slots, $.key, {
|
|
430
430
|
key: 1,
|
|
431
431
|
formData: t.formData,
|
|
432
|
-
item:
|
|
433
|
-
}, void 0, !0) :
|
|
434
|
-
|
|
432
|
+
item: $
|
|
433
|
+
}, void 0, !0) : O("", !0),
|
|
434
|
+
$.type === "input" ? (o(), B(n(We), ee({
|
|
435
435
|
key: 2,
|
|
436
|
-
value: t.formData[
|
|
437
|
-
"onUpdate:value": (
|
|
438
|
-
}, { ref_for: !0 },
|
|
439
|
-
|
|
436
|
+
value: t.formData[$.key],
|
|
437
|
+
"onUpdate:value": (u) => t.formData[$.key] = u
|
|
438
|
+
}, { ref_for: !0 }, $.attrs), null, 16, ["value", "onUpdate:value"])) : O("", !0),
|
|
439
|
+
$.type === "select" ? (o(), B(n(Ae), ee({
|
|
440
440
|
key: 3,
|
|
441
|
-
value: t.formData[
|
|
442
|
-
"onUpdate:value": (
|
|
443
|
-
}, { ref_for: !0 },
|
|
441
|
+
value: t.formData[$.key],
|
|
442
|
+
"onUpdate:value": (u) => t.formData[$.key] = u
|
|
443
|
+
}, { ref_for: !0 }, $.attrs), {
|
|
444
444
|
default: l(() => [
|
|
445
|
-
(o(!0),
|
|
445
|
+
(o(!0), w(V, null, ne($.options, (u, D) => (o(), B(n(ze), {
|
|
446
446
|
key: D,
|
|
447
|
-
value:
|
|
447
|
+
value: u.value
|
|
448
448
|
}, {
|
|
449
449
|
default: l(() => [
|
|
450
|
-
I(
|
|
450
|
+
I(y(u.label), 1)
|
|
451
451
|
]),
|
|
452
452
|
_: 2
|
|
453
453
|
}, 1032, ["value"]))), 128))
|
|
454
454
|
]),
|
|
455
455
|
_: 2
|
|
456
|
-
}, 1040, ["value", "onUpdate:value"])) :
|
|
457
|
-
|
|
456
|
+
}, 1040, ["value", "onUpdate:value"])) : O("", !0),
|
|
457
|
+
$.type === "checkbox" ? (o(), B(n(qe), ee({
|
|
458
458
|
key: 4,
|
|
459
|
-
value: t.formData[
|
|
460
|
-
"onUpdate:value": (
|
|
461
|
-
}, { ref_for: !0 },
|
|
459
|
+
value: t.formData[$.key],
|
|
460
|
+
"onUpdate:value": (u) => t.formData[$.key] = u
|
|
461
|
+
}, { ref_for: !0 }, $.attrs), {
|
|
462
462
|
default: l(() => [
|
|
463
|
-
(o(!0),
|
|
463
|
+
(o(!0), w(V, null, ne($.options, (u, D) => (o(), B(n(_e), {
|
|
464
464
|
key: D,
|
|
465
|
-
value:
|
|
465
|
+
value: u.value
|
|
466
466
|
}, {
|
|
467
467
|
default: l(() => [
|
|
468
|
-
I(
|
|
468
|
+
I(y(u.label), 1)
|
|
469
469
|
]),
|
|
470
470
|
_: 2
|
|
471
471
|
}, 1032, ["value"]))), 128))
|
|
472
472
|
]),
|
|
473
473
|
_: 2
|
|
474
|
-
}, 1040, ["value", "onUpdate:value"])) :
|
|
475
|
-
|
|
474
|
+
}, 1040, ["value", "onUpdate:value"])) : O("", !0),
|
|
475
|
+
$.type === "date-picker" ? (o(), B(n(Ke), ee({
|
|
476
476
|
key: 5,
|
|
477
|
-
value: t.formData[
|
|
478
|
-
"onUpdate:value": (
|
|
479
|
-
}, { ref_for: !0 },
|
|
480
|
-
|
|
477
|
+
value: t.formData[$.key],
|
|
478
|
+
"onUpdate:value": (u) => t.formData[$.key] = u
|
|
479
|
+
}, { ref_for: !0 }, $.attrs), null, 16, ["value", "onUpdate:value"])) : O("", !0),
|
|
480
|
+
$.type === "input-number" ? (o(), B(n(je), ee({
|
|
481
481
|
key: 6,
|
|
482
|
-
value: t.formData[
|
|
483
|
-
"onUpdate:value": (
|
|
484
|
-
}, { ref_for: !0 },
|
|
485
|
-
|
|
482
|
+
value: t.formData[$.key],
|
|
483
|
+
"onUpdate:value": (u) => t.formData[$.key] = u
|
|
484
|
+
}, { ref_for: !0 }, $.attrs), null, 16, ["value", "onUpdate:value"])) : O("", !0),
|
|
485
|
+
$.type === "radio" ? (o(), B(n(Ye), ee({
|
|
486
486
|
key: 7,
|
|
487
|
-
value: t.formData[
|
|
488
|
-
"onUpdate:value": (
|
|
489
|
-
}, { ref_for: !0 },
|
|
487
|
+
value: t.formData[$.key],
|
|
488
|
+
"onUpdate:value": (u) => t.formData[$.key] = u
|
|
489
|
+
}, { ref_for: !0 }, $.attrs), {
|
|
490
490
|
default: l(() => [
|
|
491
|
-
(o(!0),
|
|
491
|
+
(o(!0), w(V, null, ne($.options, (u, D) => (o(), B(n(Ve), {
|
|
492
492
|
key: D,
|
|
493
|
-
value:
|
|
493
|
+
value: u.value
|
|
494
494
|
}, {
|
|
495
495
|
default: l(() => [
|
|
496
|
-
I(
|
|
496
|
+
I(y(u.label), 1)
|
|
497
497
|
]),
|
|
498
498
|
_: 2
|
|
499
499
|
}, 1032, ["value"]))), 128))
|
|
500
500
|
]),
|
|
501
501
|
_: 2
|
|
502
|
-
}, 1040, ["value", "onUpdate:value"])) :
|
|
503
|
-
|
|
502
|
+
}, 1040, ["value", "onUpdate:value"])) : O("", !0),
|
|
503
|
+
$.type === "switch" ? (o(), B(n(Ee), ee({
|
|
504
504
|
key: 8,
|
|
505
|
-
checked: t.formData[
|
|
506
|
-
"onUpdate:checked": (
|
|
507
|
-
}, { ref_for: !0 },
|
|
505
|
+
checked: t.formData[$.key],
|
|
506
|
+
"onUpdate:checked": (u) => t.formData[$.key] = u
|
|
507
|
+
}, { ref_for: !0 }, $.attrs), null, 16, ["checked", "onUpdate:checked"])) : O("", !0)
|
|
508
508
|
]),
|
|
509
509
|
_: 2
|
|
510
510
|
}, [
|
|
511
|
-
|
|
511
|
+
$.tooltip ? {
|
|
512
512
|
name: "label",
|
|
513
513
|
fn: l(() => [
|
|
514
|
-
I(
|
|
515
|
-
|
|
516
|
-
title:
|
|
514
|
+
I(y($.label) + " ", 1),
|
|
515
|
+
F(n(De), {
|
|
516
|
+
title: $.tooltip
|
|
517
517
|
}, {
|
|
518
518
|
default: l(() => [
|
|
519
|
-
|
|
519
|
+
F(n(gt), { style: { "margin-left": "4px", color: "#1890ff" } })
|
|
520
520
|
]),
|
|
521
521
|
_: 1
|
|
522
522
|
}, 8, ["title"])
|
|
@@ -525,29 +525,29 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
525
525
|
} : void 0
|
|
526
526
|
]), 1040, ["name", "class"]))), 128)),
|
|
527
527
|
m("section", Ht, [
|
|
528
|
-
|
|
528
|
+
F(Y, {
|
|
529
529
|
type: "primary",
|
|
530
530
|
onClick: N,
|
|
531
531
|
class: "hb_list_page_button"
|
|
532
532
|
}, {
|
|
533
533
|
icon: l(() => [
|
|
534
|
-
|
|
534
|
+
F(n(Pe))
|
|
535
535
|
]),
|
|
536
536
|
default: l(() => [
|
|
537
|
-
I(" " +
|
|
537
|
+
I(" " + y(s.$t("hbLibComp.hbListPageAct.query")), 1)
|
|
538
538
|
]),
|
|
539
539
|
_: 1
|
|
540
540
|
}),
|
|
541
|
-
|
|
541
|
+
F(Y, {
|
|
542
542
|
type: "link",
|
|
543
543
|
onClick: H
|
|
544
544
|
}, {
|
|
545
545
|
default: l(() => [
|
|
546
|
-
I(
|
|
546
|
+
I(y(s.$t("hbLibComp.hbListPageAct.reset")), 1)
|
|
547
547
|
]),
|
|
548
548
|
_: 1
|
|
549
549
|
}),
|
|
550
|
-
t.needFilter ? (o(),
|
|
550
|
+
t.needFilter ? (o(), B(Q, {
|
|
551
551
|
key: 0,
|
|
552
552
|
title: s.$t("hbLibComp.hbListPageAct.selfDefine")
|
|
553
553
|
}, {
|
|
@@ -575,29 +575,29 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
575
575
|
])])
|
|
576
576
|
]),
|
|
577
577
|
_: 1
|
|
578
|
-
}, 8, ["title"])) :
|
|
579
|
-
|
|
580
|
-
t.needSearchCase ? (o(),
|
|
578
|
+
}, 8, ["title"])) : O("", !0),
|
|
579
|
+
E(s.$slots, "formBtns", {}, () => [
|
|
580
|
+
t.needSearchCase ? (o(), B(q, { key: 0 }, {
|
|
581
581
|
overlay: l(() => [
|
|
582
|
-
|
|
582
|
+
F(J, { onClick: k }, {
|
|
583
583
|
default: l(() => [
|
|
584
|
-
(o(!0),
|
|
585
|
-
key:
|
|
584
|
+
(o(!0), w(V, null, ne(g.value, ($) => (o(), B(ie, {
|
|
585
|
+
key: $.id
|
|
586
586
|
}, {
|
|
587
587
|
default: l(() => [
|
|
588
|
-
I(
|
|
588
|
+
I(y($.title), 1)
|
|
589
589
|
]),
|
|
590
590
|
_: 2
|
|
591
591
|
}, 1024))), 128)),
|
|
592
|
-
|
|
592
|
+
F(ie, { key: "add" }, {
|
|
593
593
|
default: l(() => [
|
|
594
|
-
I(
|
|
594
|
+
I(y(s.$t("hbLibComp.hbLibListForm.addScheme")), 1)
|
|
595
595
|
]),
|
|
596
596
|
_: 1
|
|
597
597
|
}),
|
|
598
|
-
|
|
598
|
+
F(ie, { key: "edit" }, {
|
|
599
599
|
default: l(() => [
|
|
600
|
-
I(
|
|
600
|
+
I(y(s.$t("hbLibComp.hbLibListForm.editScheme")), 1)
|
|
601
601
|
]),
|
|
602
602
|
_: 1
|
|
603
603
|
})
|
|
@@ -606,7 +606,7 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
606
606
|
})
|
|
607
607
|
]),
|
|
608
608
|
default: l(() => [
|
|
609
|
-
|
|
609
|
+
F(Q, {
|
|
610
610
|
title: s.$t("hbLibComp.hbLibListForm.queryCase")
|
|
611
611
|
}, {
|
|
612
612
|
default: l(() => [...T[1] || (T[1] = [
|
|
@@ -641,75 +641,75 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
641
641
|
}, 8, ["title"])
|
|
642
642
|
]),
|
|
643
643
|
_: 1
|
|
644
|
-
})) :
|
|
644
|
+
})) : O("", !0)
|
|
645
645
|
], !0)
|
|
646
646
|
])
|
|
647
647
|
]),
|
|
648
648
|
_: 3
|
|
649
649
|
}, 16, ["model", "class"]),
|
|
650
|
-
t.needFooter ? (o(),
|
|
650
|
+
t.needFooter ? (o(), w("div", {
|
|
651
651
|
key: 0,
|
|
652
|
-
class:
|
|
652
|
+
class: j(n(r).e("footer"))
|
|
653
653
|
}, [
|
|
654
654
|
m("div", {
|
|
655
|
-
class:
|
|
655
|
+
class: j(n(r).e("footer__left"))
|
|
656
656
|
}, [
|
|
657
|
-
|
|
657
|
+
E(s.$slots, "form-footer-left", {}, void 0, !0)
|
|
658
658
|
], 2),
|
|
659
659
|
m("div", {
|
|
660
|
-
class:
|
|
660
|
+
class: j(n(r).e("footer__right"))
|
|
661
661
|
}, [
|
|
662
|
-
b.value == "show" ?
|
|
662
|
+
b.value == "show" ? E(s.$slots, "form-footer-right", {
|
|
663
663
|
key: 0,
|
|
664
|
-
formRef:
|
|
664
|
+
formRef: S.value
|
|
665
665
|
}, () => [
|
|
666
|
-
|
|
666
|
+
F(n(fe), {
|
|
667
667
|
type: "primary",
|
|
668
668
|
onClick: H
|
|
669
669
|
}, {
|
|
670
670
|
default: l(() => [
|
|
671
|
-
I(
|
|
671
|
+
I(y(s.$t("hbLibComp.hbListPageAct.reset")), 1)
|
|
672
672
|
]),
|
|
673
673
|
_: 1
|
|
674
674
|
}),
|
|
675
|
-
|
|
675
|
+
F(n(fe), {
|
|
676
676
|
type: "primary",
|
|
677
677
|
onClick: N
|
|
678
678
|
}, {
|
|
679
679
|
default: l(() => [
|
|
680
|
-
I(
|
|
680
|
+
I(y(s.$t("hbLibComp.hbListPageAct.query")), 1)
|
|
681
681
|
]),
|
|
682
682
|
_: 1
|
|
683
683
|
})
|
|
684
|
-
], !0) :
|
|
685
|
-
|
|
684
|
+
], !0) : O("", !0),
|
|
685
|
+
F(n(fe), {
|
|
686
686
|
type: "primary",
|
|
687
687
|
onClick: L
|
|
688
688
|
}, {
|
|
689
689
|
default: l(() => [
|
|
690
|
-
I(
|
|
690
|
+
I(y(b.value == "show" ? `${s.$t("hbLibComp.hbListPageAct.close")}` : `${s.$t("hbLibComp.hbListPageAct.open")}`), 1)
|
|
691
691
|
]),
|
|
692
692
|
_: 1
|
|
693
693
|
})
|
|
694
694
|
], 2)
|
|
695
|
-
], 2)) :
|
|
695
|
+
], 2)) : O("", !0)
|
|
696
696
|
], 2), [
|
|
697
697
|
[st, t.isFormExpanded]
|
|
698
698
|
])
|
|
699
699
|
]),
|
|
700
700
|
_: 3
|
|
701
701
|
}),
|
|
702
|
-
|
|
702
|
+
F(oe, {
|
|
703
703
|
list: e.value,
|
|
704
704
|
ref_key: "HbSfCmRef",
|
|
705
|
-
ref:
|
|
705
|
+
ref: M,
|
|
706
706
|
onConfirm: x,
|
|
707
707
|
saveKey: z.value
|
|
708
708
|
}, null, 8, ["list", "saveKey"])
|
|
709
709
|
], 64);
|
|
710
710
|
};
|
|
711
711
|
}
|
|
712
|
-
}), At = /* @__PURE__ */ ae(Dt, [["__scopeId", "data-v-04ccb514"]]), zt = le(At),
|
|
712
|
+
}), At = /* @__PURE__ */ ae(Dt, [["__scopeId", "data-v-04ccb514"]]), zt = le(At), Bt = { class: "hb-lib-list-page-act-box" }, Ot = { class: "hb-lib-list-page-breadcrumb" }, Rt = { class: "hb-lib-list-page-act" }, Pt = {
|
|
713
713
|
key: 0,
|
|
714
714
|
t: "1757915338760",
|
|
715
715
|
class: "icon",
|
|
@@ -736,12 +736,12 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
736
736
|
isShowFullScreen: { type: Boolean, default: !0 }
|
|
737
737
|
},
|
|
738
738
|
setup(t) {
|
|
739
|
-
const f =
|
|
739
|
+
const f = Be("HB_LIST_PAGE_CONTAINER"), { isFullscreen: i, toggle: h } = kt(f.PageContainerRef), _ = R(""), g = () => {
|
|
740
740
|
const d = at();
|
|
741
741
|
let b = localStorage.getItem("BreadCrumb") || "[]", e = d?.path;
|
|
742
742
|
if (b !== "[]") {
|
|
743
|
-
let
|
|
744
|
-
|
|
743
|
+
let C = JSON.parse(b).find((z) => z.value === e);
|
|
744
|
+
C && (_.value = C.label.replace(/-/g, " / "));
|
|
745
745
|
}
|
|
746
746
|
};
|
|
747
747
|
me(() => {
|
|
@@ -752,14 +752,14 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
752
752
|
};
|
|
753
753
|
return me(() => {
|
|
754
754
|
window.addEventListener("keydown", r);
|
|
755
|
-
}),
|
|
755
|
+
}), Re(() => {
|
|
756
756
|
window.removeEventListener("keydown", r);
|
|
757
757
|
}), (d, b) => {
|
|
758
758
|
const e = P("a-tooltip");
|
|
759
|
-
return o(),
|
|
760
|
-
m("aside",
|
|
759
|
+
return o(), w("section", Bt, [
|
|
760
|
+
m("aside", Ot, y(_.value), 1),
|
|
761
761
|
m("aside", Rt, [
|
|
762
|
-
|
|
762
|
+
F(e, {
|
|
763
763
|
title: n(i) ? `${d.$t("hbLibComp.hbListPageAct.exitFullScreen")}` : `${d.$t("hbLibComp.hbListPageAct.fullScreen")}`,
|
|
764
764
|
placement: "leftTop"
|
|
765
765
|
}, {
|
|
@@ -767,9 +767,9 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
767
767
|
m("span", {
|
|
768
768
|
class: "hb-lib-list-page-act-svg",
|
|
769
769
|
onClick: b[0] || (b[0] = //@ts-ignore
|
|
770
|
-
(...
|
|
770
|
+
(...C) => n(h) && n(h)(...C))
|
|
771
771
|
}, [
|
|
772
|
-
n(i) ? (o(),
|
|
772
|
+
n(i) ? (o(), w("svg", Nt, [...b[2] || (b[2] = [
|
|
773
773
|
m("path", {
|
|
774
774
|
d: "M257.706667 376.32H128c-11.946667 0-21.333333-9.386667-21.333333-21.333333s9.386667-21.333333 21.333333-21.333334h129.706667c35.413333 0 64-28.586667 64-64V128c0-11.946667 9.386667-21.333333 21.333333-21.333333s21.333333 9.386667 21.333333 21.333333v141.653333a106.666667 106.666667 0 0 1-106.666666 106.666667zM896 376.32h-129.706667a106.666667 106.666667 0 0 1-106.666666-106.666667V128c0-11.946667 9.386667-21.333333 21.333333-21.333333s21.333333 9.386667 21.333333 21.333333v141.653333c0 35.413333 28.586667 64 64 64H896c11.946667 0 21.333333 9.386667 21.333333 21.333334s-9.386667 21.333333-21.333333 21.333333z",
|
|
775
775
|
fill: "#ff5000",
|
|
@@ -785,7 +785,7 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
785
785
|
fill: "#ff5000",
|
|
786
786
|
"p-id": "23907"
|
|
787
787
|
}, null, -1)
|
|
788
|
-
])])) : (o(),
|
|
788
|
+
])])) : (o(), w("svg", Pt, [...b[1] || (b[1] = [
|
|
789
789
|
m("path", {
|
|
790
790
|
d: "M85.333333 682.666667v128a128 128 0 0 0 128 128h128a42.666667 42.666667 0 0 0 0-85.333334H213.333333a42.666667 42.666667 0 0 1-42.666666-42.666666v-128a42.666667 42.666667 0 0 0-85.333334 0z m597.333334 256h128a128 128 0 0 0 128-128v-128a42.666667 42.666667 0 0 0-85.333334 0v128a42.666667 42.666667 0 0 1-42.666666 42.666666h-128a42.666667 42.666667 0 0 0 0 85.333334z m256-597.333334V213.333333a128 128 0 0 0-128-128h-128a42.666667 42.666667 0 0 0 0 85.333334h128a42.666667 42.666667 0 0 1 42.666666 42.666666v128a42.666667 42.666667 0 0 0 85.333334 0zM341.333333 85.333333H213.333333a128 128 0 0 0-128 128v128a42.666667 42.666667 0 0 0 85.333334 0V213.333333a42.666667 42.666667 0 0 1 42.666666-42.666666h128a42.666667 42.666667 0 0 0 0-85.333334z",
|
|
791
791
|
fill: "#ff5000",
|
|
@@ -796,7 +796,7 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
796
796
|
]),
|
|
797
797
|
_: 1
|
|
798
798
|
}, 8, ["title"]),
|
|
799
|
-
|
|
799
|
+
E(d.$slots, "listAct", {}, void 0, !0)
|
|
800
800
|
])
|
|
801
801
|
]);
|
|
802
802
|
};
|
|
@@ -818,16 +818,16 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
818
818
|
};
|
|
819
819
|
return me(() => {
|
|
820
820
|
window.addEventListener("keydown", r);
|
|
821
|
-
}),
|
|
821
|
+
}), Re(() => {
|
|
822
822
|
window.removeEventListener("keydown", r);
|
|
823
823
|
}), (d, b) => {
|
|
824
824
|
const e = P("a-tooltip");
|
|
825
|
-
return o(),
|
|
825
|
+
return o(), w("section", Yt, [
|
|
826
826
|
m("aside", jt, [
|
|
827
|
-
|
|
827
|
+
E(d.$slots, "btnsLeft", {}, void 0, !0)
|
|
828
828
|
]),
|
|
829
829
|
m("aside", Kt, [
|
|
830
|
-
t.needReload ? (o(),
|
|
830
|
+
t.needReload ? (o(), B(e, {
|
|
831
831
|
key: 0,
|
|
832
832
|
title: d.$t("hbLibComp.hbListBtnsAct.reload")
|
|
833
833
|
}, {
|
|
@@ -855,8 +855,8 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
855
855
|
])])
|
|
856
856
|
]),
|
|
857
857
|
_: 1
|
|
858
|
-
}, 8, ["title"])) :
|
|
859
|
-
t.needOpenOrClose ? (o(),
|
|
858
|
+
}, 8, ["title"])) : O("", !0),
|
|
859
|
+
t.needOpenOrClose ? (o(), B(e, {
|
|
860
860
|
key: 1,
|
|
861
861
|
title: h.value ? `${d.$t("hbLibComp.hbListBtnsAct.close")}` : `${d.$t("hbLibComp.hbListBtnsAct.open")}`
|
|
862
862
|
}, {
|
|
@@ -865,18 +865,18 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
865
865
|
class: "hb-lib-list-btns-act-open hb-lib-list-btns-item",
|
|
866
866
|
onClick: _
|
|
867
867
|
}, [
|
|
868
|
-
h.value ? (o(),
|
|
868
|
+
h.value ? (o(), B(n(yt), {
|
|
869
869
|
key: 0,
|
|
870
870
|
style: { "font-size": "21px", color: "#ff5000" }
|
|
871
|
-
})) : (o(),
|
|
871
|
+
})) : (o(), B(n(Ct), {
|
|
872
872
|
key: 1,
|
|
873
873
|
style: { "font-size": "21px", color: "#ff5000" }
|
|
874
874
|
}))
|
|
875
875
|
])
|
|
876
876
|
]),
|
|
877
877
|
_: 1
|
|
878
|
-
}, 8, ["title"])) :
|
|
879
|
-
|
|
878
|
+
}, 8, ["title"])) : O("", !0),
|
|
879
|
+
E(d.$slots, "btnsRight", {}, void 0, !0)
|
|
880
880
|
])
|
|
881
881
|
]);
|
|
882
882
|
};
|
|
@@ -884,26 +884,26 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
884
884
|
}), Wt = /* @__PURE__ */ ae(qt, [["__scopeId", "data-v-de62f20a"]]), Jt = le(Wt), Gt = (t = {}) => {
|
|
885
885
|
const { formRef: f, offsetBottom: i = 50, minHeight: h = 300 } = t, _ = R(0);
|
|
886
886
|
let g = null, r = null, d = null, b = null, e = null;
|
|
887
|
-
const
|
|
887
|
+
const C = () => {
|
|
888
888
|
e && clearTimeout(e), e = setTimeout(() => {
|
|
889
889
|
requestAnimationFrame(() => {
|
|
890
890
|
ve(() => {
|
|
891
|
-
const
|
|
892
|
-
if (
|
|
893
|
-
const L =
|
|
894
|
-
let
|
|
895
|
-
|
|
891
|
+
const k = document.querySelector(".ant-table"), x = document.querySelector(".ant-pagination");
|
|
892
|
+
if (k) {
|
|
893
|
+
const L = k.getBoundingClientRect().top, K = window.innerHeight, p = (x ? x.offsetHeight + 20 : 40) + i;
|
|
894
|
+
let c = K - L - p;
|
|
895
|
+
c < h && (c = h), _.value = c;
|
|
896
896
|
}
|
|
897
897
|
});
|
|
898
898
|
});
|
|
899
899
|
}, 100);
|
|
900
900
|
}, z = () => {
|
|
901
|
-
const
|
|
902
|
-
if (
|
|
901
|
+
const k = document.querySelector(".ant-pagination");
|
|
902
|
+
if (k) {
|
|
903
903
|
const x = new MutationObserver(() => {
|
|
904
|
-
|
|
904
|
+
C();
|
|
905
905
|
});
|
|
906
|
-
return x.observe(
|
|
906
|
+
return x.observe(k, {
|
|
907
907
|
childList: !0,
|
|
908
908
|
subtree: !0,
|
|
909
909
|
attributes: !0,
|
|
@@ -911,20 +911,20 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
911
911
|
}), x;
|
|
912
912
|
}
|
|
913
913
|
return null;
|
|
914
|
-
},
|
|
915
|
-
const
|
|
916
|
-
|
|
914
|
+
}, S = () => {
|
|
915
|
+
const k = document.querySelector(".hb-lib-list-page-form-box");
|
|
916
|
+
k && (g = new ResizeObserver(() => {
|
|
917
917
|
document.querySelectorAll(".ant-tooltip").forEach((L) => {
|
|
918
918
|
L.style.display = "none";
|
|
919
|
-
}),
|
|
920
|
-
}), g.observe(
|
|
919
|
+
}), C();
|
|
920
|
+
}), g.observe(k));
|
|
921
921
|
}, N = () => {
|
|
922
|
-
const
|
|
923
|
-
|
|
922
|
+
const k = document.querySelector(".hb-lib-list-page-form-box");
|
|
923
|
+
k && (d = new MutationObserver(() => {
|
|
924
924
|
setTimeout(() => {
|
|
925
|
-
|
|
925
|
+
C();
|
|
926
926
|
}, 100);
|
|
927
|
-
}), d.observe(
|
|
927
|
+
}), d.observe(k, {
|
|
928
928
|
childList: !0,
|
|
929
929
|
subtree: !0,
|
|
930
930
|
attributes: !0,
|
|
@@ -932,11 +932,11 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
932
932
|
}));
|
|
933
933
|
}, H = () => {
|
|
934
934
|
b && clearTimeout(b), b = setTimeout(() => {
|
|
935
|
-
|
|
935
|
+
C();
|
|
936
936
|
}, 100);
|
|
937
|
-
},
|
|
937
|
+
}, M = () => {
|
|
938
938
|
window.addEventListener("resize", H), ve(() => {
|
|
939
|
-
|
|
939
|
+
S(), N(), r = z();
|
|
940
940
|
});
|
|
941
941
|
}, a = () => {
|
|
942
942
|
window.removeEventListener("resize", H), g && g.disconnect(), d && d.disconnect(), r && r.disconnect(), b && clearTimeout(b), e && clearTimeout(e);
|
|
@@ -945,17 +945,17 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
945
945
|
() => f,
|
|
946
946
|
() => {
|
|
947
947
|
setTimeout(() => {
|
|
948
|
-
|
|
948
|
+
C();
|
|
949
949
|
}, 200);
|
|
950
950
|
},
|
|
951
951
|
{ deep: !0 }
|
|
952
952
|
), me(() => {
|
|
953
|
-
|
|
954
|
-
}),
|
|
953
|
+
C(), M();
|
|
954
|
+
}), Re(() => {
|
|
955
955
|
a();
|
|
956
956
|
}), {
|
|
957
957
|
tableHeight: _,
|
|
958
|
-
calTableHeight:
|
|
958
|
+
calTableHeight: C
|
|
959
959
|
};
|
|
960
960
|
}, Qt = /* @__PURE__ */ te({
|
|
961
961
|
name: "HbLibListPageContainer",
|
|
@@ -978,20 +978,20 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
978
978
|
// 通过函数访问,
|
|
979
979
|
tableHeight: _,
|
|
980
980
|
calTableHeight: h
|
|
981
|
-
}), (r, d) => (o(),
|
|
981
|
+
}), (r, d) => (o(), w("section", {
|
|
982
982
|
class: "hb-lib-list-page-container",
|
|
983
983
|
ref_key: "PageContainerRef",
|
|
984
984
|
ref: i
|
|
985
985
|
}, [
|
|
986
|
-
|
|
986
|
+
E(r.$slots, "header"),
|
|
987
987
|
m("section", {
|
|
988
988
|
class: "list-page-box",
|
|
989
|
-
style:
|
|
989
|
+
style: Se({
|
|
990
990
|
"--hb-list-table-height": g.value - f.offsetBottom + "px",
|
|
991
991
|
"--hb-list-ttable-height": t.tabelData.length ? "" : g.value - f.offsetBottom + "px"
|
|
992
992
|
})
|
|
993
993
|
}, [
|
|
994
|
-
|
|
994
|
+
E(r.$slots, "default")
|
|
995
995
|
], 4)
|
|
996
996
|
], 512));
|
|
997
997
|
}
|
|
@@ -1031,10 +1031,10 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1031
1031
|
const i = t, h = f, _ = ot(t, "value"), g = R(!1), r = R(""), d = R([]), b = R(), e = U(() => {
|
|
1032
1032
|
if (i.remoteSearch || !r.value) return i.options;
|
|
1033
1033
|
const v = r.value.toLowerCase();
|
|
1034
|
-
return i.options.filter((
|
|
1035
|
-
}),
|
|
1034
|
+
return i.options.filter((p) => p.label.toLowerCase().includes(v) || p.description?.toLowerCase().includes(v));
|
|
1035
|
+
}), C = U(() => i.prefix ? `${i.prefix.length * 14 + 8}px` : "0px"), z = U(() => e.value.length === 0 ? !1 : e.value.every((v) => d.value.includes(v.value))), S = U(() => {
|
|
1036
1036
|
if (e.value.length === 0) return !1;
|
|
1037
|
-
const v = e.value.filter((
|
|
1037
|
+
const v = e.value.filter((p) => d.value.includes(p.value)).length;
|
|
1038
1038
|
return v > 0 && v < e.value.length;
|
|
1039
1039
|
});
|
|
1040
1040
|
se(
|
|
@@ -1053,44 +1053,44 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1053
1053
|
const N = (v) => {
|
|
1054
1054
|
v && (g.value = v, H.value = [...d.value], r.value = "", setTimeout(() => {
|
|
1055
1055
|
if (b.value) {
|
|
1056
|
-
const
|
|
1057
|
-
|
|
1056
|
+
const p = b.value.input || b.value.$el?.querySelector("input");
|
|
1057
|
+
p && p.focus();
|
|
1058
1058
|
}
|
|
1059
1059
|
}, 100));
|
|
1060
|
-
}, H = R([]),
|
|
1060
|
+
}, H = R([]), M = () => {
|
|
1061
1061
|
d.value = [...H.value], g.value = !1, h("cancel");
|
|
1062
|
-
}, a = R([]),
|
|
1063
|
-
const v = i.multiple ? d.value : d.value[0] || "",
|
|
1064
|
-
a.value =
|
|
1062
|
+
}, a = R([]), k = () => {
|
|
1063
|
+
const v = i.multiple ? d.value : d.value[0] || "", p = i.options.filter((c) => d.value.includes(c.value));
|
|
1064
|
+
a.value = p, console.log(v, p), H.value = [...d.value], _.value = v, h("update:value", v), h("change", v, p), h("confirm", v, p), g.value = !1;
|
|
1065
1065
|
}, x = St((v) => {
|
|
1066
|
-
const
|
|
1067
|
-
i.remoteSearch && (h("search",
|
|
1066
|
+
const p = v !== void 0 ? v : r.value;
|
|
1067
|
+
i.remoteSearch && (h("search", p), h("update:searchValue", p));
|
|
1068
1068
|
}, 300), L = (v) => {
|
|
1069
1069
|
if (i.multiple) {
|
|
1070
|
-
const
|
|
1071
|
-
|
|
1070
|
+
const p = new Set(d.value);
|
|
1071
|
+
p.has(v.value) ? p.delete(v.value) : p.add(v.value), d.value = Array.from(p);
|
|
1072
1072
|
} else
|
|
1073
|
-
d.value = [v.value],
|
|
1073
|
+
d.value = [v.value], k();
|
|
1074
1074
|
}, K = (v) => {
|
|
1075
1075
|
if (v.target.checked) {
|
|
1076
|
-
const
|
|
1076
|
+
const c = new Set(d.value);
|
|
1077
1077
|
e.value.forEach((s) => {
|
|
1078
|
-
|
|
1079
|
-
}), d.value = Array.from(
|
|
1078
|
+
c.add(s.value);
|
|
1079
|
+
}), d.value = Array.from(c);
|
|
1080
1080
|
} else {
|
|
1081
|
-
const
|
|
1082
|
-
d.value = d.value.filter((s) => !
|
|
1081
|
+
const c = new Set(e.value.map((s) => s.value));
|
|
1082
|
+
d.value = d.value.filter((s) => !c.has(s));
|
|
1083
1083
|
}
|
|
1084
1084
|
};
|
|
1085
|
-
return (v,
|
|
1086
|
-
const
|
|
1087
|
-
return o(),
|
|
1085
|
+
return (v, p) => {
|
|
1086
|
+
const c = P("a-tag"), s = P("a-input"), T = P("a-checkbox"), Y = P("a-radio"), Q = P("a-button"), ie = P("a-select");
|
|
1087
|
+
return o(), w("div", ee({
|
|
1088
1088
|
class: "hb-lib-selector-wrapper",
|
|
1089
|
-
style: { "--prefix-width":
|
|
1089
|
+
style: { "--prefix-width": C.value }
|
|
1090
1090
|
}, v.$attrs), [
|
|
1091
|
-
|
|
1091
|
+
F(ie, {
|
|
1092
1092
|
value: _.value,
|
|
1093
|
-
"onUpdate:value":
|
|
1093
|
+
"onUpdate:value": p[5] || (p[5] = (J) => _.value = J),
|
|
1094
1094
|
mode: t.multiple ? "multiple" : void 0,
|
|
1095
1095
|
placeholder: t.placeholder,
|
|
1096
1096
|
"show-search": !0,
|
|
@@ -1102,18 +1102,18 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1102
1102
|
onDropdownVisibleChange: N,
|
|
1103
1103
|
onSearch: n(x),
|
|
1104
1104
|
"max-tag-text-length": t.tagTextLength,
|
|
1105
|
-
class:
|
|
1105
|
+
class: j({ "has-prefix": t.prefix }),
|
|
1106
1106
|
"data-prefix": t.prefix,
|
|
1107
1107
|
style: { width: "100%" }
|
|
1108
1108
|
}, {
|
|
1109
|
-
tagRender: l(({ value: J, label: q, closable: oe, option:
|
|
1110
|
-
|
|
1109
|
+
tagRender: l(({ value: J, label: q, closable: oe, option: $ }) => [
|
|
1110
|
+
F(c, {
|
|
1111
1111
|
class: "hb-lib-search-tag",
|
|
1112
|
-
onClick:
|
|
1112
|
+
onClick: p[0] || (p[0] = () => N(!0))
|
|
1113
1113
|
}, {
|
|
1114
1114
|
default: l(() => [
|
|
1115
|
-
m("span", Xt,
|
|
1116
|
-
|
|
1115
|
+
m("span", Xt, y(q), 1),
|
|
1116
|
+
$?.description ? (o(), w("span", el, " (" + y($.description) + ") ", 1)) : O("", !0)
|
|
1117
1117
|
]),
|
|
1118
1118
|
_: 2
|
|
1119
1119
|
}, 1024)
|
|
@@ -1121,88 +1121,88 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1121
1121
|
dropdownRender: l(({ menuNode: J }) => [
|
|
1122
1122
|
m("div", tl, [
|
|
1123
1123
|
m("div", ll, [
|
|
1124
|
-
|
|
1124
|
+
F(s, {
|
|
1125
1125
|
ref_key: "searchInputRef",
|
|
1126
1126
|
ref: b,
|
|
1127
1127
|
class: "hb-lib-selector-search-input",
|
|
1128
1128
|
value: r.value,
|
|
1129
|
-
"onUpdate:value":
|
|
1129
|
+
"onUpdate:value": p[1] || (p[1] = (q) => r.value = q),
|
|
1130
1130
|
placeholder: "请输入关键词搜索",
|
|
1131
1131
|
"allow-clear": "",
|
|
1132
|
-
onInput:
|
|
1132
|
+
onInput: p[2] || (p[2] = (q) => n(x)(q.target.value))
|
|
1133
1133
|
}, {
|
|
1134
1134
|
prefix: l(() => [
|
|
1135
|
-
|
|
1135
|
+
F(n(Pe))
|
|
1136
1136
|
]),
|
|
1137
1137
|
_: 1
|
|
1138
1138
|
}, 8, ["value"])
|
|
1139
1139
|
]),
|
|
1140
1140
|
m("div", ol, [
|
|
1141
|
-
(o(!0),
|
|
1141
|
+
(o(!0), w(V, null, ne(e.value, (q) => (o(), w("div", {
|
|
1142
1142
|
key: q.value,
|
|
1143
|
-
class:
|
|
1143
|
+
class: j(["hb-lib-selector-option", { selected: d.value.includes(q.value) }]),
|
|
1144
1144
|
onClick: () => L(q)
|
|
1145
1145
|
}, [
|
|
1146
|
-
t.multiple ? (o(),
|
|
1146
|
+
t.multiple ? (o(), B(T, {
|
|
1147
1147
|
key: 0,
|
|
1148
1148
|
checked: d.value.includes(q.value),
|
|
1149
1149
|
onChange: () => L(q),
|
|
1150
|
-
onClick:
|
|
1150
|
+
onClick: p[3] || (p[3] = Ie(() => {
|
|
1151
1151
|
}, ["stop"]))
|
|
1152
|
-
}, null, 8, ["checked", "onChange"])) : (o(),
|
|
1152
|
+
}, null, 8, ["checked", "onChange"])) : (o(), B(Y, {
|
|
1153
1153
|
key: 1,
|
|
1154
1154
|
checked: d.value.includes(q.value),
|
|
1155
1155
|
onChange: () => L(q),
|
|
1156
|
-
onClick:
|
|
1156
|
+
onClick: p[4] || (p[4] = Ie(() => {
|
|
1157
1157
|
}, ["stop"]))
|
|
1158
1158
|
}, null, 8, ["checked", "onChange"])),
|
|
1159
1159
|
m("div", nl, [
|
|
1160
|
-
m("div", sl,
|
|
1160
|
+
m("div", sl, y(q.label), 1)
|
|
1161
1161
|
])
|
|
1162
1162
|
], 10, al))), 128))
|
|
1163
1163
|
]),
|
|
1164
|
-
e.value.length === 0 ? (o(),
|
|
1165
|
-
t.multiple ? (o(),
|
|
1166
|
-
|
|
1164
|
+
e.value.length === 0 ? (o(), w("div", il, y(v.$t("hbLibComp.hbFormItemFilterModal.noData")), 1)) : O("", !0),
|
|
1165
|
+
t.multiple ? (o(), w("div", rl, [
|
|
1166
|
+
F(T, {
|
|
1167
1167
|
checked: z.value,
|
|
1168
|
-
indeterminate:
|
|
1168
|
+
indeterminate: S.value,
|
|
1169
1169
|
onChange: K
|
|
1170
1170
|
}, {
|
|
1171
1171
|
default: l(() => [
|
|
1172
|
-
I(
|
|
1172
|
+
I(y(v.$t("hbLibComp.hbFormSelectFilter.allSelect")), 1)
|
|
1173
1173
|
]),
|
|
1174
1174
|
_: 1
|
|
1175
1175
|
}, 8, ["checked", "indeterminate"]),
|
|
1176
1176
|
m("div", dl, [
|
|
1177
|
-
|
|
1177
|
+
F(Q, {
|
|
1178
1178
|
size: "small",
|
|
1179
|
-
onClick:
|
|
1179
|
+
onClick: M
|
|
1180
1180
|
}, {
|
|
1181
1181
|
default: l(() => [
|
|
1182
|
-
I(
|
|
1182
|
+
I(y(v.$t("hbLibComp.hbFormItemFilterModal.cancel")), 1)
|
|
1183
1183
|
]),
|
|
1184
1184
|
_: 1
|
|
1185
1185
|
}),
|
|
1186
|
-
|
|
1186
|
+
F(Q, {
|
|
1187
1187
|
type: "primary",
|
|
1188
1188
|
size: "small",
|
|
1189
|
-
onClick:
|
|
1189
|
+
onClick: k
|
|
1190
1190
|
}, {
|
|
1191
1191
|
default: l(() => [
|
|
1192
|
-
I(
|
|
1192
|
+
I(y(v.$t("hbLibComp.hbFormItemFilterModal.confirm")), 1)
|
|
1193
1193
|
]),
|
|
1194
1194
|
_: 1
|
|
1195
1195
|
})
|
|
1196
1196
|
])
|
|
1197
|
-
])) : (o(),
|
|
1198
|
-
|
|
1197
|
+
])) : (o(), w("div", cl, [
|
|
1198
|
+
p[6] || (p[6] = m("div", null, null, -1)),
|
|
1199
1199
|
m("div", ul, [
|
|
1200
|
-
|
|
1200
|
+
F(Q, {
|
|
1201
1201
|
size: "small",
|
|
1202
|
-
onClick:
|
|
1202
|
+
onClick: M
|
|
1203
1203
|
}, {
|
|
1204
1204
|
default: l(() => [
|
|
1205
|
-
I(
|
|
1205
|
+
I(y(v.$t("hbLibComp.hbFormSelectFilter.close")), 1)
|
|
1206
1206
|
]),
|
|
1207
1207
|
_: 1
|
|
1208
1208
|
})
|
|
@@ -1229,58 +1229,58 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1229
1229
|
},
|
|
1230
1230
|
emits: ["handleConfirm", "handleCancel"],
|
|
1231
1231
|
setup(t, { expose: f, emit: i }) {
|
|
1232
|
-
const h = t, _ = i, g = R(!1), r = R(""), d = R(), b = R(), e = R([]),
|
|
1232
|
+
const h = t, _ = i, g = R(!1), r = R(""), d = R(), b = R(), e = R([]), C = R([]), z = R(), S = ke({
|
|
1233
1233
|
searchText: "",
|
|
1234
1234
|
searchedColumn: ""
|
|
1235
|
-
}), N = U(() => h.tableData.map((
|
|
1235
|
+
}), N = U(() => h.tableData.map((c) => (c.id = c.id || Math.random(), c))), H = U(() => h.tableColumn.map((c) => (c.customFilterDropdown && (c.onFilter = (s, T) => T[c.dataIndex].toString().toLowerCase().includes(s.toLowerCase()), c.onFilterDropdownVisibleChange = (s) => {
|
|
1236
1236
|
s && setTimeout(() => {
|
|
1237
1237
|
d.value?.focus();
|
|
1238
1238
|
}, 100);
|
|
1239
|
-
}), { ...
|
|
1240
|
-
let
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
}), r.value =
|
|
1239
|
+
}), { ...c }))), M = () => {
|
|
1240
|
+
let c = "";
|
|
1241
|
+
C.value.forEach((s) => {
|
|
1242
|
+
c = c + s[h.labelKey] + ",";
|
|
1243
|
+
}), r.value = c.substring(0, c.length - 1), g.value = !1, _("handleConfirm", C.value);
|
|
1244
1244
|
}, a = () => {
|
|
1245
1245
|
g.value = !1;
|
|
1246
|
-
},
|
|
1246
|
+
}, k = () => {
|
|
1247
1247
|
g.value = !0, ve(() => {
|
|
1248
|
-
const
|
|
1249
|
-
|
|
1248
|
+
const c = z.value?.$el?.querySelector(".ant-table-body");
|
|
1249
|
+
c && (c.scrollTop = 0);
|
|
1250
1250
|
});
|
|
1251
1251
|
}, x = () => {
|
|
1252
|
-
e.value = [],
|
|
1252
|
+
e.value = [], C.value = [];
|
|
1253
1253
|
}, L = () => {
|
|
1254
1254
|
r.value = "", x();
|
|
1255
|
-
}, K = (
|
|
1256
|
-
s(),
|
|
1257
|
-
}, v = (
|
|
1258
|
-
|
|
1259
|
-
},
|
|
1260
|
-
e.value =
|
|
1255
|
+
}, K = (c, s, T) => {
|
|
1256
|
+
s(), S.searchText = c[0], S.searchedColumn = T;
|
|
1257
|
+
}, v = (c, s) => {
|
|
1258
|
+
c({ confirm: !0 }), S.searchText = "", s();
|
|
1259
|
+
}, p = (c, s) => {
|
|
1260
|
+
e.value = c, C.value = s;
|
|
1261
1261
|
};
|
|
1262
1262
|
return f({
|
|
1263
1263
|
resetInputVal: L
|
|
1264
|
-
}), (
|
|
1265
|
-
const T = P("a-input"),
|
|
1266
|
-
return o(),
|
|
1264
|
+
}), (c, s) => {
|
|
1265
|
+
const T = P("a-input"), Y = P("a-button"), Q = P("a-table"), ie = P("a-modal");
|
|
1266
|
+
return o(), w("div", {
|
|
1267
1267
|
class: "hb-lib-multipleSelectModal-box",
|
|
1268
1268
|
ref_key: "hbMultipSelectModalRef",
|
|
1269
1269
|
ref: b
|
|
1270
1270
|
}, [
|
|
1271
|
-
|
|
1271
|
+
F(T, {
|
|
1272
1272
|
readonly: "",
|
|
1273
|
-
onClick:
|
|
1273
|
+
onClick: k,
|
|
1274
1274
|
value: r.value,
|
|
1275
1275
|
"onUpdate:value": s[0] || (s[0] = (J) => r.value = J),
|
|
1276
|
-
placeholder:
|
|
1276
|
+
placeholder: c.$t("hbLibComp.hbMultiSelectModal.pleaseSelect")
|
|
1277
1277
|
}, {
|
|
1278
1278
|
addonAfter: l(() => [
|
|
1279
|
-
|
|
1279
|
+
F(n(_t), { onClick: k })
|
|
1280
1280
|
]),
|
|
1281
1281
|
_: 1
|
|
1282
1282
|
}, 8, ["value", "placeholder"]),
|
|
1283
|
-
|
|
1283
|
+
F(ie, {
|
|
1284
1284
|
visible: g.value,
|
|
1285
1285
|
"onUpdate:visible": s[1] || (s[1] = (J) => g.value = J),
|
|
1286
1286
|
title: t.modelTitle,
|
|
@@ -1288,67 +1288,67 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1288
1288
|
class: "hb-lib-multipleSelectModal-modal"
|
|
1289
1289
|
}, {
|
|
1290
1290
|
footer: l(() => [
|
|
1291
|
-
|
|
1291
|
+
F(Y, { onClick: x }, {
|
|
1292
1292
|
default: l(() => [
|
|
1293
|
-
I(
|
|
1293
|
+
I(y(c.$t("hbLibComp.hbListPageAct.reset")), 1)
|
|
1294
1294
|
]),
|
|
1295
1295
|
_: 1
|
|
1296
1296
|
}),
|
|
1297
|
-
|
|
1297
|
+
F(Y, { onClick: a }, {
|
|
1298
1298
|
default: l(() => [
|
|
1299
|
-
I(
|
|
1299
|
+
I(y(c.$t("hbLibComp.hbFormItemFilterModal.cancel")), 1)
|
|
1300
1300
|
]),
|
|
1301
1301
|
_: 1
|
|
1302
1302
|
}),
|
|
1303
|
-
|
|
1303
|
+
F(Y, {
|
|
1304
1304
|
type: "primary",
|
|
1305
|
-
onClick:
|
|
1305
|
+
onClick: M
|
|
1306
1306
|
}, {
|
|
1307
1307
|
default: l(() => [
|
|
1308
|
-
I(
|
|
1308
|
+
I(y(c.$t("hbLibComp.hbFormItemFilterModal.confirm")), 1)
|
|
1309
1309
|
]),
|
|
1310
1310
|
_: 1
|
|
1311
1311
|
})
|
|
1312
1312
|
]),
|
|
1313
1313
|
default: l(() => [
|
|
1314
|
-
|
|
1314
|
+
F(Q, {
|
|
1315
1315
|
ref_key: "tableRef",
|
|
1316
1316
|
ref: z,
|
|
1317
1317
|
columns: H.value,
|
|
1318
1318
|
dataSource: N.value,
|
|
1319
|
-
rowSelection: { selectedRowKeys: e.value, onChange:
|
|
1319
|
+
rowSelection: { selectedRowKeys: e.value, onChange: p },
|
|
1320
1320
|
rowKey: (J) => J[t.tableKey],
|
|
1321
1321
|
scroll: { y: t.tableHeight }
|
|
1322
1322
|
}, {
|
|
1323
|
-
customFilterDropdown: l(({ setSelectedKeys: J, selectedKeys: q, confirm: oe, clearFilters:
|
|
1323
|
+
customFilterDropdown: l(({ setSelectedKeys: J, selectedKeys: q, confirm: oe, clearFilters: $, column: ue }) => [
|
|
1324
1324
|
m("div", fl, [
|
|
1325
|
-
|
|
1325
|
+
F(T, {
|
|
1326
1326
|
ref_key: "searchInput",
|
|
1327
1327
|
ref: d,
|
|
1328
|
-
placeholder: `请输入${
|
|
1328
|
+
placeholder: `请输入${ue.title}`,
|
|
1329
1329
|
value: q[0],
|
|
1330
1330
|
class: "hb-lib-form-item-filter-modal-search-input",
|
|
1331
|
-
onChange: (
|
|
1332
|
-
onPressEnter: (
|
|
1331
|
+
onChange: (u) => J(u.target.value ? [u.target.value] : []),
|
|
1332
|
+
onPressEnter: (u) => K(q, oe, ue.dataIndex)
|
|
1333
1333
|
}, null, 8, ["placeholder", "value", "onChange", "onPressEnter"]),
|
|
1334
1334
|
m("section", ml, [
|
|
1335
|
-
|
|
1335
|
+
F(Y, {
|
|
1336
1336
|
class: "hb-lib-form-item-filter-modal-button",
|
|
1337
1337
|
type: "ghost",
|
|
1338
|
-
onClick: (
|
|
1338
|
+
onClick: (u) => v($, oe)
|
|
1339
1339
|
}, {
|
|
1340
1340
|
default: l(() => [
|
|
1341
|
-
I(
|
|
1341
|
+
I(y(c.$t("hbLibComp.hbListPageAct.reset")), 1)
|
|
1342
1342
|
]),
|
|
1343
1343
|
_: 1
|
|
1344
1344
|
}, 8, ["onClick"]),
|
|
1345
|
-
|
|
1345
|
+
F(Y, {
|
|
1346
1346
|
type: "primary",
|
|
1347
1347
|
class: "hb-lib-form-item-filter-modal-button-confirm",
|
|
1348
|
-
onClick: (
|
|
1348
|
+
onClick: (u) => K(q, oe, ue.dataIndex)
|
|
1349
1349
|
}, {
|
|
1350
1350
|
default: l(() => [
|
|
1351
|
-
I(
|
|
1351
|
+
I(y(c.$t("hbLibComp.hbFormItemFilterModal.confirm")), 1)
|
|
1352
1352
|
]),
|
|
1353
1353
|
_: 1
|
|
1354
1354
|
}, 8, ["onClick"])
|
|
@@ -1356,21 +1356,21 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1356
1356
|
])
|
|
1357
1357
|
]),
|
|
1358
1358
|
customFilterIcon: l(({ filtered: J }) => [
|
|
1359
|
-
|
|
1360
|
-
style:
|
|
1359
|
+
F(n(Pe), {
|
|
1360
|
+
style: Se({ color: J ? "#108ee9" : void 0 })
|
|
1361
1361
|
}, null, 8, ["style"])
|
|
1362
1362
|
]),
|
|
1363
1363
|
bodyCell: l(({ text: J, column: q }) => [
|
|
1364
|
-
|
|
1365
|
-
(o(!0),
|
|
1366
|
-
oe.toLowerCase() ===
|
|
1367
|
-
key:
|
|
1364
|
+
S.searchText && S.searchedColumn === q.dataIndex ? (o(), w("span", vl, [
|
|
1365
|
+
(o(!0), w(V, null, ne(J.toString().split(new RegExp(`(?<=${S.searchText})|(?=${S.searchText})`, "i")), (oe, $) => (o(), w(V, null, [
|
|
1366
|
+
oe.toLowerCase() === S.searchText.toLowerCase() ? (o(), w("mark", {
|
|
1367
|
+
key: $,
|
|
1368
1368
|
class: "highlight"
|
|
1369
|
-
},
|
|
1370
|
-
I(
|
|
1369
|
+
}, y(oe), 1)) : (o(), w(V, { key: 1 }, [
|
|
1370
|
+
I(y(oe), 1)
|
|
1371
1371
|
], 64))
|
|
1372
1372
|
], 64))), 256))
|
|
1373
|
-
])) :
|
|
1373
|
+
])) : O("", !0)
|
|
1374
1374
|
]),
|
|
1375
1375
|
_: 1
|
|
1376
1376
|
}, 8, ["columns", "dataSource", "rowSelection", "rowKey", "scroll"])
|
|
@@ -1386,7 +1386,7 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1386
1386
|
}, kl = ["onClick"], Sl = {
|
|
1387
1387
|
href: "javascript:;",
|
|
1388
1388
|
class: "hb-lib-table-more-action"
|
|
1389
|
-
}, wl = ["onClick"], Fl = { href: "javascript:;" }, xl = ["onClick"], Tl = { class: "hb-lib-table-confirm-modal-content" },
|
|
1389
|
+
}, wl = ["onClick"], Fl = { href: "javascript:;" }, xl = ["onClick"], Tl = { class: "hb-lib-table-confirm-modal-content" }, $l = /* @__PURE__ */ te({
|
|
1390
1390
|
name: "HbLibTableAct",
|
|
1391
1391
|
__name: "HbTableAct",
|
|
1392
1392
|
props: {
|
|
@@ -1395,15 +1395,15 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1395
1395
|
buttonDisplaysQuantity: {}
|
|
1396
1396
|
},
|
|
1397
1397
|
setup(t, { expose: f }) {
|
|
1398
|
-
const i = t, { t: h } = de(), _ = R(!1), g = R(!1), r = R(null), d = U(() => i.actions.filter((
|
|
1399
|
-
|
|
1400
|
-
}, z = (
|
|
1401
|
-
r.value =
|
|
1402
|
-
},
|
|
1398
|
+
const i = t, { t: h } = de(), _ = R(!1), g = R(!1), r = R(null), d = U(() => i.actions.filter((M) => M.condition !== void 0 ? M.condition : !0)), b = U(() => d.value.slice(0, i.buttonDisplaysQuantity)), e = U(() => d.value.slice(i.buttonDisplaysQuantity)), C = (M) => {
|
|
1399
|
+
M.handler && M.handler(i.record);
|
|
1400
|
+
}, z = (M) => {
|
|
1401
|
+
r.value = M, _.value = !0;
|
|
1402
|
+
}, S = () => {
|
|
1403
1403
|
if (r.value) {
|
|
1404
1404
|
g.value = !0;
|
|
1405
1405
|
try {
|
|
1406
|
-
|
|
1406
|
+
C(r.value), g.value = !1, _.value = !1;
|
|
1407
1407
|
} catch {
|
|
1408
1408
|
g.value = !1;
|
|
1409
1409
|
}
|
|
@@ -1418,103 +1418,111 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1418
1418
|
content: h("hbLibComp.hbTableAct.confirmContent")
|
|
1419
1419
|
});
|
|
1420
1420
|
return f({
|
|
1421
|
-
ADropdown:
|
|
1422
|
-
AMenu:
|
|
1423
|
-
AMenuItem:
|
|
1424
|
-
APopconfirm:
|
|
1425
|
-
AModal:
|
|
1426
|
-
DownOutlined:
|
|
1427
|
-
}), (
|
|
1428
|
-
const
|
|
1429
|
-
return o(),
|
|
1430
|
-
(o(!0),
|
|
1431
|
-
L.needConfirm ? (o(),
|
|
1432
|
-
L.confirmType === "modal" ? (o(),
|
|
1433
|
-
|
|
1421
|
+
ADropdown: Xe,
|
|
1422
|
+
AMenu: Ze,
|
|
1423
|
+
AMenuItem: Qe,
|
|
1424
|
+
APopconfirm: $e,
|
|
1425
|
+
AModal: He,
|
|
1426
|
+
DownOutlined: et
|
|
1427
|
+
}), (M, a) => {
|
|
1428
|
+
const k = P("a-divider"), x = dt("has");
|
|
1429
|
+
return o(), w("div", Cl, [
|
|
1430
|
+
(o(!0), w(V, null, ne(b.value, (L, K) => (o(), w(V, { key: K }, [
|
|
1431
|
+
L.needConfirm ? (o(), w(V, { key: 0 }, [
|
|
1432
|
+
L.confirmType === "modal" ? (o(), w(V, { key: 0 }, [
|
|
1433
|
+
ce((o(), w("a", {
|
|
1434
1434
|
href: "javascript:;",
|
|
1435
1435
|
onClick: (v) => z(L),
|
|
1436
1436
|
class: "hb-lib-table-main-action"
|
|
1437
1437
|
}, [
|
|
1438
|
-
I(
|
|
1438
|
+
I(y(L.label), 1)
|
|
1439
1439
|
], 8, _l)), [
|
|
1440
1440
|
[x, L.permissionsTag || null]
|
|
1441
1441
|
]),
|
|
1442
|
-
e.value && e.value.length > 0 || K !== b.value.length - 1 ? (o(),
|
|
1442
|
+
e.value && e.value.length > 0 || K !== b.value.length - 1 ? (o(), B(k, {
|
|
1443
1443
|
key: 0,
|
|
1444
1444
|
type: "vertical"
|
|
1445
|
-
})) :
|
|
1446
|
-
], 64)) : (o(),
|
|
1447
|
-
|
|
1445
|
+
})) : O("", !0)
|
|
1446
|
+
], 64)) : (o(), w(V, { key: 1 }, [
|
|
1447
|
+
F(n($e), {
|
|
1448
1448
|
title: L.confirmTitle,
|
|
1449
|
-
onConfirm: (v) =>
|
|
1449
|
+
onConfirm: (v) => C(L)
|
|
1450
1450
|
}, {
|
|
1451
1451
|
default: l(() => [
|
|
1452
|
-
|
|
1453
|
-
I(
|
|
1452
|
+
ce((o(), w("a", Ll, [
|
|
1453
|
+
I(y(L.label), 1)
|
|
1454
1454
|
])), [
|
|
1455
1455
|
[x, L.permissionsTag || null]
|
|
1456
1456
|
])
|
|
1457
1457
|
]),
|
|
1458
1458
|
_: 2
|
|
1459
1459
|
}, 1032, ["title", "onConfirm"]),
|
|
1460
|
-
e.value && e.value.length > 0 || K !== b.value.length - 1 ? (o(),
|
|
1460
|
+
e.value && e.value.length > 0 || K !== b.value.length - 1 ? (o(), B(k, {
|
|
1461
1461
|
key: 0,
|
|
1462
1462
|
type: "vertical"
|
|
1463
|
-
})) :
|
|
1463
|
+
})) : O("", !0)
|
|
1464
1464
|
], 64))
|
|
1465
|
-
], 64)) : (o(),
|
|
1466
|
-
|
|
1465
|
+
], 64)) : L.slot ? (o(), w(V, { key: 1 }, [
|
|
1466
|
+
E(M.$slots, L.slot, { item: L }, void 0, !0),
|
|
1467
|
+
e.value && e.value.length > 0 || K !== b.value.length - 1 ? (o(), B(k, {
|
|
1468
|
+
key: 0,
|
|
1469
|
+
type: "vertical"
|
|
1470
|
+
})) : O("", !0)
|
|
1471
|
+
], 64)) : (o(), w(V, { key: 2 }, [
|
|
1472
|
+
ce((o(), w("a", {
|
|
1467
1473
|
href: "javascript:;",
|
|
1468
|
-
onClick: (v) =>
|
|
1474
|
+
onClick: (v) => C(L),
|
|
1469
1475
|
class: "hb-lib-table-main-action"
|
|
1470
1476
|
}, [
|
|
1471
|
-
I(
|
|
1477
|
+
I(y(L.label), 1)
|
|
1472
1478
|
], 8, kl)), [
|
|
1473
1479
|
[x, L.permissionsTag || null]
|
|
1474
1480
|
]),
|
|
1475
|
-
e.value && e.value.length > 0 || K !== b.value.length - 1 ? (o(),
|
|
1481
|
+
e.value && e.value.length > 0 || K !== b.value.length - 1 ? ce((o(), B(k, {
|
|
1476
1482
|
key: 0,
|
|
1477
1483
|
type: "vertical"
|
|
1478
|
-
}))
|
|
1484
|
+
}, null, 512)), [
|
|
1485
|
+
[x, L.permissionsTag || null]
|
|
1486
|
+
]) : O("", !0)
|
|
1479
1487
|
], 64))
|
|
1480
1488
|
], 64))), 128)),
|
|
1481
|
-
e.value && e.value.length > 0 ? (o(),
|
|
1489
|
+
e.value && e.value.length > 0 ? (o(), B(n(Xe), { key: 0 }, {
|
|
1482
1490
|
overlay: l(() => [
|
|
1483
|
-
|
|
1491
|
+
F(n(Ze), null, {
|
|
1484
1492
|
default: l(() => [
|
|
1485
|
-
(o(!0),
|
|
1493
|
+
(o(!0), w(V, null, ne(e.value, (L) => (o(), B(n(Qe), {
|
|
1486
1494
|
key: L.key
|
|
1487
1495
|
}, {
|
|
1488
1496
|
default: l(() => [
|
|
1489
|
-
L.needConfirm ? (o(),
|
|
1490
|
-
L.confirmType === "modal" ?
|
|
1497
|
+
L.needConfirm ? (o(), w(V, { key: 0 }, [
|
|
1498
|
+
L.confirmType === "modal" ? ce((o(), w("a", {
|
|
1491
1499
|
key: 0,
|
|
1492
1500
|
href: "javascript:;",
|
|
1493
1501
|
onClick: (K) => z(L)
|
|
1494
1502
|
}, [
|
|
1495
|
-
I(
|
|
1503
|
+
I(y(L.label), 1)
|
|
1496
1504
|
], 8, wl)), [
|
|
1497
1505
|
[x, L.permissionsTag || null]
|
|
1498
|
-
]) : (o(),
|
|
1506
|
+
]) : (o(), B(n($e), {
|
|
1499
1507
|
key: 1,
|
|
1500
1508
|
title: L.confirmTitle,
|
|
1501
|
-
onConfirm: (K) =>
|
|
1509
|
+
onConfirm: (K) => C(L)
|
|
1502
1510
|
}, {
|
|
1503
1511
|
default: l(() => [
|
|
1504
|
-
|
|
1505
|
-
I(
|
|
1512
|
+
ce((o(), w("a", Fl, [
|
|
1513
|
+
I(y(L.label), 1)
|
|
1506
1514
|
])), [
|
|
1507
1515
|
[x, L.permissionsTag || null]
|
|
1508
1516
|
])
|
|
1509
1517
|
]),
|
|
1510
1518
|
_: 2
|
|
1511
1519
|
}, 1032, ["title", "onConfirm"]))
|
|
1512
|
-
], 64)) :
|
|
1520
|
+
], 64)) : ce((o(), w("a", {
|
|
1513
1521
|
key: 1,
|
|
1514
1522
|
href: "javascript:;",
|
|
1515
|
-
onClick: (K) =>
|
|
1523
|
+
onClick: (K) => C(L)
|
|
1516
1524
|
}, [
|
|
1517
|
-
I(
|
|
1525
|
+
I(y(L.label), 1)
|
|
1518
1526
|
], 8, xl)), [
|
|
1519
1527
|
[x, L.permissionsTag || null]
|
|
1520
1528
|
])
|
|
@@ -1527,28 +1535,28 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1527
1535
|
]),
|
|
1528
1536
|
default: l(() => [
|
|
1529
1537
|
m("a", Sl, [
|
|
1530
|
-
I(
|
|
1531
|
-
|
|
1538
|
+
I(y(M.$t("hbLibComp.hbTableAct.more")) + " ", 1),
|
|
1539
|
+
F(n(et), { style: { "font-size": "12px", "margin-left": "4px" } })
|
|
1532
1540
|
])
|
|
1533
1541
|
]),
|
|
1534
1542
|
_: 1
|
|
1535
|
-
})) :
|
|
1536
|
-
|
|
1543
|
+
})) : O("", !0),
|
|
1544
|
+
F(n(He), {
|
|
1537
1545
|
visible: _.value,
|
|
1538
1546
|
title: H.value.title,
|
|
1539
1547
|
"confirm-loading": g.value,
|
|
1540
|
-
onOk:
|
|
1548
|
+
onOk: S,
|
|
1541
1549
|
onCancel: N
|
|
1542
1550
|
}, {
|
|
1543
1551
|
default: l(() => [
|
|
1544
|
-
m("p", Tl,
|
|
1552
|
+
m("p", Tl, y(H.value.content), 1)
|
|
1545
1553
|
]),
|
|
1546
1554
|
_: 1
|
|
1547
1555
|
}, 8, ["visible", "title", "confirm-loading"])
|
|
1548
1556
|
]);
|
|
1549
1557
|
};
|
|
1550
1558
|
}
|
|
1551
|
-
}),
|
|
1559
|
+
}), Ml = /* @__PURE__ */ ae($l, [["__scopeId", "data-v-dd9542fe"]]), Il = le(Ml), Hl = (t) => ({ tableWidth: U(() => {
|
|
1552
1560
|
const i = Array.isArray(t) ? t : t.value;
|
|
1553
1561
|
return !i || i.length === 0 ? 0 : i.map((h) => h.width && Number(h.width.toString().replace("px", "")) || 0).reduce((h, _) => h + _, 0);
|
|
1554
1562
|
}) }), Dl = {
|
|
@@ -1557,7 +1565,7 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1557
1565
|
}, Al = { class: "empty-container" }, zl = {
|
|
1558
1566
|
key: 1,
|
|
1559
1567
|
style: { display: "flex", "align-items": "center" }
|
|
1560
|
-
},
|
|
1568
|
+
}, Bl = /* @__PURE__ */ te({
|
|
1561
1569
|
name: "HbLibListTable",
|
|
1562
1570
|
__name: "HbListTable",
|
|
1563
1571
|
props: {
|
|
@@ -1567,20 +1575,20 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1567
1575
|
tooltipPlacement: { default: () => "topLeft" }
|
|
1568
1576
|
},
|
|
1569
1577
|
setup(t) {
|
|
1570
|
-
const { t: f } = de(), i = t, h = R([]), _ =
|
|
1578
|
+
const { t: f } = de(), i = t, h = R([]), _ = Be("HB_LIST_PAGE_CONTAINER"), { tableWidth: g } = Hl(U(() => i.columns));
|
|
1571
1579
|
se(
|
|
1572
1580
|
() => i.columns,
|
|
1573
1581
|
(e) => {
|
|
1574
|
-
const
|
|
1575
|
-
h.value =
|
|
1576
|
-
let
|
|
1577
|
-
if (
|
|
1578
|
-
|
|
1579
|
-
else if (typeof
|
|
1580
|
-
const N = parseInt(
|
|
1581
|
-
|
|
1582
|
+
const C = e.filter((z) => z != null && z.checked);
|
|
1583
|
+
h.value = C.map((z) => {
|
|
1584
|
+
let S = { ...z, title: z.title || z.label, align: z.align || "center" };
|
|
1585
|
+
if (S.ellipsis && !S.needTooltip && (S.needTooltip = !0), !S.width)
|
|
1586
|
+
S.width = i.defaultWidth;
|
|
1587
|
+
else if (typeof S.width == "string") {
|
|
1588
|
+
const N = parseInt(S.width, 10);
|
|
1589
|
+
S.width = isNaN(N) ? i.defaultWidth : N;
|
|
1582
1590
|
}
|
|
1583
|
-
return
|
|
1591
|
+
return S.resizable === void 0 && (S.resizable = !0), S;
|
|
1584
1592
|
});
|
|
1585
1593
|
},
|
|
1586
1594
|
{
|
|
@@ -1588,23 +1596,23 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1588
1596
|
deep: !0
|
|
1589
1597
|
}
|
|
1590
1598
|
);
|
|
1591
|
-
const r = (e,
|
|
1592
|
-
if (
|
|
1599
|
+
const r = (e, C) => {
|
|
1600
|
+
if (C) {
|
|
1593
1601
|
const z = typeof e == "string" ? parseInt(e, 10) : e;
|
|
1594
|
-
|
|
1602
|
+
C.width = isNaN(z) ? 150 : z;
|
|
1595
1603
|
}
|
|
1596
|
-
}, d = (e,
|
|
1597
|
-
return (e,
|
|
1598
|
-
const z = P("a-empty"),
|
|
1599
|
-
return o(),
|
|
1600
|
-
class:
|
|
1601
|
-
style:
|
|
1604
|
+
}, d = (e, C = "YYYY-MM-DD HH:mm:ss") => e ? we(e).format(C) : "", b = (e, C) => e && C[e] || "";
|
|
1605
|
+
return (e, C) => {
|
|
1606
|
+
const z = P("a-empty"), S = P("a-tooltip"), N = P("HbLibCopy"), H = P("a-tag"), M = P("a-table");
|
|
1607
|
+
return o(), w("div", {
|
|
1608
|
+
class: j(["hb-lib-list-table", { "nowrap-table": i.rowHeight }]),
|
|
1609
|
+
style: Se({ "--hb-lib-table-td-height": t.rowHeight && t.rowHeight + "px" || "" })
|
|
1602
1610
|
}, [
|
|
1603
|
-
e.$slots.tableActLeft ? (o(),
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
])) :
|
|
1607
|
-
|
|
1611
|
+
e.$slots.tableActLeft ? (o(), w("section", Dl, [
|
|
1612
|
+
E(e.$slots, "tableActLeft", {}, void 0, !0),
|
|
1613
|
+
E(e.$slots, "tableActRight", {}, void 0, !0)
|
|
1614
|
+
])) : O("", !0),
|
|
1615
|
+
F(M, ee(e.$attrs, {
|
|
1608
1616
|
bordered: "",
|
|
1609
1617
|
columns: h.value,
|
|
1610
1618
|
onResizeColumn: r,
|
|
@@ -1612,10 +1620,10 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1612
1620
|
x: n(g),
|
|
1613
1621
|
y: n(_).tableHeight
|
|
1614
1622
|
}
|
|
1615
|
-
}),
|
|
1623
|
+
}), Oe({
|
|
1616
1624
|
emptyText: l(() => [
|
|
1617
1625
|
m("div", Al, [
|
|
1618
|
-
|
|
1626
|
+
F(z, {
|
|
1619
1627
|
description: n(f)("hbLibComp.hbListTable.noData")
|
|
1620
1628
|
}, null, 8, ["description"])
|
|
1621
1629
|
])
|
|
@@ -1625,59 +1633,59 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1625
1633
|
e.$slots.headerCell ? {
|
|
1626
1634
|
name: "headerCell",
|
|
1627
1635
|
fn: l(({ column: a }) => [
|
|
1628
|
-
|
|
1629
|
-
I(
|
|
1636
|
+
E(e.$slots, "headerCell", { column: a }, () => [
|
|
1637
|
+
I(y(a.title), 1)
|
|
1630
1638
|
], !0)
|
|
1631
1639
|
]),
|
|
1632
1640
|
key: "0"
|
|
1633
1641
|
} : void 0,
|
|
1634
1642
|
e.$slots.bodyCell ? {
|
|
1635
1643
|
name: "bodyCell",
|
|
1636
|
-
fn: l(({ column: a, record:
|
|
1637
|
-
|
|
1644
|
+
fn: l(({ column: a, record: k, index: x, text: L }) => [
|
|
1645
|
+
E(e.$slots, "bodyCell", {
|
|
1638
1646
|
column: a,
|
|
1639
|
-
record:
|
|
1647
|
+
record: k,
|
|
1640
1648
|
index: x,
|
|
1641
1649
|
text: L
|
|
1642
1650
|
}, void 0, !0),
|
|
1643
|
-
a && a.needTooltip ? (o(),
|
|
1651
|
+
a && a.needTooltip ? (o(), B(S, {
|
|
1644
1652
|
key: 0,
|
|
1645
1653
|
placement: t.tooltipPlacement
|
|
1646
1654
|
}, {
|
|
1647
1655
|
title: l(() => [
|
|
1648
|
-
I(
|
|
1656
|
+
I(y(k[a.dataIndex]), 1)
|
|
1649
1657
|
]),
|
|
1650
1658
|
default: l(() => [
|
|
1651
|
-
I(" " +
|
|
1659
|
+
I(" " + y(k[a.dataIndex]), 1)
|
|
1652
1660
|
]),
|
|
1653
1661
|
_: 2
|
|
1654
|
-
}, 1032, ["placement"])) : a && a.needCopy ? (o(),
|
|
1655
|
-
I(
|
|
1656
|
-
|
|
1657
|
-
"cp-text":
|
|
1662
|
+
}, 1032, ["placement"])) : a && a.needCopy ? (o(), w("div", zl, [
|
|
1663
|
+
I(y(k[a.dataIndex]) + " ", 1),
|
|
1664
|
+
F(N, {
|
|
1665
|
+
"cp-text": k[a.dataIndex],
|
|
1658
1666
|
style: { position: "relative" }
|
|
1659
1667
|
}, null, 8, ["cp-text"])
|
|
1660
|
-
])) : a && a.needFormat ? (o(),
|
|
1661
|
-
I(
|
|
1662
|
-
], 64)) : a && a.tags ? (o(),
|
|
1663
|
-
b(
|
|
1668
|
+
])) : a && a.needFormat ? (o(), w(V, { key: 2 }, [
|
|
1669
|
+
I(y(d(k[a.dataIndex], a.format)), 1)
|
|
1670
|
+
], 64)) : a && a.tags ? (o(), w(V, { key: 3 }, [
|
|
1671
|
+
b(k[a.dataIndex], a.tags) ? (o(), B(H, {
|
|
1664
1672
|
key: 0,
|
|
1665
|
-
color: b(
|
|
1673
|
+
color: b(k[a.dataIndex], a.tags)
|
|
1666
1674
|
}, {
|
|
1667
1675
|
default: l(() => [
|
|
1668
|
-
I(
|
|
1676
|
+
I(y(k[a.dataIndex]), 1)
|
|
1669
1677
|
]),
|
|
1670
1678
|
_: 2
|
|
1671
|
-
}, 1032, ["color"])) :
|
|
1672
|
-
], 64)) :
|
|
1679
|
+
}, 1032, ["color"])) : O("", !0)
|
|
1680
|
+
], 64)) : O("", !0)
|
|
1673
1681
|
]),
|
|
1674
1682
|
key: "1"
|
|
1675
1683
|
} : void 0,
|
|
1676
1684
|
e.$slots.expandedRowRender ? {
|
|
1677
1685
|
name: "expandedRowRender",
|
|
1678
|
-
fn: l(({ column: a, record:
|
|
1679
|
-
|
|
1680
|
-
record:
|
|
1686
|
+
fn: l(({ column: a, record: k, index: x, text: L }) => [
|
|
1687
|
+
E(e.$slots, "expandedRowRender", {
|
|
1688
|
+
record: k,
|
|
1681
1689
|
column: a,
|
|
1682
1690
|
index: x,
|
|
1683
1691
|
text: L
|
|
@@ -1687,9 +1695,9 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1687
1695
|
} : void 0,
|
|
1688
1696
|
e.$slots.customFilterDropdown ? {
|
|
1689
1697
|
name: "customFilterDropdown",
|
|
1690
|
-
fn: l(({ column: a, record:
|
|
1691
|
-
|
|
1692
|
-
record:
|
|
1698
|
+
fn: l(({ column: a, record: k, index: x, text: L }) => [
|
|
1699
|
+
E(e.$slots, "customFilterDropdown", {
|
|
1700
|
+
record: k,
|
|
1693
1701
|
column: a,
|
|
1694
1702
|
index: x,
|
|
1695
1703
|
text: L
|
|
@@ -1699,9 +1707,9 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1699
1707
|
} : void 0,
|
|
1700
1708
|
e.$slots.customFilterIcon ? {
|
|
1701
1709
|
name: "customFilterIcon",
|
|
1702
|
-
fn: l(({ column: a, record:
|
|
1703
|
-
|
|
1704
|
-
record:
|
|
1710
|
+
fn: l(({ column: a, record: k, index: x, text: L }) => [
|
|
1711
|
+
E(e.$slots, "customFilterIcon", {
|
|
1712
|
+
record: k,
|
|
1705
1713
|
column: a,
|
|
1706
1714
|
index: x,
|
|
1707
1715
|
text: L
|
|
@@ -1711,9 +1719,9 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1711
1719
|
} : void 0,
|
|
1712
1720
|
e.$slots.expandIcon ? {
|
|
1713
1721
|
name: "expandIcon",
|
|
1714
|
-
fn: l(({ column: a, record:
|
|
1715
|
-
|
|
1716
|
-
record:
|
|
1722
|
+
fn: l(({ column: a, record: k, index: x, text: L }) => [
|
|
1723
|
+
E(e.$slots, "expandIcon", {
|
|
1724
|
+
record: k,
|
|
1717
1725
|
column: a,
|
|
1718
1726
|
index: x,
|
|
1719
1727
|
text: L
|
|
@@ -1723,9 +1731,9 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1723
1731
|
} : void 0,
|
|
1724
1732
|
e.$slots.footer ? {
|
|
1725
1733
|
name: "footer",
|
|
1726
|
-
fn: l(({ column: a, record:
|
|
1727
|
-
|
|
1728
|
-
record:
|
|
1734
|
+
fn: l(({ column: a, record: k, index: x, text: L }) => [
|
|
1735
|
+
E(e.$slots, "footer", {
|
|
1736
|
+
record: k,
|
|
1729
1737
|
column: a,
|
|
1730
1738
|
index: x,
|
|
1731
1739
|
text: L
|
|
@@ -1735,9 +1743,9 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1735
1743
|
} : void 0,
|
|
1736
1744
|
e.$slots.headerCell ? {
|
|
1737
1745
|
name: "headerCell",
|
|
1738
|
-
fn: l(({ column: a, record:
|
|
1739
|
-
|
|
1740
|
-
record:
|
|
1746
|
+
fn: l(({ column: a, record: k, index: x, text: L }) => [
|
|
1747
|
+
E(e.$slots, "headerCell", {
|
|
1748
|
+
record: k,
|
|
1741
1749
|
column: a,
|
|
1742
1750
|
index: x,
|
|
1743
1751
|
text: L
|
|
@@ -1747,9 +1755,9 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1747
1755
|
} : void 0,
|
|
1748
1756
|
e.$slots.summary ? {
|
|
1749
1757
|
name: "summary",
|
|
1750
|
-
fn: l(({ column: a, record:
|
|
1751
|
-
|
|
1752
|
-
record:
|
|
1758
|
+
fn: l(({ column: a, record: k, index: x, text: L }) => [
|
|
1759
|
+
E(e.$slots, "summary", {
|
|
1760
|
+
record: k,
|
|
1753
1761
|
column: a,
|
|
1754
1762
|
index: x,
|
|
1755
1763
|
text: L
|
|
@@ -1759,9 +1767,9 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1759
1767
|
} : void 0,
|
|
1760
1768
|
e.$slots.title ? {
|
|
1761
1769
|
name: "title",
|
|
1762
|
-
fn: l(({ column: a, record:
|
|
1763
|
-
|
|
1764
|
-
record:
|
|
1770
|
+
fn: l(({ column: a, record: k, index: x, text: L }) => [
|
|
1771
|
+
E(e.$slots, "title", {
|
|
1772
|
+
record: k,
|
|
1765
1773
|
column: a,
|
|
1766
1774
|
index: x,
|
|
1767
1775
|
text: L
|
|
@@ -1773,7 +1781,7 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1773
1781
|
], 6);
|
|
1774
1782
|
};
|
|
1775
1783
|
}
|
|
1776
|
-
}),
|
|
1784
|
+
}), Ol = /* @__PURE__ */ ae(Bl, [["__scopeId", "data-v-28fef803"]]), Rl = le(Ol), Pl = { class: "hb-lib-table-setting-box" }, Nl = {
|
|
1777
1785
|
key: 0,
|
|
1778
1786
|
class: "hb-lib-table-drag-item"
|
|
1779
1787
|
}, Ul = {
|
|
@@ -1817,115 +1825,115 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1817
1825
|
setup(t, { emit: f }) {
|
|
1818
1826
|
const i = f, { t: h } = de(), _ = t, g = R([]), r = U(() => b.value.filter((v) => v.checked));
|
|
1819
1827
|
R([]);
|
|
1820
|
-
const d = R(!1), b = R([]), e = R(null),
|
|
1828
|
+
const d = R(!1), b = R([]), e = R(null), C = U(() => r.value.length > 0 && r.value.length === g.value.length), z = U(() => r.value.length > 0 && r.value.length < g.value.length), S = (v) => {
|
|
1821
1829
|
e.value = v.oldIndex;
|
|
1822
1830
|
}, N = (v) => {
|
|
1823
|
-
const
|
|
1831
|
+
const p = v.newIndex;
|
|
1824
1832
|
if (g.value.some((s) => s.fixed === "left" || s.fixed === "right" || s.fixed === !0)) {
|
|
1825
|
-
const s = g.value.filter((
|
|
1826
|
-
if ((s > 0 &&
|
|
1827
|
-
const
|
|
1828
|
-
b.value.splice(e.value, 0,
|
|
1833
|
+
const s = g.value.filter((Y) => Y.fixed === "left").length, T = g.value.length - g.value.filter((Y) => Y.fixed === "right").length;
|
|
1834
|
+
if ((s > 0 && p < s || T < g.value.length && p >= T) && (Le.warning(h("hbLibComp.hbLibListTableColumsSet.errorTip")), e.value !== null)) {
|
|
1835
|
+
const Y = b.value.splice(p, 1)[0];
|
|
1836
|
+
b.value.splice(e.value, 0, Y);
|
|
1829
1837
|
}
|
|
1830
1838
|
}
|
|
1831
1839
|
e.value = null;
|
|
1832
1840
|
}, H = (v) => {
|
|
1833
|
-
v.target.checked ? b.value.forEach((
|
|
1834
|
-
},
|
|
1835
|
-
|
|
1841
|
+
v.target.checked ? b.value.forEach((c) => c.checked = !0) : b.value.forEach((c) => c.checked = !1);
|
|
1842
|
+
}, M = (v, p) => {
|
|
1843
|
+
p ? v.checked = !0 : v.checked = !1;
|
|
1836
1844
|
}, a = () => {
|
|
1837
1845
|
g.value = [...b.value], i("on-get-columns", g.value), d.value = !1;
|
|
1838
|
-
},
|
|
1839
|
-
g.value = _.tableColumns.map((
|
|
1840
|
-
...
|
|
1841
|
-
label:
|
|
1842
|
-
value:
|
|
1843
|
-
checked:
|
|
1846
|
+
}, k = () => {
|
|
1847
|
+
g.value = _.tableColumns.map((p) => ({
|
|
1848
|
+
...p,
|
|
1849
|
+
label: p.title && p.title.tag ? x(p.title) : p.title || p.title2,
|
|
1850
|
+
value: p.dataIndex,
|
|
1851
|
+
checked: p.checked || p.checked === void 0
|
|
1844
1852
|
})), b.value = [...g.value];
|
|
1845
1853
|
let v = [];
|
|
1846
|
-
_.tableColumns.forEach(function(
|
|
1847
|
-
v.push(
|
|
1854
|
+
_.tableColumns.forEach(function(p) {
|
|
1855
|
+
v.push(p.dataIndex);
|
|
1848
1856
|
});
|
|
1849
1857
|
}, x = (v) => v.children[0].text, L = (v) => {
|
|
1850
1858
|
delete v.fixed;
|
|
1851
|
-
const
|
|
1852
|
-
if (
|
|
1853
|
-
let
|
|
1859
|
+
const p = b.value.findIndex((c) => c.value === v.value);
|
|
1860
|
+
if (p !== -1) {
|
|
1861
|
+
let c = -1;
|
|
1854
1862
|
for (let s = 0; s < b.value.length; s++)
|
|
1855
|
-
b.value[s].fixed === "left" && (
|
|
1856
|
-
if (
|
|
1857
|
-
const s = [...b.value], [T] = s.splice(
|
|
1858
|
-
s.splice(
|
|
1863
|
+
b.value[s].fixed === "left" && (c = s);
|
|
1864
|
+
if (c !== -1 && p !== c + 1) {
|
|
1865
|
+
const s = [...b.value], [T] = s.splice(p, 1);
|
|
1866
|
+
s.splice(c + 1, 0, T), b.value = s;
|
|
1859
1867
|
}
|
|
1860
1868
|
}
|
|
1861
1869
|
}, K = (v) => {
|
|
1862
|
-
const
|
|
1863
|
-
if (
|
|
1864
|
-
let
|
|
1870
|
+
const p = b.value.findIndex((c) => c.value === v.value);
|
|
1871
|
+
if (p !== -1) {
|
|
1872
|
+
let c = -1;
|
|
1865
1873
|
for (let Q = 0; Q < b.value.length; Q++)
|
|
1866
|
-
b.value[Q].fixed === "left" && (
|
|
1867
|
-
const s = [...b.value], [T] = s.splice(
|
|
1874
|
+
b.value[Q].fixed === "left" && (c = Q);
|
|
1875
|
+
const s = [...b.value], [T] = s.splice(p, 1);
|
|
1868
1876
|
T.fixed = "left";
|
|
1869
|
-
const
|
|
1870
|
-
s.splice(
|
|
1877
|
+
const Y = c === -1 ? 0 : c + 1;
|
|
1878
|
+
s.splice(Y, 0, T), b.value = s;
|
|
1871
1879
|
}
|
|
1872
1880
|
};
|
|
1873
1881
|
return se(
|
|
1874
1882
|
() => _.tableColumns,
|
|
1875
1883
|
() => {
|
|
1876
|
-
|
|
1884
|
+
k();
|
|
1877
1885
|
},
|
|
1878
1886
|
{
|
|
1879
1887
|
immediate: !0,
|
|
1880
1888
|
deep: !0
|
|
1881
1889
|
}
|
|
1882
|
-
), (v,
|
|
1883
|
-
const
|
|
1884
|
-
return o(),
|
|
1885
|
-
|
|
1890
|
+
), (v, p) => {
|
|
1891
|
+
const c = P("a-tooltip"), s = P("a-button");
|
|
1892
|
+
return o(), w("div", Pl, [
|
|
1893
|
+
F(n(mt), {
|
|
1886
1894
|
title: n(h)("hbLibComp.hbLibListTableColumsSet.popoverTitle"),
|
|
1887
1895
|
trigger: "click",
|
|
1888
1896
|
placement: "leftTop",
|
|
1889
1897
|
overlayClassName: "column_setting_popover",
|
|
1890
1898
|
visible: d.value,
|
|
1891
|
-
"onUpdate:visible":
|
|
1899
|
+
"onUpdate:visible": p[1] || (p[1] = (T) => d.value = T)
|
|
1892
1900
|
}, {
|
|
1893
1901
|
content: l(() => [
|
|
1894
|
-
|
|
1902
|
+
F(n(Ce), {
|
|
1895
1903
|
modelValue: b.value,
|
|
1896
|
-
"onUpdate:modelValue":
|
|
1904
|
+
"onUpdate:modelValue": p[0] || (p[0] = (T) => b.value = T),
|
|
1897
1905
|
"item-key": "value",
|
|
1898
1906
|
class: "hb-lib-table-set-drag",
|
|
1899
1907
|
"ghost-class": "ghost",
|
|
1900
1908
|
animation: "200",
|
|
1901
1909
|
handle: ".drag-handle",
|
|
1902
|
-
onStart:
|
|
1910
|
+
onStart: S,
|
|
1903
1911
|
onEnd: N
|
|
1904
1912
|
}, {
|
|
1905
1913
|
item: l(({ element: T }) => [
|
|
1906
|
-
T.fixed !== "right" ? (o(),
|
|
1907
|
-
|
|
1914
|
+
T.fixed !== "right" ? (o(), w("div", Nl, [
|
|
1915
|
+
F(n(_e), {
|
|
1908
1916
|
checked: T.checked,
|
|
1909
|
-
onChange: (
|
|
1917
|
+
onChange: (Y) => M(T, Y.target.checked)
|
|
1910
1918
|
}, {
|
|
1911
1919
|
default: l(() => [
|
|
1912
|
-
I(
|
|
1920
|
+
I(y(T.label), 1)
|
|
1913
1921
|
]),
|
|
1914
1922
|
_: 2
|
|
1915
1923
|
}, 1032, ["checked", "onChange"]),
|
|
1916
|
-
T.checked ? (o(),
|
|
1924
|
+
T.checked ? (o(), w("section", Ul, [
|
|
1917
1925
|
m("span", {
|
|
1918
|
-
class:
|
|
1926
|
+
class: j(T.fixed ? "drag-hide" : "drag-handle")
|
|
1919
1927
|
}, "⋮⋮", 2),
|
|
1920
|
-
T.fixed ? (o(),
|
|
1928
|
+
T.fixed ? (o(), B(c, { key: 0 }, {
|
|
1921
1929
|
title: l(() => [
|
|
1922
|
-
I(
|
|
1930
|
+
I(y(n(h)("hbLibComp.hbLibListTableColumsSet.cancelFix")), 1)
|
|
1923
1931
|
]),
|
|
1924
1932
|
default: l(() => [
|
|
1925
1933
|
m("span", {
|
|
1926
1934
|
class: "hb-lib-table-drag-item-act-btn",
|
|
1927
|
-
onClick: (
|
|
1928
|
-
}, [...
|
|
1935
|
+
onClick: (Y) => L(T)
|
|
1936
|
+
}, [...p[2] || (p[2] = [
|
|
1929
1937
|
m("svg", {
|
|
1930
1938
|
t: "1759048615600",
|
|
1931
1939
|
class: "icon",
|
|
@@ -1945,16 +1953,16 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1945
1953
|
])], 8, El)
|
|
1946
1954
|
]),
|
|
1947
1955
|
_: 2
|
|
1948
|
-
}, 1024)) :
|
|
1949
|
-
T.fixed ?
|
|
1956
|
+
}, 1024)) : O("", !0),
|
|
1957
|
+
T.fixed ? O("", !0) : (o(), B(c, { key: 1 }, {
|
|
1950
1958
|
title: l(() => [
|
|
1951
|
-
I(
|
|
1959
|
+
I(y(n(h)("hbLibComp.hbLibListTableColumsSet.fix")), 1)
|
|
1952
1960
|
]),
|
|
1953
1961
|
default: l(() => [
|
|
1954
1962
|
m("span", {
|
|
1955
1963
|
class: "hb-lib-table-drag-item-act-btn",
|
|
1956
|
-
onClick: (
|
|
1957
|
-
}, [...
|
|
1964
|
+
onClick: (Y) => K(T)
|
|
1965
|
+
}, [...p[3] || (p[3] = [
|
|
1958
1966
|
m("svg", {
|
|
1959
1967
|
t: "1759048735643",
|
|
1960
1968
|
class: "icon",
|
|
@@ -1975,41 +1983,41 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
1975
1983
|
]),
|
|
1976
1984
|
_: 2
|
|
1977
1985
|
}, 1024))
|
|
1978
|
-
])) :
|
|
1979
|
-
])) :
|
|
1986
|
+
])) : O("", !0)
|
|
1987
|
+
])) : O("", !0)
|
|
1980
1988
|
]),
|
|
1981
1989
|
_: 1
|
|
1982
1990
|
}, 8, ["modelValue"]),
|
|
1983
1991
|
m("div", Yl, [
|
|
1984
1992
|
m("div", jl, [
|
|
1985
|
-
|
|
1986
|
-
checked:
|
|
1993
|
+
F(n(_e), {
|
|
1994
|
+
checked: C.value,
|
|
1987
1995
|
indeterminate: z.value,
|
|
1988
1996
|
onChange: H
|
|
1989
1997
|
}, {
|
|
1990
1998
|
default: l(() => [
|
|
1991
|
-
I(
|
|
1999
|
+
I(y(n(h)("hbLibComp.hbLibListTableColumsSet.allSelect")), 1)
|
|
1992
2000
|
]),
|
|
1993
2001
|
_: 1
|
|
1994
2002
|
}, 8, ["checked", "indeterminate"])
|
|
1995
2003
|
]),
|
|
1996
|
-
|
|
2004
|
+
F(s, {
|
|
1997
2005
|
onClick: a,
|
|
1998
2006
|
type: "primary"
|
|
1999
2007
|
}, {
|
|
2000
2008
|
default: l(() => [
|
|
2001
|
-
I(
|
|
2009
|
+
I(y(n(h)("hbLibComp.hbLibListTableColumsSet.confirm")), 1)
|
|
2002
2010
|
]),
|
|
2003
2011
|
_: 1
|
|
2004
2012
|
})
|
|
2005
2013
|
])
|
|
2006
2014
|
]),
|
|
2007
2015
|
default: l(() => [
|
|
2008
|
-
|
|
2016
|
+
F(c, {
|
|
2009
2017
|
title: n(h)("hbLibComp.hbLibListTableColumsSet.title"),
|
|
2010
2018
|
placement: "leftTop"
|
|
2011
2019
|
}, {
|
|
2012
|
-
default: l(() => [...
|
|
2020
|
+
default: l(() => [...p[4] || (p[4] = [
|
|
2013
2021
|
m("span", { class: "hb-lib-table-col-set" }, [
|
|
2014
2022
|
m("svg", {
|
|
2015
2023
|
t: "1759041858618",
|
|
@@ -2073,14 +2081,14 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
2073
2081
|
emits: ["update:value"],
|
|
2074
2082
|
setup(t, { expose: f }) {
|
|
2075
2083
|
const i = t, h = ct(), _ = U(() => {
|
|
2076
|
-
const H = h,
|
|
2084
|
+
const H = h, M = H.dropdownClassName;
|
|
2077
2085
|
return {
|
|
2078
2086
|
...H,
|
|
2079
|
-
dropdownClassName:
|
|
2087
|
+
dropdownClassName: M ?? "hb_lib_form_tooltip_select__dropdown"
|
|
2080
2088
|
};
|
|
2081
2089
|
}), g = R(), r = ot(t, "value"), d = U(() => i.options ?? []), b = U(() => ({
|
|
2082
2090
|
maxWidth: typeof i.tooltipMaxWidth == "number" ? `${i.tooltipMaxWidth}px` : i.tooltipMaxWidth
|
|
2083
|
-
})), e = (H) => H.tooltip ?? H.label,
|
|
2091
|
+
})), e = (H) => H.tooltip ?? H.label, C = (H) => H.key ?? H.label, z = (H) => !!(i.enableTooltip && e(H));
|
|
2084
2092
|
return f({
|
|
2085
2093
|
focus: () => {
|
|
2086
2094
|
g.value?.focus?.();
|
|
@@ -2089,22 +2097,22 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
2089
2097
|
g.value?.blur?.();
|
|
2090
2098
|
},
|
|
2091
2099
|
selectRef: g
|
|
2092
|
-
}), (H,
|
|
2100
|
+
}), (H, M) => (o(), B(n(Ae), ee({
|
|
2093
2101
|
ref_key: "selectRef",
|
|
2094
2102
|
ref: g,
|
|
2095
2103
|
class: "hb_lib_form_tooltip_select"
|
|
2096
2104
|
}, _.value, {
|
|
2097
2105
|
value: r.value,
|
|
2098
|
-
"onUpdate:value":
|
|
2106
|
+
"onUpdate:value": M[0] || (M[0] = (a) => r.value = a)
|
|
2099
2107
|
}), {
|
|
2100
2108
|
default: l(() => [
|
|
2101
|
-
H.$slots.default ?
|
|
2102
|
-
key:
|
|
2109
|
+
H.$slots.default ? E(H.$slots, "default", { key: 0 }, void 0, !0) : (o(!0), w(V, { key: 1 }, ne(d.value, (a) => (o(), B(n(ze), ee({
|
|
2110
|
+
key: C(a),
|
|
2103
2111
|
value: a.value,
|
|
2104
2112
|
disabled: a.disabled
|
|
2105
2113
|
}, { ref_for: !0 }, a.optionProps), {
|
|
2106
2114
|
default: l(() => [
|
|
2107
|
-
z(a) ? (o(),
|
|
2115
|
+
z(a) ? (o(), B(n(De), {
|
|
2108
2116
|
key: 0,
|
|
2109
2117
|
title: e(a),
|
|
2110
2118
|
placement: i.tooltipPlacement,
|
|
@@ -2112,14 +2120,14 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
2112
2120
|
}, {
|
|
2113
2121
|
default: l(() => [
|
|
2114
2122
|
m("span", {
|
|
2115
|
-
class:
|
|
2116
|
-
},
|
|
2123
|
+
class: j(["hb_lib_form_tooltip_select__option", { "is-ellipsis": i.enableEllipsis }])
|
|
2124
|
+
}, y(a.label), 3)
|
|
2117
2125
|
]),
|
|
2118
2126
|
_: 2
|
|
2119
|
-
}, 1032, ["title", "placement", "overlayStyle"])) : (o(),
|
|
2127
|
+
}, 1032, ["title", "placement", "overlayStyle"])) : (o(), w("span", {
|
|
2120
2128
|
key: 1,
|
|
2121
|
-
class:
|
|
2122
|
-
},
|
|
2129
|
+
class: j(["hb_lib_form_tooltip_select__option", { "is-ellipsis": i.enableEllipsis }])
|
|
2130
|
+
}, y(a.label), 3))
|
|
2123
2131
|
]),
|
|
2124
2132
|
_: 2
|
|
2125
2133
|
}, 1040, ["value", "disabled"]))), 128))
|
|
@@ -2149,22 +2157,22 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
2149
2157
|
beforeSubmit: {}
|
|
2150
2158
|
},
|
|
2151
2159
|
setup(t, { expose: f }) {
|
|
2152
|
-
const { t: i } = de(), h = R(), _ = t, g = R(!1), r =
|
|
2160
|
+
const { t: i } = de(), h = R(), _ = t, g = R(!1), r = ke({
|
|
2153
2161
|
fileList: [],
|
|
2154
2162
|
visible: !1
|
|
2155
|
-
}), d = (
|
|
2156
|
-
if (
|
|
2163
|
+
}), d = (S) => {
|
|
2164
|
+
if (S == null)
|
|
2157
2165
|
return;
|
|
2158
|
-
const N = r.fileList.indexOf(
|
|
2166
|
+
const N = r.fileList.indexOf(S);
|
|
2159
2167
|
if (N !== -1) {
|
|
2160
2168
|
const H = r.fileList.slice();
|
|
2161
2169
|
H.splice(N, 1), r.fileList = H;
|
|
2162
2170
|
}
|
|
2163
2171
|
}, b = () => {
|
|
2164
2172
|
r.visible = !1, r.fileList = [], g.value = !1;
|
|
2165
|
-
}, e = (
|
|
2173
|
+
}, e = (S) => (r.fileList = [S], _.beforeUpload ? _.beforeUpload(S) : !1), C = () => {
|
|
2166
2174
|
h.value.validateFields().then(() => {
|
|
2167
|
-
_.beforeSubmit && (g.value = !0, _.beforeSubmit(r.fileList).then((
|
|
2175
|
+
_.beforeSubmit && (g.value = !0, _.beforeSubmit(r.fileList).then((S) => {
|
|
2168
2176
|
}).finally(() => {
|
|
2169
2177
|
g.value = !1;
|
|
2170
2178
|
}));
|
|
@@ -2177,33 +2185,33 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
2177
2185
|
openModal: z,
|
|
2178
2186
|
// 注意这里如果要想直接导出的数据是响应式 只能用ref来定义
|
|
2179
2187
|
confirmLoading: g
|
|
2180
|
-
}), (
|
|
2181
|
-
const H = P("a-upload-dragger"),
|
|
2182
|
-
return o(),
|
|
2183
|
-
|
|
2188
|
+
}), (S, N) => {
|
|
2189
|
+
const H = P("a-upload-dragger"), M = P("a-form-item"), a = P("a-form"), k = P("a-modal"), x = P("a-button");
|
|
2190
|
+
return o(), w(V, null, [
|
|
2191
|
+
F(k, ee({
|
|
2184
2192
|
title: _.title,
|
|
2185
2193
|
visible: r.visible,
|
|
2186
2194
|
"onUpdate:visible": N[0] || (N[0] = (L) => r.visible = L),
|
|
2187
2195
|
"confirm-loading": g.value
|
|
2188
|
-
},
|
|
2196
|
+
}, S.$attrs, {
|
|
2189
2197
|
onCancel: b,
|
|
2190
|
-
onOk:
|
|
2198
|
+
onOk: C,
|
|
2191
2199
|
width: _.modalWidth
|
|
2192
2200
|
}), {
|
|
2193
2201
|
default: l(() => [
|
|
2194
|
-
|
|
2202
|
+
F(a, {
|
|
2195
2203
|
ref_key: "modalFormRef",
|
|
2196
2204
|
ref: h,
|
|
2197
2205
|
model: r
|
|
2198
2206
|
}, {
|
|
2199
2207
|
default: l(() => [
|
|
2200
|
-
|
|
2208
|
+
F(M, {
|
|
2201
2209
|
name: "fileList",
|
|
2202
2210
|
label: n(i)("hbLibComp.HbImportFile.fileLabel"),
|
|
2203
2211
|
rules: [{ required: _.isRequired, message: n(i)("hbLibComp.HbImportFile.clickUp") }]
|
|
2204
2212
|
}, {
|
|
2205
2213
|
default: l(() => [
|
|
2206
|
-
|
|
2214
|
+
F(H, {
|
|
2207
2215
|
maxCount: _.maxCount,
|
|
2208
2216
|
multiple: _.multiple,
|
|
2209
2217
|
accept: _.acceptFile,
|
|
@@ -2214,13 +2222,13 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
2214
2222
|
}, {
|
|
2215
2223
|
default: l(() => [
|
|
2216
2224
|
m("p", eo, [
|
|
2217
|
-
|
|
2225
|
+
F(n(Lt), { style: { "font-size": "37px" } })
|
|
2218
2226
|
]),
|
|
2219
2227
|
m("p", to, [
|
|
2220
|
-
I(
|
|
2221
|
-
m("span", lo,
|
|
2228
|
+
I(y(n(i)("hbLibComp.HbImportFile.uploadText")), 1),
|
|
2229
|
+
m("span", lo, y(n(i)("hbLibComp.HbImportFile.clickUp")), 1)
|
|
2222
2230
|
]),
|
|
2223
|
-
m("p", oo,
|
|
2231
|
+
m("p", oo, y(n(i)("hbLibComp.HbFileUploadModal.format")) + ": " + y(_.acceptFile), 1)
|
|
2224
2232
|
]),
|
|
2225
2233
|
_: 1
|
|
2226
2234
|
}, 8, ["maxCount", "multiple", "accept", "fileList"])
|
|
@@ -2230,22 +2238,22 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
2230
2238
|
]),
|
|
2231
2239
|
_: 1
|
|
2232
2240
|
}, 8, ["model"]),
|
|
2233
|
-
_.templateUrl ? (o(),
|
|
2241
|
+
_.templateUrl ? (o(), w("p", ao, [
|
|
2234
2242
|
m("a", {
|
|
2235
2243
|
download: "Import_number-template.xlsx",
|
|
2236
2244
|
href: _.templateUrl
|
|
2237
|
-
},
|
|
2238
|
-
])) :
|
|
2245
|
+
}, y(n(i)("hbLibComp.HbImportFile.downloadTemplate")), 9, no)
|
|
2246
|
+
])) : O("", !0)
|
|
2239
2247
|
]),
|
|
2240
2248
|
_: 1
|
|
2241
2249
|
}, 16, ["title", "visible", "confirm-loading", "width"]),
|
|
2242
|
-
|
|
2243
|
-
|
|
2250
|
+
E(S.$slots, "btn", {}, () => [
|
|
2251
|
+
F(x, {
|
|
2244
2252
|
onClick: z,
|
|
2245
2253
|
type: "primary"
|
|
2246
2254
|
}, {
|
|
2247
2255
|
default: l(() => [
|
|
2248
|
-
I(
|
|
2256
|
+
I(y(t.btnText), 1)
|
|
2249
2257
|
]),
|
|
2250
2258
|
_: 1
|
|
2251
2259
|
})
|
|
@@ -2320,22 +2328,22 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
2320
2328
|
return g;
|
|
2321
2329
|
}), _ = () => {
|
|
2322
2330
|
navigator.clipboard.writeText(h.value).then(() => {
|
|
2323
|
-
|
|
2331
|
+
Le.success(f.copySuccessTip);
|
|
2324
2332
|
}).catch(() => {
|
|
2325
|
-
|
|
2333
|
+
Le.error("复制失败");
|
|
2326
2334
|
});
|
|
2327
2335
|
};
|
|
2328
2336
|
return (g, r) => {
|
|
2329
2337
|
const d = P("a-tooltip");
|
|
2330
|
-
return h.value ? (o(),
|
|
2338
|
+
return h.value ? (o(), B(d, {
|
|
2331
2339
|
key: 0,
|
|
2332
2340
|
title: g.tooltipTitle
|
|
2333
2341
|
}, {
|
|
2334
2342
|
default: l(() => [
|
|
2335
2343
|
m("span", {
|
|
2336
2344
|
class: "hb-lib-copy-text-eyevue",
|
|
2337
|
-
style:
|
|
2338
|
-
onClick:
|
|
2345
|
+
style: Se({ ...g.cpStyle }),
|
|
2346
|
+
onClick: Ie(_, ["stop", "prevent"])
|
|
2339
2347
|
}, [...r[0] || (r[0] = [
|
|
2340
2348
|
m("svg", {
|
|
2341
2349
|
t: "1766643849597",
|
|
@@ -2366,10 +2374,10 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
2366
2374
|
])], 4)
|
|
2367
2375
|
]),
|
|
2368
2376
|
_: 1
|
|
2369
|
-
}, 8, ["title"])) :
|
|
2377
|
+
}, 8, ["title"])) : O("", !0);
|
|
2370
2378
|
};
|
|
2371
2379
|
}
|
|
2372
|
-
}), ho = /* @__PURE__ */ ae(po, [["__scopeId", "data-v-
|
|
2380
|
+
}), ho = /* @__PURE__ */ ae(po, [["__scopeId", "data-v-2531dd06"]]), bo = le(ho), fo = {
|
|
2373
2381
|
dragList: {
|
|
2374
2382
|
type: Array,
|
|
2375
2383
|
required: !0
|
|
@@ -2417,59 +2425,59 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
2417
2425
|
const i = t, h = pt([]);
|
|
2418
2426
|
se(
|
|
2419
2427
|
() => i.dragList,
|
|
2420
|
-
(
|
|
2421
|
-
h.value =
|
|
2428
|
+
(C) => {
|
|
2429
|
+
h.value = C;
|
|
2422
2430
|
},
|
|
2423
2431
|
{
|
|
2424
2432
|
deep: !0,
|
|
2425
2433
|
immediate: !0
|
|
2426
2434
|
}
|
|
2427
2435
|
);
|
|
2428
|
-
const _ =
|
|
2429
|
-
console.log("drag start",
|
|
2430
|
-
}, d = (
|
|
2431
|
-
console.log("drag end",
|
|
2432
|
-
}, b = (
|
|
2433
|
-
console.log("drag add",
|
|
2434
|
-
}, e = (
|
|
2435
|
-
console.log("drag remove",
|
|
2436
|
+
const _ = Ne("drag"), g = f, r = (C) => {
|
|
2437
|
+
console.log("drag start", C), g("handleDragStart", C);
|
|
2438
|
+
}, d = (C) => {
|
|
2439
|
+
console.log("drag end", C), g("handleDragEnd", C);
|
|
2440
|
+
}, b = (C) => {
|
|
2441
|
+
console.log("drag add", C), g("handleDragAdd", C);
|
|
2442
|
+
}, e = (C) => {
|
|
2443
|
+
console.log("drag remove", C), g("handleDragRemove", C);
|
|
2436
2444
|
};
|
|
2437
|
-
return (
|
|
2438
|
-
class:
|
|
2445
|
+
return (C, z) => (o(), w("div", {
|
|
2446
|
+
class: j(n(_).b())
|
|
2439
2447
|
}, [
|
|
2440
|
-
|
|
2448
|
+
C.childrenType == "component" ? (o(), B(n(Ce), ee({
|
|
2441
2449
|
key: 0,
|
|
2442
2450
|
modelValue: h.value,
|
|
2443
|
-
"onUpdate:modelValue": z[0] || (z[0] = (
|
|
2451
|
+
"onUpdate:modelValue": z[0] || (z[0] = (S) => h.value = S),
|
|
2444
2452
|
"item-key": "key",
|
|
2445
|
-
class: { [
|
|
2446
|
-
},
|
|
2447
|
-
"ghost-class":
|
|
2453
|
+
class: { [C.dragClass]: C.dragClass }
|
|
2454
|
+
}, C.$attrs, {
|
|
2455
|
+
"ghost-class": C.ghostClass,
|
|
2448
2456
|
onStart: r,
|
|
2449
2457
|
onEnd: d,
|
|
2450
2458
|
onAdd: b,
|
|
2451
2459
|
onRemove: e
|
|
2452
2460
|
}), {
|
|
2453
|
-
item: l(({ element:
|
|
2454
|
-
(o(),
|
|
2461
|
+
item: l(({ element: S }) => [
|
|
2462
|
+
(o(), B(ht(S.component)))
|
|
2455
2463
|
]),
|
|
2456
2464
|
_: 1
|
|
2457
|
-
}, 16, ["modelValue", "class", "ghost-class"])) : (o(),
|
|
2465
|
+
}, 16, ["modelValue", "class", "ghost-class"])) : (o(), B(n(Ce), ee({
|
|
2458
2466
|
key: 1,
|
|
2459
2467
|
modelValue: h.value,
|
|
2460
|
-
"onUpdate:modelValue": z[1] || (z[1] = (
|
|
2468
|
+
"onUpdate:modelValue": z[1] || (z[1] = (S) => h.value = S),
|
|
2461
2469
|
"item-key": "id",
|
|
2462
|
-
class: { [
|
|
2463
|
-
},
|
|
2464
|
-
"ghost-class":
|
|
2470
|
+
class: { [C.dragClass]: C.dragClass }
|
|
2471
|
+
}, C.$attrs, {
|
|
2472
|
+
"ghost-class": C.ghostClass,
|
|
2465
2473
|
onStart: r,
|
|
2466
2474
|
onEnd: d,
|
|
2467
2475
|
onAdd: b,
|
|
2468
2476
|
onRemove: e
|
|
2469
2477
|
}), {
|
|
2470
|
-
item: l(({ element:
|
|
2478
|
+
item: l(({ element: S }) => [
|
|
2471
2479
|
m("div", null, [
|
|
2472
|
-
|
|
2480
|
+
E(C.$slots, "default", { item: S }, void 0, !0)
|
|
2473
2481
|
])
|
|
2474
2482
|
]),
|
|
2475
2483
|
_: 3
|
|
@@ -2485,8 +2493,11 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
2485
2493
|
__name: "HbLogModal",
|
|
2486
2494
|
props: {
|
|
2487
2495
|
visible: { type: Boolean, default: !1 },
|
|
2496
|
+
needBtn: { type: Boolean, default: !1 },
|
|
2488
2497
|
title: { default: "" },
|
|
2489
2498
|
width: { default: "45%" },
|
|
2499
|
+
height: { default: "60%" },
|
|
2500
|
+
dataStr: { default: "records" },
|
|
2490
2501
|
scrollY: { default: 500 },
|
|
2491
2502
|
params: { default: () => ({}) },
|
|
2492
2503
|
url: {},
|
|
@@ -2509,15 +2520,15 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
2509
2520
|
width: "25%"
|
|
2510
2521
|
},
|
|
2511
2522
|
{ title: h("hbLibComp.HbLogModal.operateContent"), dataIndex: "remark" }
|
|
2512
|
-
], r = U(() => _.columns || g), d = U(() => _.title || h("hbLibComp.HbLogModal.operateLogs")), b = R(!1), e =
|
|
2523
|
+
], r = U(() => _.columns || g), d = U(() => _.title || h("hbLibComp.HbLogModal.operateLogs")), b = R(!1), e = ke({
|
|
2513
2524
|
list: [],
|
|
2514
2525
|
pagination: {
|
|
2515
2526
|
current: 1,
|
|
2516
|
-
pageSize:
|
|
2527
|
+
pageSize: 10,
|
|
2517
2528
|
pageSizeOptions: ["10", "20", "50", "100"],
|
|
2518
2529
|
showQuickJumper: !0,
|
|
2519
2530
|
showSizeChanger: !0,
|
|
2520
|
-
showTotal: (a,
|
|
2531
|
+
showTotal: (a, k) => k[0] + "-" + k[1] + " 总共" + a + "页",
|
|
2521
2532
|
total: 0
|
|
2522
2533
|
}
|
|
2523
2534
|
});
|
|
@@ -2534,103 +2545,115 @@ const wt = "hb-", Pe = (t = "") => {
|
|
|
2534
2545
|
immediate: !0
|
|
2535
2546
|
}
|
|
2536
2547
|
);
|
|
2537
|
-
const
|
|
2538
|
-
const
|
|
2539
|
-
pageIndex:
|
|
2548
|
+
const C = () => {
|
|
2549
|
+
const a = {
|
|
2550
|
+
pageIndex: e.pagination.current,
|
|
2540
2551
|
pageSize: e.pagination.pageSize,
|
|
2541
2552
|
query: _.params
|
|
2542
2553
|
};
|
|
2543
|
-
_.getLogData && (b.value = !0, _.getLogData(
|
|
2544
|
-
Number(
|
|
2554
|
+
_.getLogData && (b.value = !0, _.getLogData(a).then((k) => {
|
|
2555
|
+
Number(k.code) == 200 ? (e.pagination.total = Number(k.data.total), e.list = k.data[_.dataStr] || []) : Le.error(k.message);
|
|
2545
2556
|
}).finally(() => {
|
|
2546
2557
|
b.value = !1;
|
|
2547
2558
|
}));
|
|
2548
2559
|
}, z = (a) => {
|
|
2549
|
-
e.pagination.current = a.current, e.pagination.pageSize = a.pageSize,
|
|
2550
|
-
},
|
|
2551
|
-
e.list = [],
|
|
2560
|
+
e.pagination.current = a.current, e.pagination.pageSize = a.pageSize, C();
|
|
2561
|
+
}, S = () => {
|
|
2562
|
+
e.list = [], M("update:visible", !1);
|
|
2552
2563
|
}, N = () => {
|
|
2553
|
-
|
|
2554
|
-
}, H = (a,
|
|
2564
|
+
M("update:visible", !0);
|
|
2565
|
+
}, H = (a, k = "YYYY-MM-DD HH:mm:ss") => a ? we(a).format(k) : "", M = i;
|
|
2555
2566
|
return se(
|
|
2556
2567
|
() => _.visible,
|
|
2557
2568
|
(a) => {
|
|
2558
|
-
a &&
|
|
2569
|
+
a && C();
|
|
2559
2570
|
}
|
|
2560
2571
|
), f({
|
|
2561
|
-
close:
|
|
2572
|
+
close: S,
|
|
2562
2573
|
loading: b
|
|
2563
|
-
}), (a,
|
|
2564
|
-
const x = P("a-tooltip"), L = P("HbLibCopy"), K = P("a-table"), v = P("a-button"),
|
|
2565
|
-
return o(),
|
|
2566
|
-
|
|
2574
|
+
}), (a, k) => {
|
|
2575
|
+
const x = P("a-tooltip"), L = P("HbLibCopy"), K = P("a-table"), v = P("a-button"), p = P("a-modal");
|
|
2576
|
+
return o(), w(V, null, [
|
|
2577
|
+
F(p, {
|
|
2567
2578
|
visible: t.visible,
|
|
2568
2579
|
title: d.value,
|
|
2569
2580
|
width: t.width,
|
|
2570
|
-
|
|
2581
|
+
height: t.height,
|
|
2582
|
+
onCancel: S
|
|
2571
2583
|
}, {
|
|
2572
2584
|
footer: l(() => [
|
|
2573
|
-
|
|
2585
|
+
F(v, { onClick: S }, {
|
|
2574
2586
|
default: l(() => [
|
|
2575
|
-
I(
|
|
2587
|
+
I(y(n(h)("hbLibComp.HbLogModal.close")), 1)
|
|
2576
2588
|
]),
|
|
2577
2589
|
_: 1
|
|
2578
2590
|
})
|
|
2579
2591
|
]),
|
|
2580
2592
|
default: l(() => [
|
|
2581
|
-
|
|
2593
|
+
F(K, {
|
|
2582
2594
|
bordered: "",
|
|
2583
2595
|
rowKey: "id",
|
|
2584
2596
|
columns: r.value,
|
|
2585
2597
|
dataSource: e.list,
|
|
2586
2598
|
pagination: e.pagination,
|
|
2587
2599
|
loading: b.value,
|
|
2600
|
+
scroll: { y: t.scrollY },
|
|
2588
2601
|
onChange: z
|
|
2589
|
-
}, {
|
|
2590
|
-
bodyCell: l(({ column:
|
|
2591
|
-
|
|
2592
|
-
|
|
2602
|
+
}, Oe({
|
|
2603
|
+
bodyCell: l(({ column: c, record: s }) => [
|
|
2604
|
+
c && c.needTooltip ? (o(), w(V, { key: 0 }, [
|
|
2605
|
+
c.needTooltip ? (o(), B(x, { key: 0 }, {
|
|
2593
2606
|
title: l(() => [
|
|
2594
|
-
I(
|
|
2607
|
+
I(y(s[c.dataIndex]), 1)
|
|
2595
2608
|
]),
|
|
2596
2609
|
default: l(() => [
|
|
2597
|
-
I(" " +
|
|
2610
|
+
I(" " + y(s[c.dataIndex]), 1)
|
|
2598
2611
|
]),
|
|
2599
2612
|
_: 2
|
|
2600
|
-
}, 1024)) :
|
|
2601
|
-
], 64)) :
|
|
2602
|
-
|
|
2603
|
-
m("div", Co,
|
|
2604
|
-
|
|
2605
|
-
"cp-text": s[
|
|
2613
|
+
}, 1024)) : O("", !0)
|
|
2614
|
+
], 64)) : O("", !0),
|
|
2615
|
+
c && c.needCopy ? (o(), w(V, { key: 1 }, [
|
|
2616
|
+
m("div", Co, y(s[c.dataIndex]), 1),
|
|
2617
|
+
F(L, {
|
|
2618
|
+
"cp-text": s[c.dataIndex],
|
|
2606
2619
|
style: { position: "relative" }
|
|
2607
2620
|
}, null, 8, ["cp-text"])
|
|
2608
|
-
], 64)) :
|
|
2609
|
-
|
|
2610
|
-
I(
|
|
2611
|
-
], 64)) :
|
|
2621
|
+
], 64)) : O("", !0),
|
|
2622
|
+
c && c.needFormat ? (o(), w(V, { key: 2 }, [
|
|
2623
|
+
I(y(H(s[c.dataIndex], c.operateTime)), 1)
|
|
2624
|
+
], 64)) : O("", !0)
|
|
2612
2625
|
]),
|
|
2613
|
-
_:
|
|
2614
|
-
},
|
|
2626
|
+
_: 2
|
|
2627
|
+
}, [
|
|
2628
|
+
a.$slots.headerCell ? {
|
|
2629
|
+
name: "headerCell",
|
|
2630
|
+
fn: l(({ column: c }) => [
|
|
2631
|
+
E(a.$slots, "headerCell", { column: c }, () => [
|
|
2632
|
+
I(y(c.title), 1)
|
|
2633
|
+
], !0)
|
|
2634
|
+
]),
|
|
2635
|
+
key: "0"
|
|
2636
|
+
} : void 0
|
|
2637
|
+
]), 1032, ["columns", "dataSource", "pagination", "loading", "scroll"])
|
|
2615
2638
|
]),
|
|
2616
|
-
_:
|
|
2617
|
-
}, 8, ["visible", "title", "width"]),
|
|
2618
|
-
|
|
2619
|
-
|
|
2639
|
+
_: 3
|
|
2640
|
+
}, 8, ["visible", "title", "width", "height"]),
|
|
2641
|
+
t.needBtn ? E(a.$slots, "default", { key: 0 }, () => [
|
|
2642
|
+
F(v, { onClick: N }, {
|
|
2620
2643
|
default: l(() => [
|
|
2621
|
-
I(
|
|
2644
|
+
I(y(t.logBtnText), 1)
|
|
2622
2645
|
]),
|
|
2623
2646
|
_: 1
|
|
2624
2647
|
})
|
|
2625
|
-
], !0)
|
|
2648
|
+
], !0) : O("", !0)
|
|
2626
2649
|
], 64);
|
|
2627
2650
|
};
|
|
2628
2651
|
}
|
|
2629
|
-
}), Lo = /* @__PURE__ */ ae(_o, [["__scopeId", "data-v-
|
|
2652
|
+
}), Lo = /* @__PURE__ */ ae(_o, [["__scopeId", "data-v-1eb2950e"]]), ko = le(Lo), So = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2630
2653
|
__proto__: null,
|
|
2631
2654
|
HbLibLogModal: ko
|
|
2632
2655
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
2633
|
-
let
|
|
2656
|
+
let tt = {
|
|
2634
2657
|
...Jl,
|
|
2635
2658
|
...Xl,
|
|
2636
2659
|
...co,
|
|
@@ -2641,16 +2664,16 @@ const wo = { HbFileUploadModal: { cancel: "Cancel", clickUpload: "Click to uploa
|
|
|
2641
2664
|
hbLibComp: wo
|
|
2642
2665
|
}, xo = { HbFileUploadModal: { cancel: "キャンセル", clickUpload: "クリックしてアップロード", confirmImport: "インポートの確認", dataImport: "データのインポート", downloadTemplate: "インポートテンプレートのダウンロード", dragFile: "ここにファイルをドラッグするか、", file: "書類", fileUpload: "ファイルのインポート", maxSupport: "最も支持されている", onlySupport: "サポートのみ", placeSelect: "選択してください", selectFile: "アップロードするファイルを選択してください", format: "サポートされている形式" }, HbLogModal: { close: "閉鎖", operateContent: "操作内容", operateLogs: "操作ログ", operateTime: "稼働時間", operator: "オペレーター" }, hbFormItemFilterModal: { add: "に追加", cancel: "キャンセル", confirm: "もちろん", moreConditionSearch: "複数の検索", mostMore: "せいぜいオプション", mostMoreTip: "条件をドラッグアンドドロップして並べ替えを調整します", noData: "まだデータがありません", notShowTip: "条件が表示されていません", titleTip: "表示される条件" }, hbFormSelectFilter: { allSelect: "すべて選択", close: "閉鎖" }, hbLibListForm: { queryCase: "クエリプラン", addScheme: "シナリオの追加", editScheme: "計画の編集" }, hbLibListTableColumsSet: { allSelect: "すべて選択", cancelFix: "固定を解除する", confirm: "もちろん", errorTip: "列を固定列位置に移動できません", fix: "修理済み", popoverTitle: "カスタム列", title: "テーブルフィールドの設定" }, hbListBtnsAct: { close: "クエリ条件を閉じる", open: "クエリ条件を拡張する", reload: "データを更新する" }, hbListPageAct: { close: "近い", exitFullScreen: "全画面表示を終了する", fullScreen: "全画面表示", open: "拡大する", query: "クエリ", reset: "リセット", selfDefine: "フィルタークエリ条件" }, hbListTable: { noData: "まだデータがありません" }, hbMultiSelectModal: { pleaseSelect: "選択してください" }, hbTableAct: { confirmContent: "内容を確認する", more: "もっと", secendConfirm: "2回目の確認" }, HbImportFile: { clickUp: "クリックしてアップロード", downloadTemplate: "クリックしてテンプレートをダウンロード", pleaseUploadFiles: "ファイルをアップロードしてください", uploadText: "ファイルをここにドラッグするか、", fileLabel: "書類", importBtn: "ファイルのアップロード" } }, To = {
|
|
2643
2666
|
hbLibComp: xo
|
|
2644
|
-
},
|
|
2645
|
-
hbLibComp:
|
|
2667
|
+
}, $o = { hbFormItemFilterModal: { titleTip: "已显示条件", mostMore: "最多可选", mostMoreTip: "个条件,拖拽可以调整排序", notShowTip: "未显示条件", add: "添加", noData: "暂无数据", cancel: "取消", confirm: "确定", moreConditionSearch: "多项搜索" }, hbFormSelectFilter: { allSelect: "全选", close: "关闭" }, hbListPageAct: { query: "查询", reset: "重置", selfDefine: "筛选查询条件", open: "展开", close: "收起", fullScreen: "全屏", exitFullScreen: "退出全屏" }, hbListBtnsAct: { reload: "刷新数据", open: "展开查询条件", close: "收起查询条件" }, hbTableAct: { more: "更多", secendConfirm: "二次确认", confirmContent: "确认内容" }, hbMultiSelectModal: { pleaseSelect: "请选择" }, hbListTable: { noData: "暂时没有数据" }, hbLibListTableColumsSet: { popoverTitle: "自定义列", title: "表格字段设置", fix: "固定", cancelFix: "取消固定", allSelect: "全选", confirm: "确定", errorTip: "不能将列移动到固定列位置" }, hbLibListForm: { queryCase: "查询方案", addScheme: "添加方案", editScheme: "编辑方案" }, HbFileUploadModal: { fileUpload: "文件导入", confirmImport: "确认导入", cancel: "取消", maxSupport: "最多支持", dataImport: "条数据导入", placeSelect: "请选择", file: "文件", selectFile: "请选择上传的文件", dragFile: "将文件拖到此处或", clickUpload: "点击上传", onlySupport: "仅支持", downloadTemplate: "导入模板下载", format: "支持格式" }, HbLogModal: { close: "关 闭", operateLogs: "操作日志", operator: "操作人", operateTime: "操作时间", operateContent: "操作内容" }, HbImportFile: { uploadText: "将文件拖到此处或", clickUp: "请上传文件", downloadTemplate: "点击下载模板", pleaseUploadFiles: "请上传文件", fileLabel: "文件", importBtn: "文件上传" } }, Mo = {
|
|
2668
|
+
hbLibComp: $o
|
|
2646
2669
|
}, Io = { HbFileUploadModal: { cancel: "Stornieren", clickUpload: "Klicken Sie zum Hochladen", confirmImport: "Bestätigen Sie den Import", dataImport: "Daten importieren", downloadTemplate: "Importvorlage herunterladen", dragFile: "Ziehen Sie Dateien hierher oder", file: "dokumentieren", fileUpload: "Dateiimport", maxSupport: "Am meisten unterstützt", onlySupport: "Unterstützt nur", placeSelect: "Bitte auswählen", selectFile: "Bitte wählen Sie die hochzuladende Datei aus", format: "Unterstützte Formate" }, HbLogModal: { close: "Schließung", operateContent: "Inhalt der Operation", operateLogs: "Betriebsprotokoll", operateTime: "Betriebszeit", operator: "Operator" }, hbFormItemFilterModal: { add: "Hinzufügen zu", cancel: "Stornieren", confirm: "Sicher", moreConditionSearch: "Mehrere Suchanfragen", mostMore: "Höchstens optional", mostMoreTip: "Bedingungen anpassen, per Drag-and-Drop die Sortierung anpassen", noData: "Noch keine Daten", notShowTip: "Keine Bedingungen angezeigt", titleTip: "Bedingungen angezeigt" }, hbFormSelectFilter: { allSelect: "Alles auswählen", close: "Schließung" }, hbLibListForm: { queryCase: "Abfrageplan", addScheme: "Szenario hinzufügen", editScheme: "Plan bearbeiten" }, hbLibListTableColumsSet: { allSelect: "Alles auswählen", cancelFix: "Lösen", confirm: "Sicher", errorTip: "Die Spalte kann nicht in eine feste Spaltenposition verschoben werden", fix: "behoben", popoverTitle: "Benutzerdefinierte Spalten", title: "Tabellenfeldeinstellungen" }, hbListBtnsAct: { close: "Abfragebedingungen schließen", open: "Abfragebedingungen erweitern", reload: "Daten aktualisieren" }, hbListPageAct: { close: "schließen", exitFullScreen: "Verlassen Sie den Vollbildmodus", fullScreen: "Vollbild", open: "Expandieren", query: "Abfrage", reset: "zurücksetzen", selfDefine: "Abfragebedingungen filtern" }, hbListTable: { noData: "Noch keine Daten" }, hbMultiSelectModal: { pleaseSelect: "Bitte auswählen" }, hbTableAct: { confirmContent: "Inhalt bestätigen", more: "Mehr", secendConfirm: "Zweite Bestätigung" }, HbImportFile: { clickUp: "Klicken Sie zum Hochladen", downloadTemplate: "Klicken Sie hier, um die Vorlage herunterzuladen", pleaseUploadFiles: "Bitte laden Sie Dateien hoch", uploadText: "Ziehen Sie Dateien hierher oder", fileLabel: "dokumentieren", importBtn: "Datei-Upload" } }, Ho = {
|
|
2647
2670
|
hbLibComp: Io
|
|
2648
2671
|
};
|
|
2649
|
-
var ye = { exports: {} }, Do = ye.exports,
|
|
2672
|
+
var ye = { exports: {} }, Do = ye.exports, lt;
|
|
2650
2673
|
function Ao() {
|
|
2651
|
-
return
|
|
2674
|
+
return lt || (lt = 1, (function(t, f) {
|
|
2652
2675
|
(function(i, h) {
|
|
2653
|
-
t.exports = h(
|
|
2676
|
+
t.exports = h(we);
|
|
2654
2677
|
})(Do, (function(i) {
|
|
2655
2678
|
function h(r) {
|
|
2656
2679
|
return r && typeof r == "object" && "default" in r ? r : { default: r };
|
|
@@ -2666,15 +2689,15 @@ function Ao() {
|
|
|
2666
2689
|
})(ye)), ye.exports;
|
|
2667
2690
|
}
|
|
2668
2691
|
Ao();
|
|
2669
|
-
|
|
2692
|
+
we.locale("zh-cn");
|
|
2670
2693
|
const Yo = {
|
|
2671
2694
|
en_US: Fo,
|
|
2672
2695
|
ja_JP: To,
|
|
2673
|
-
zh_CN:
|
|
2696
|
+
zh_CN: Mo,
|
|
2674
2697
|
de_DE: Ho
|
|
2675
2698
|
}, jo = function(t) {
|
|
2676
|
-
Object.keys(
|
|
2677
|
-
t.use(
|
|
2699
|
+
Object.keys(tt).forEach((i) => {
|
|
2700
|
+
t.use(tt[i]);
|
|
2678
2701
|
});
|
|
2679
2702
|
};
|
|
2680
2703
|
export {
|