@vancone/console-component 0.1.0-beta.10 → 0.1.0-beta.12
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/package.json
CHANGED
|
@@ -10,7 +10,7 @@ var Re = (s, a, o) => a in s ? Ze(s, a, { enumerable: !0, configurable: !0, writ
|
|
|
10
10
|
tt.call(a, o) && Re(s, o, a[o]);
|
|
11
11
|
return s;
|
|
12
12
|
}, Ve = (s, a) => We(s, $e(a));
|
|
13
|
-
import { openBlock as n, createElementBlock as U, defineComponent as de, reactive as le, resolveComponent as
|
|
13
|
+
import { openBlock as n, createElementBlock as U, defineComponent as de, reactive as le, resolveComponent as w, createVNode as d, withCtx as r, createElementVNode as i, Fragment as ee, renderList as se, toDisplayString as Q, normalizeStyle as Ge, ref as E, onMounted as Oe, unref as v, createCommentVNode as K, createTextVNode as N, createBlock as I, resolveDynamicComponent as Se, computed as xe, watch as ue, createStaticVNode as ot, nextTick as De, normalizeClass as Te, resolveDirective as Ke, withDirectives as Pe } from "vue";
|
|
14
14
|
import { useRoute as _e, useRouter as Be } from "vue-router";
|
|
15
15
|
import at from "axios";
|
|
16
16
|
import { ElMessage as Ue, ElMessageBox as nt } from "element-plus";
|
|
@@ -92,7 +92,7 @@ const wt = { class: "app-catalog-wrapper" }, At = { style: { width: "calc(100% -
|
|
|
92
92
|
});
|
|
93
93
|
}
|
|
94
94
|
return g(), (t, e) => {
|
|
95
|
-
const b =
|
|
95
|
+
const b = w("el-input"), c = w("el-drawer");
|
|
96
96
|
return n(), U("div", wt, [
|
|
97
97
|
d(c, {
|
|
98
98
|
"modal-class": "drawer-modal",
|
|
@@ -276,15 +276,15 @@ const Dt = { render: Vt }, Tt = { class: "header" }, Kt = { class: "right" }, Pt
|
|
|
276
276
|
]);
|
|
277
277
|
Oe(() => {
|
|
278
278
|
c.value = decodeURIComponent(escape(window.atob(V("passport_username")))), c.value === "" && vt().then(({ data: O }) => {
|
|
279
|
-
var
|
|
280
|
-
O.code == 0 && (c.value = (
|
|
279
|
+
var y;
|
|
280
|
+
O.code == 0 && (c.value = (y = O.data.name) != null ? y : O.data.displayId);
|
|
281
281
|
});
|
|
282
282
|
});
|
|
283
283
|
function V(O) {
|
|
284
|
-
for (var
|
|
284
|
+
for (var y = O + "=", W = document.cookie.split(";"), Y = 0; Y < W.length; Y++) {
|
|
285
285
|
for (var q = W[Y]; q.charAt(0) == " "; ) q = q.substring(1);
|
|
286
|
-
if (q.indexOf(
|
|
287
|
-
return q.substring(
|
|
286
|
+
if (q.indexOf(y) != -1)
|
|
287
|
+
return q.substring(y.length, q.length);
|
|
288
288
|
}
|
|
289
289
|
return "";
|
|
290
290
|
}
|
|
@@ -306,18 +306,18 @@ const Dt = { render: Vt }, Tt = { class: "header" }, Kt = { class: "right" }, Pt
|
|
|
306
306
|
function D() {
|
|
307
307
|
window.open(e.helpDocUrl, "_blank");
|
|
308
308
|
}
|
|
309
|
-
return (O,
|
|
310
|
-
const W =
|
|
309
|
+
return (O, y) => {
|
|
310
|
+
const W = w("el-tooltip"), Y = w("el-avatar"), q = w("el-menu-item"), fe = w("el-icon"), m = w("el-popover"), T = w("el-menu");
|
|
311
311
|
return n(), U("div", Tt, [
|
|
312
312
|
i("div", {
|
|
313
313
|
class: "title",
|
|
314
314
|
onClick: P
|
|
315
315
|
}, [
|
|
316
|
-
|
|
316
|
+
y[1] || (y[1] = i("img", {
|
|
317
317
|
src: gt,
|
|
318
318
|
class: "logo"
|
|
319
319
|
}, null, -1)),
|
|
320
|
-
|
|
320
|
+
y[2] || (y[2] = i("h1", null, "VanCone", -1)),
|
|
321
321
|
i("span", null, Q(O.title), 1)
|
|
322
322
|
]),
|
|
323
323
|
d(St, { visible: b.value }, null, 8, ["visible"]),
|
|
@@ -330,7 +330,7 @@ const Dt = { render: Vt }, Tt = { class: "header" }, Kt = { class: "right" }, Pt
|
|
|
330
330
|
default: r(() => [
|
|
331
331
|
i("div", {
|
|
332
332
|
class: "icon-wrapper",
|
|
333
|
-
onClick:
|
|
333
|
+
onClick: y[0] || (y[0] = (h) => b.value = !b.value)
|
|
334
334
|
}, [
|
|
335
335
|
d(v(Ut))
|
|
336
336
|
])
|
|
@@ -479,7 +479,7 @@ const Dt = { render: Vt }, Tt = { class: "header" }, Kt = { class: "right" }, Pt
|
|
|
479
479
|
setup(s) {
|
|
480
480
|
const a = s;
|
|
481
481
|
return (o, g) => {
|
|
482
|
-
const t =
|
|
482
|
+
const t = w("SideMenuItem", !0), e = w("el-sub-menu"), b = w("el-menu-item");
|
|
483
483
|
return o.menu.children && o.menu.children.length > 0 ? (n(), I(e, {
|
|
484
484
|
key: 0,
|
|
485
485
|
index: o.menu.path
|
|
@@ -557,7 +557,7 @@ const oo = { render: to }, ao = { class: "menu-wrapper" }, no = { class: "menu-b
|
|
|
557
557
|
return ue(c, () => {
|
|
558
558
|
c.value && e.value.style.width && (e.value.style.width += "200");
|
|
559
559
|
}), (k, V) => {
|
|
560
|
-
const R =
|
|
560
|
+
const R = w("el-menu");
|
|
561
561
|
return n(), U("div", ao, [
|
|
562
562
|
i("div", no, [
|
|
563
563
|
d(v(oo), {
|
|
@@ -594,7 +594,7 @@ const oo = { render: to }, ao = { class: "menu-wrapper" }, no = { class: "menu-b
|
|
|
594
594
|
return ue(o, () => {
|
|
595
595
|
o.value ? g.value.style.width = "100%" : (g.value.style.transition = "width 0.5s ease", g.value.style.width = "calc(100% - 250px)");
|
|
596
596
|
}), (e, b) => {
|
|
597
|
-
const c =
|
|
597
|
+
const c = w("router-view");
|
|
598
598
|
return n(), U(ee, null, [
|
|
599
599
|
v(a).query.embedded !== "true" ? (n(), I(Ye, {
|
|
600
600
|
key: 0,
|
|
@@ -630,7 +630,7 @@ function co(s, a) {
|
|
|
630
630
|
}
|
|
631
631
|
const po = { render: co }, uo = {}, fo = { class: "wrapper" }, mo = { class: "content" };
|
|
632
632
|
function ho(s, a) {
|
|
633
|
-
const o =
|
|
633
|
+
const o = w("el-button");
|
|
634
634
|
return n(), U("div", fo, [
|
|
635
635
|
a[4] || (a[4] = i("img", { src: po }, null, -1)),
|
|
636
636
|
i("div", mo, [
|
|
@@ -654,7 +654,7 @@ function ho(s, a) {
|
|
|
654
654
|
}
|
|
655
655
|
const go = /* @__PURE__ */ re(uo, [["render", ho], ["__scopeId", "data-v-0155b361"]]), vo = {};
|
|
656
656
|
function bo(s, a) {
|
|
657
|
-
const o =
|
|
657
|
+
const o = w("router-view");
|
|
658
658
|
return n(), I(o);
|
|
659
659
|
}
|
|
660
660
|
const Co = /* @__PURE__ */ re(vo, [["render", bo]]), yo = { class: "card-wrapper" }, wo = ["onClick"], Ao = { class: "card-inner-wrapper" }, ko = { class: "card-title" }, _o = { class: "icon" }, Io = /* @__PURE__ */ de({
|
|
@@ -819,7 +819,7 @@ const ke = (s) => {
|
|
|
819
819
|
function O(m) {
|
|
820
820
|
return m.label ? k ? g(m.label) : m.label : m.prop.slice(0, 1).toUpperCase() + m.prop.slice(1).toLowerCase();
|
|
821
821
|
}
|
|
822
|
-
function
|
|
822
|
+
function y(m) {
|
|
823
823
|
var T, h, G, _;
|
|
824
824
|
if (m) {
|
|
825
825
|
if (q(m, "select")) {
|
|
@@ -883,7 +883,7 @@ const ke = (s) => {
|
|
|
883
883
|
submit: z,
|
|
884
884
|
formData: e
|
|
885
885
|
}), (m, T) => {
|
|
886
|
-
const h =
|
|
886
|
+
const h = w("el-input"), G = w("el-switch"), _ = w("el-date-picker"), A = w("el-option"), x = w("el-select"), M = w("el-form-item"), F = w("el-form"), L = Ke("loading");
|
|
887
887
|
return Pe((n(), I(F, {
|
|
888
888
|
ref_key: "formRef",
|
|
889
889
|
ref: c,
|
|
@@ -911,7 +911,7 @@ const ke = (s) => {
|
|
|
911
911
|
placeholder: (S = p.formItemAttributes) == null ? void 0 : S.placeholder,
|
|
912
912
|
disabled: W(p)
|
|
913
913
|
}, null, 8, ["type", "modelValue", "onUpdate:modelValue", "placeholder", "disabled"])) : K("", !0),
|
|
914
|
-
V(p) ? (n(), U("span", Eo, Q(
|
|
914
|
+
V(p) ? (n(), U("span", Eo, Q(y(p)), 1)) : K("", !0),
|
|
915
915
|
q(p, "switch") ? (n(), I(G, {
|
|
916
916
|
key: 2,
|
|
917
917
|
modelValue: e[p.prop],
|
|
@@ -980,7 +980,7 @@ const ke = (s) => {
|
|
|
980
980
|
close: k,
|
|
981
981
|
refresh: C
|
|
982
982
|
}), (R, X) => {
|
|
983
|
-
const P =
|
|
983
|
+
const P = w("el-button"), z = w("el-dialog");
|
|
984
984
|
return n(), I(z, {
|
|
985
985
|
title: "Edit",
|
|
986
986
|
"model-value": t.visible,
|
|
@@ -993,7 +993,7 @@ const ke = (s) => {
|
|
|
993
993
|
i("div", Mo, [
|
|
994
994
|
i("div", Qo, [
|
|
995
995
|
(n(!0), U(ee, null, se((D = t.model.formConfig) == null ? void 0 : D.dialogButtons, (O) => (n(), I(P, {
|
|
996
|
-
onClick: (
|
|
996
|
+
onClick: (y) => O.function(c.value.formData)
|
|
997
997
|
}, {
|
|
998
998
|
default: r(() => [
|
|
999
999
|
N(Q(v(g)(O.label)), 1)
|
|
@@ -1045,7 +1045,7 @@ const ke = (s) => {
|
|
|
1045
1045
|
setup(s, { expose: a }) {
|
|
1046
1046
|
const { t: o } = Me.global, g = s, t = le([]), e = le({
|
|
1047
1047
|
showPane: !0
|
|
1048
|
-
}), b = E(""), c = E(!0), C = E(!1), k = Be(), V = E(""), R = le([]), X = le([]), P = E(), z = E([]), D = E("create"), O = E(!0),
|
|
1048
|
+
}), b = E(""), c = E(!0), C = E(!1), k = Be(), V = E(""), R = le([]), X = le([]), P = E(), z = E([]), D = E("create"), O = E(!0), y = E(!1), W = E(""), Y = le({
|
|
1049
1049
|
pageSize: 10,
|
|
1050
1050
|
pageNo: 1,
|
|
1051
1051
|
totalElements: 0
|
|
@@ -1162,7 +1162,7 @@ const ke = (s) => {
|
|
|
1162
1162
|
return l.label ? c.value ? o(l.label) : l.label : l.prop.slice(0, 1).toUpperCase() + l.prop.slice(1).toLowerCase();
|
|
1163
1163
|
}
|
|
1164
1164
|
function u(l) {
|
|
1165
|
-
l ? (
|
|
1165
|
+
l ? (y.value = !0, X.splice(0, X.length, ...R), R.splice(0, R.length, ...z.value)) : (y.value = !1, R.splice(0, R.length, ...X));
|
|
1166
1166
|
}
|
|
1167
1167
|
return ue(() => g.model, () => {
|
|
1168
1168
|
h();
|
|
@@ -1174,7 +1174,7 @@ const ke = (s) => {
|
|
|
1174
1174
|
refresh: h,
|
|
1175
1175
|
updateConfigAndRefresh: T
|
|
1176
1176
|
}), (l, f) => {
|
|
1177
|
-
const B =
|
|
1177
|
+
const B = w("el-checkbox"), Z = w("el-badge"), H = w("el-button"), oe = w("el-icon"), ce = w("el-tooltip"), ae = w("el-input"), ne = w("el-table-column"), $ = w("router-link"), j = w("el-tag"), pe = w("el-popconfirm"), me = w("el-table"), ye = w("el-pagination"), Ne = Ke("loading");
|
|
1178
1178
|
return n(), U("div", {
|
|
1179
1179
|
class: Te({ "table-view-wrapper": e.showPane })
|
|
1180
1180
|
}, [
|
|
@@ -1393,7 +1393,7 @@ const ke = (s) => {
|
|
|
1393
1393
|
}, 8, ["data"])), [
|
|
1394
1394
|
[Ne, O.value]
|
|
1395
1395
|
]),
|
|
1396
|
-
|
|
1396
|
+
y.value ? K("", !0) : (n(), I(ye, {
|
|
1397
1397
|
key: 0,
|
|
1398
1398
|
size: "small",
|
|
1399
1399
|
background: "",
|
|
@@ -1423,7 +1423,7 @@ const ke = (s) => {
|
|
|
1423
1423
|
}, Do = { class: "icon-wrapper" }, To = { class: "info-wrapper" }, Ko = { class: "title-wrapper" }, Po = { class: "tabs-wrapper" }, Lo = { class: "dialog-footer" }, jo = /* @__PURE__ */ de({
|
|
1424
1424
|
__name: "DetailPage",
|
|
1425
1425
|
setup(s) {
|
|
1426
|
-
const { t: a } = Ie(), o = _e(), g = Be(), t = xe(() => o.query.id), e = E(!1), b = E(!1), c = E("view"), C = E(), k = E(-1), V = E(), R = E(), X = E("summary"), P = E(""), z = E(""), D = E(""), O = E(0),
|
|
1426
|
+
const { t: a } = Ie(), o = _e(), g = Be(), t = xe(() => o.query.id), e = E(!1), b = E(!1), c = E("view"), C = E(), k = E(-1), V = E(), R = E(), X = E("summary"), P = E(""), z = E(""), D = E(""), O = E(0), y = le({
|
|
1427
1427
|
api: "",
|
|
1428
1428
|
fields: []
|
|
1429
1429
|
}), W = le([]);
|
|
@@ -1432,8 +1432,8 @@ const ke = (s) => {
|
|
|
1432
1432
|
T();
|
|
1433
1433
|
}, {
|
|
1434
1434
|
immediate: !0
|
|
1435
|
-
}), ue(
|
|
1436
|
-
T();
|
|
1435
|
+
}), ue(() => y, () => {
|
|
1436
|
+
console.log("watch model changed:", y), T();
|
|
1437
1437
|
});
|
|
1438
1438
|
function q(_) {
|
|
1439
1439
|
k.value = parseInt(_.index) - 1, console.log(W[k.value]);
|
|
@@ -1442,7 +1442,7 @@ const ke = (s) => {
|
|
|
1442
1442
|
var M;
|
|
1443
1443
|
let _ = (M = Y[k.value].api) == null ? void 0 : M.replace("/select", "");
|
|
1444
1444
|
_ = _ == null ? void 0 : _.substring(_.lastIndexOf("/"));
|
|
1445
|
-
const A =
|
|
1445
|
+
const A = y.api + "/" + t.value + _, x = R.value.multipleSelection.map((F) => F.id);
|
|
1446
1446
|
ve(A, "POST", x).then(() => {
|
|
1447
1447
|
V.value.refresh(), b.value = !1;
|
|
1448
1448
|
});
|
|
@@ -1463,7 +1463,7 @@ const ke = (s) => {
|
|
|
1463
1463
|
var f;
|
|
1464
1464
|
let S = (f = Y[k.value].api) == null ? void 0 : f.replace("/select", "");
|
|
1465
1465
|
S = S == null ? void 0 : S.substring(S.lastIndexOf("/"));
|
|
1466
|
-
const u =
|
|
1466
|
+
const u = y.api + "/" + t.value + S, l = p.map((B) => B.id);
|
|
1467
1467
|
ie.delete(`${u}/${l.join(",")}`).then(({ data: B }) => {
|
|
1468
1468
|
B.code === 0 && V.value.refresh();
|
|
1469
1469
|
});
|
|
@@ -1475,7 +1475,7 @@ const ke = (s) => {
|
|
|
1475
1475
|
var f;
|
|
1476
1476
|
let u = (f = Y[k.value].api) == null ? void 0 : f.replace("/select", "");
|
|
1477
1477
|
u = u == null ? void 0 : u.substring(u.lastIndexOf("/"));
|
|
1478
|
-
const l =
|
|
1478
|
+
const l = y.api + "/" + t.value + u;
|
|
1479
1479
|
ve(l, "DELETE", S.id).then(() => {
|
|
1480
1480
|
V.value.refresh();
|
|
1481
1481
|
});
|
|
@@ -1490,10 +1490,10 @@ const ke = (s) => {
|
|
|
1490
1490
|
const _ = o.params.model;
|
|
1491
1491
|
if (he.value[_] === void 0)
|
|
1492
1492
|
return;
|
|
1493
|
-
ke(
|
|
1493
|
+
ke(y);
|
|
1494
1494
|
const A = Ce(he.value[_]);
|
|
1495
|
-
Object.assign(
|
|
1496
|
-
const x = (F = (M =
|
|
1495
|
+
Object.assign(y, A), k.value = -1, X.value = "summary";
|
|
1496
|
+
const x = (F = (M = y.pageConfig) == null ? void 0 : M.detailPage) == null ? void 0 : F.tabs;
|
|
1497
1497
|
if (x)
|
|
1498
1498
|
for (let p of x) {
|
|
1499
1499
|
const S = Ce(he.value[p.modelKey]);
|
|
@@ -1516,7 +1516,7 @@ const ke = (s) => {
|
|
|
1516
1516
|
[
|
|
1517
1517
|
() => {
|
|
1518
1518
|
var _, A;
|
|
1519
|
-
return (A = (_ =
|
|
1519
|
+
return (A = (_ = y.pageConfig) == null ? void 0 : _.detailPage) == null ? void 0 : A.infoCard;
|
|
1520
1520
|
},
|
|
1521
1521
|
() => {
|
|
1522
1522
|
var _;
|
|
@@ -1526,8 +1526,8 @@ const ke = (s) => {
|
|
|
1526
1526
|
(_) => {
|
|
1527
1527
|
De(() => {
|
|
1528
1528
|
var x, M, F;
|
|
1529
|
-
const A = (M = (x =
|
|
1530
|
-
A && (P.value = A.titleFieldProp ? C.value.formData[A.titleFieldProp] : "", z.value = A.subtitleFieldProp ? C.value.formData[A.subtitleFieldProp] : "", D.value = A.tagFieldProp ? C.value.formData[A.tagFieldProp] : "", (F =
|
|
1529
|
+
const A = (M = (x = y.pageConfig) == null ? void 0 : x.detailPage) == null ? void 0 : M.infoCard;
|
|
1530
|
+
A && (P.value = A.titleFieldProp ? C.value.formData[A.titleFieldProp] : "", z.value = A.subtitleFieldProp ? C.value.formData[A.subtitleFieldProp] : "", D.value = A.tagFieldProp ? C.value.formData[A.tagFieldProp] : "", (F = y.fields) == null || F.forEach((L) => {
|
|
1531
1531
|
var p, S;
|
|
1532
1532
|
if (L.prop === A.tagFieldProp) {
|
|
1533
1533
|
const u = (S = (p = L.tableColumnAttributes) == null ? void 0 : p.functions) == null ? void 0 : S.transformValue;
|
|
@@ -1549,7 +1549,7 @@ const ke = (s) => {
|
|
|
1549
1549
|
}
|
|
1550
1550
|
return (_, A) => {
|
|
1551
1551
|
var H, oe, ce, ae, ne, $;
|
|
1552
|
-
const x =
|
|
1552
|
+
const x = w("el-breadcrumb-item"), M = w("el-breadcrumb"), F = w("el-button"), L = w("el-icon"), p = w("el-dropdown-item"), S = w("el-dropdown-menu"), u = w("el-dropdown"), l = w("el-tag"), f = w("el-tab-pane"), B = w("el-tabs"), Z = w("el-dialog");
|
|
1553
1553
|
return n(), U(ee, null, [
|
|
1554
1554
|
i("div", Ro, [
|
|
1555
1555
|
d(M, null, {
|
|
@@ -1557,12 +1557,12 @@ const ke = (s) => {
|
|
|
1557
1557
|
var j, pe;
|
|
1558
1558
|
return [
|
|
1559
1559
|
d(x, {
|
|
1560
|
-
to: { path: `/${(pe = (j =
|
|
1560
|
+
to: { path: `/${(pe = (j = y == null ? void 0 : y.breadcrumbRoute) != null ? j : y == null ? void 0 : y.route) != null ? pe : ""}` }
|
|
1561
1561
|
}, {
|
|
1562
1562
|
default: r(() => {
|
|
1563
1563
|
var me;
|
|
1564
1564
|
return [
|
|
1565
|
-
N(Q(v(a)((me =
|
|
1565
|
+
N(Q(v(a)((me = y == null ? void 0 : y.name) != null ? me : "")), 1)
|
|
1566
1566
|
];
|
|
1567
1567
|
}),
|
|
1568
1568
|
_: 1
|
|
@@ -1597,13 +1597,13 @@ const ke = (s) => {
|
|
|
1597
1597
|
]),
|
|
1598
1598
|
_: 1
|
|
1599
1599
|
}),
|
|
1600
|
-
((oe = (H =
|
|
1600
|
+
((oe = (H = y.pageConfig) == null ? void 0 : H.detailPage) == null ? void 0 : oe.operationButtons) !== void 0 ? (n(), I(u, { key: 0 }, {
|
|
1601
1601
|
dropdown: r(() => [
|
|
1602
1602
|
d(S, null, {
|
|
1603
1603
|
default: r(() => {
|
|
1604
1604
|
var j, pe;
|
|
1605
1605
|
return [
|
|
1606
|
-
(n(!0), U(ee, null, se((pe = (j =
|
|
1606
|
+
(n(!0), U(ee, null, se((pe = (j = y.pageConfig) == null ? void 0 : j.detailPage) == null ? void 0 : pe.operationButtons, (me) => (n(), I(p, {
|
|
1607
1607
|
onClick: (ye) => me.function(C.value.formData)
|
|
1608
1608
|
}, {
|
|
1609
1609
|
default: r(() => [
|
|
@@ -1638,9 +1638,9 @@ const ke = (s) => {
|
|
|
1638
1638
|
}, null, 8, ["icon"])
|
|
1639
1639
|
])
|
|
1640
1640
|
]),
|
|
1641
|
-
(ae = (ce =
|
|
1641
|
+
(ae = (ce = y.pageConfig) == null ? void 0 : ce.detailPage) != null && ae.infoCard ? (n(), U("div", Vo, [
|
|
1642
1642
|
i("div", Do, [
|
|
1643
|
-
(n(), I(Se((ne =
|
|
1643
|
+
(n(), I(Se((ne = y.pageConfig.detailPage.infoCard.icon) != null ? ne : ""), { class: "icon" }))
|
|
1644
1644
|
]),
|
|
1645
1645
|
i("div", To, [
|
|
1646
1646
|
i("div", Ko, [
|
|
@@ -1678,12 +1678,12 @@ const ke = (s) => {
|
|
|
1678
1678
|
id: t.value,
|
|
1679
1679
|
sessionId: O.value,
|
|
1680
1680
|
mode: c.value,
|
|
1681
|
-
model:
|
|
1681
|
+
model: y
|
|
1682
1682
|
}, null, 8, ["id", "sessionId", "mode", "model"])
|
|
1683
1683
|
]),
|
|
1684
1684
|
_: 1
|
|
1685
1685
|
}, 8, ["label"]),
|
|
1686
|
-
(n(!0), U(ee, null, se((pe = (j =
|
|
1686
|
+
(n(!0), U(ee, null, se((pe = (j = y.pageConfig) == null ? void 0 : j.detailPage) == null ? void 0 : pe.tabs, (me) => {
|
|
1687
1687
|
var ye;
|
|
1688
1688
|
return n(), I(f, {
|
|
1689
1689
|
label: v(a)((ye = me.name) != null ? ye : "")
|
|
@@ -1742,13 +1742,13 @@ const ke = (s) => {
|
|
|
1742
1742
|
mode: "update",
|
|
1743
1743
|
visible: e.value,
|
|
1744
1744
|
"onUpdate:visible": A[3] || (A[3] = (j) => e.value = j),
|
|
1745
|
-
model:
|
|
1745
|
+
model: y,
|
|
1746
1746
|
afterSubmitFunc: G
|
|
1747
1747
|
}, null, 8, ["id", "visible", "model"])
|
|
1748
1748
|
], 64);
|
|
1749
1749
|
};
|
|
1750
1750
|
}
|
|
1751
|
-
}), Xo = /* @__PURE__ */ re(jo, [["__scopeId", "data-v-
|
|
1751
|
+
}), Xo = /* @__PURE__ */ re(jo, [["__scopeId", "data-v-4d54e165"]]), Yo = { class: "page-title" }, qo = /* @__PURE__ */ de({
|
|
1752
1752
|
__name: "TablePage",
|
|
1753
1753
|
setup(s) {
|
|
1754
1754
|
const { t: a } = Ie(), o = _e(), g = Be(), t = E(), e = E([]), b = le({
|