jmash-core 0.0.98 → 0.0.100

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.
Files changed (129) hide show
  1. package/README.md +57 -57
  2. package/dist/{401-DZyE7zkE.mjs → 401-B5_qxlez.mjs} +3 -3
  3. package/dist/{404-D-pecrPK.mjs → 404-Cd9b59dh.mjs} +3 -3
  4. package/dist/{BarChart-Bl3C1G8l.mjs → BarChart-CAoCA18Q.mjs} +2 -2
  5. package/dist/{index-DjJlcy7Y.mjs → index-B3AVRiGo.mjs} +5 -5
  6. package/dist/{index-C9yqXmWd.mjs → index-CbtTZXS_.mjs} +11 -11
  7. package/dist/{index-B5cWr2iD.mjs → index-D5xZjfkP.mjs} +6 -6
  8. package/dist/{index-RyuepZJh.mjs → index-hhvPZ5ZW.mjs} +52 -49
  9. package/dist/index.mjs +1 -1
  10. package/dist/{profile-CD5r8fxF.mjs → profile-CGZX0UYB.mjs} +7 -7
  11. package/dist/{runAs-BZmCojrF.mjs → runAs-CSOWsDXN.mjs} +1 -1
  12. package/dist/{runAs.vue_vue_type_script_setup_true_lang-CPGfXN02.mjs → runAs.vue_vue_type_script_setup_true_lang--o7trgPW.mjs} +656 -660
  13. package/dist/style.css +1 -1
  14. package/dist/{types-XiPq65WD.mjs → types-CTmkKzRa.mjs} +1 -1
  15. package/dist/{updatePwd-Cn-v1tVG.mjs → updatePwd-CUUg9j-w.mjs} +1 -1
  16. package/dist/{updatePwd.vue_vue_type_script_setup_true_lang-BU1ew_Pw.mjs → updatePwd.vue_vue_type_script_setup_true_lang-D6YIk9rh.mjs} +1 -1
  17. package/dts/src/api/system/dept/index.d.ts +91 -0
  18. package/dts/src/api/system/dept/types.d.ts +63 -0
  19. package/dts/src/api/system/index.d.ts +7 -0
  20. package/dts/src/api/system/job/index.d.ts +42 -0
  21. package/dts/src/api/system/job/types.d.ts +60 -0
  22. package/dts/src/api/system/log/index.d.ts +29 -0
  23. package/dts/src/api/system/log/types.d.ts +42 -0
  24. package/dts/src/api/system/menu/index.d.ts +103 -0
  25. package/dts/src/api/system/menu/types.d.ts +96 -0
  26. package/dts/src/api/system/module/index.d.ts +57 -0
  27. package/dts/src/api/system/module/types.d.ts +13 -0
  28. package/dts/src/api/system/operation/index.d.ts +51 -0
  29. package/dts/src/api/system/operation/types.d.ts +12 -0
  30. package/dts/src/api/system/permission/index.d.ts +50 -0
  31. package/dts/src/api/system/permission/types.d.ts +12 -0
  32. package/dts/src/api/system/role/index.d.ts +77 -0
  33. package/dts/src/api/system/role/types.d.ts +26 -0
  34. package/dts/src/api/system/user/index.d.ts +133 -0
  35. package/dts/src/api/system/user/types.d.ts +53 -0
  36. package/dts/src/api/system/userLog/index.d.ts +29 -0
  37. package/dts/src/api/system/userLog/types.d.ts +22 -0
  38. package/dts/src/assets/components/a-fixed.vue.d.ts +2 -0
  39. package/dts/src/assets/components/a-list.vue.d.ts +2 -0
  40. package/dts/src/assets/components/anquanrizhi.vue.d.ts +2 -0
  41. package/dts/src/assets/components/api.vue.d.ts +2 -0
  42. package/dts/src/assets/components/bumenguanli.vue.d.ts +2 -0
  43. package/dts/src/assets/components/caozuoguanliyuan.vue.d.ts +2 -0
  44. package/dts/src/assets/components/captcha.vue.d.ts +2 -0
  45. package/dts/src/assets/components/cascader.vue.d.ts +2 -0
  46. package/dts/src/assets/components/client.vue.d.ts +2 -0
  47. package/dts/src/assets/components/close-all.vue.d.ts +2 -0
  48. package/dts/src/assets/components/close-left.vue.d.ts +2 -0
  49. package/dts/src/assets/components/close-other.vue.d.ts +2 -0
  50. package/dts/src/assets/components/close-right.vue.d.ts +2 -0
  51. package/dts/src/assets/components/close.vue.d.ts +2 -0
  52. package/dts/src/assets/components/dict.vue.d.ts +2 -0
  53. package/dts/src/assets/components/document.vue.d.ts +2 -0
  54. package/dts/src/assets/components/download.vue.d.ts +2 -0
  55. package/dts/src/assets/components/drag.vue.d.ts +2 -0
  56. package/dts/src/assets/components/edit.vue.d.ts +2 -0
  57. package/dts/src/assets/components/email.vue.d.ts +2 -0
  58. package/dts/src/assets/components/exit-fullscreen.vue.d.ts +2 -0
  59. package/dts/src/assets/components/eye-open.vue.d.ts +2 -0
  60. package/dts/src/assets/components/eye.vue.d.ts +2 -0
  61. package/dts/src/assets/components/fullscreen-exit.vue.d.ts +2 -0
  62. package/dts/src/assets/components/fullscreen.vue.d.ts +2 -0
  63. package/dts/src/assets/components/gangweiguanli.vue.d.ts +2 -0
  64. package/dts/src/assets/components/github.vue.d.ts +2 -0
  65. package/dts/src/assets/components/homepage.vue.d.ts +2 -0
  66. package/dts/src/assets/components/icon-eye.vue.d.ts +2 -0
  67. package/dts/src/assets/components/icon-open-eye.vue.d.ts +2 -0
  68. package/dts/src/assets/components/icon.vue.d.ts +2 -0
  69. package/dts/src/assets/components/indent-decrease.vue.d.ts +2 -0
  70. package/dts/src/assets/components/ip.vue.d.ts +2 -0
  71. package/dts/src/assets/components/jiemianxijietubiao-26.vue.d.ts +2 -0
  72. package/dts/src/assets/components/language.vue.d.ts +2 -0
  73. package/dts/src/assets/components/link.vue.d.ts +2 -0
  74. package/dts/src/assets/components/lock.vue.d.ts +2 -0
  75. package/dts/src/assets/components/log.vue.d.ts +2 -0
  76. package/dts/src/assets/components/menu.vue.d.ts +2 -0
  77. package/dts/src/assets/components/message.vue.d.ts +2 -0
  78. package/dts/src/assets/components/mokuaiguanli.vue.d.ts +2 -0
  79. package/dts/src/assets/components/money.vue.d.ts +2 -0
  80. package/dts/src/assets/components/monitor.vue.d.ts +2 -0
  81. package/dts/src/assets/components/moon.vue.d.ts +2 -0
  82. package/dts/src/assets/components/order.vue.d.ts +2 -0
  83. package/dts/src/assets/components/password.vue.d.ts +2 -0
  84. package/dts/src/assets/components/peoples.vue.d.ts +2 -0
  85. package/dts/src/assets/components/phone.vue.d.ts +2 -0
  86. package/dts/src/assets/components/project.vue.d.ts +2 -0
  87. package/dts/src/assets/components/publish.vue.d.ts +2 -0
  88. package/dts/src/assets/components/quanxianguanli.vue.d.ts +2 -0
  89. package/dts/src/assets/components/redis.vue.d.ts +2 -0
  90. package/dts/src/assets/components/refresh.vue.d.ts +2 -0
  91. package/dts/src/assets/components/role.vue.d.ts +2 -0
  92. package/dts/src/assets/components/security.vue.d.ts +2 -0
  93. package/dts/src/assets/components/setting.vue.d.ts +2 -0
  94. package/dts/src/assets/components/shoujihao.vue.d.ts +2 -0
  95. package/dts/src/assets/components/shrink.vue.d.ts +2 -0
  96. package/dts/src/assets/components/size.vue.d.ts +2 -0
  97. package/dts/src/assets/components/sunny.vue.d.ts +2 -0
  98. package/dts/src/assets/components/system.vue.d.ts +2 -0
  99. package/dts/src/assets/components/table.vue.d.ts +2 -0
  100. package/dts/src/assets/components/team.vue.d.ts +2 -0
  101. package/dts/src/assets/components/todolist.vue.d.ts +2 -0
  102. package/dts/src/assets/components/tree.vue.d.ts +2 -0
  103. package/dts/src/assets/components/user.vue.d.ts +2 -0
  104. package/dts/src/assets/components/visit.vue.d.ts +2 -0
  105. package/dts/src/assets/components/xingming.vue.d.ts +2 -0
  106. package/dts/src/assets/components/yonghuguanli.vue.d.ts +2 -0
  107. package/dts/src/assets/components/youxiang.vue.d.ts +2 -0
  108. package/dts/src/components/Pagination/index.vue.d.ts +1 -1
  109. package/dts/src/components/TableSet/index.vue.d.ts +30 -0
  110. package/dts/src/hooks/useColumnToggleTable.d.ts +7 -0
  111. package/dts/src/views/system/dept/edit.vue.d.ts +31 -0
  112. package/dts/src/views/system/dept/index.vue.d.ts +2 -0
  113. package/dts/src/views/system/job/edit.vue.d.ts +30 -0
  114. package/dts/src/views/system/job/index.vue.d.ts +2 -0
  115. package/dts/src/views/system/log/oplog/index.vue.d.ts +2 -0
  116. package/dts/src/views/system/log/userLog/index.vue.d.ts +2 -0
  117. package/dts/src/views/system/menu/edit.vue.d.ts +31 -0
  118. package/dts/src/views/system/menu/index.vue.d.ts +2 -0
  119. package/dts/src/views/system/module/edit.vue.d.ts +31 -0
  120. package/dts/src/views/system/module/index.vue.d.ts +2 -0
  121. package/dts/src/views/system/operation/edit.vue.d.ts +31 -0
  122. package/dts/src/views/system/operation/index.vue.d.ts +2 -0
  123. package/dts/src/views/system/permission/edit.vue.d.ts +30 -0
  124. package/dts/src/views/system/permission/index.vue.d.ts +2 -0
  125. package/dts/src/views/system/role/edit.vue.d.ts +31 -0
  126. package/dts/src/views/system/role/index.vue.d.ts +2 -0
  127. package/dts/src/views/system/user/edit.vue.d.ts +31 -0
  128. package/dts/src/views/system/user/index.vue.d.ts +2 -0
  129. package/package.json +6 -5
@@ -1,8 +1,8 @@
1
- import { u as Q, E as Ue, S as ae, a as He, b as be, c as qe, d as te, D as me, e as We, f as Ke, g as ce, _ as Xe, h as F, i as Se, r as Ce, j as de, T as he, m as je, s as Ge, k as Ye, l as ue, n as Je } from "./index-B5cWr2iD.mjs";
2
- import { defineComponent as I, ref as z, resolveComponent as V, openBlock as u, createBlock as k, withCtx as g, createVNode as _, createElementBlock as x, Fragment as K, renderList as le, unref as l, createTextVNode as B, toDisplayString as P, createElementVNode as w, computed as R, createCommentVNode as T, isRef as _e, watch as ne, onBeforeMount as Qe, TransitionGroup as Ze, withModifiers as re, normalizeClass as q, pushScopeId as et, popScopeId as tt, Transition as Te, KeepAlive as nt, resolveDynamicComponent as xe, getCurrentInstance as ot, nextTick as $e, onMounted as Ae, withDirectives as it, normalizeStyle as at, vShow as lt, normalizeProps as st, guardReactiveProps as rt, renderSlot as ct, watchEffect as ut } from "vue";
1
+ import { u as Q, E as Ue, S as ae, a as qe, b as be, c as He, d as te, D as me, e as We, f as Ke, g as ce, _ as Xe, h as F, i as Se, r as Ce, j as de, T as he, m as je, s as Ge, k as Ye, l as ue, n as Je } from "./index-D5xZjfkP.mjs";
2
+ import { defineComponent as I, ref as z, resolveComponent as V, openBlock as u, createBlock as k, withCtx as g, createVNode as _, createElementBlock as x, Fragment as K, renderList as le, unref as l, createTextVNode as B, toDisplayString as P, createElementVNode as w, computed as R, createCommentVNode as T, isRef as _e, watch as ne, onBeforeMount as Qe, TransitionGroup as Ze, withModifiers as re, normalizeClass as H, pushScopeId as et, popScopeId as tt, Transition as Te, KeepAlive as nt, resolveDynamicComponent as xe, getCurrentInstance as ot, nextTick as $e, onMounted as Ae, withDirectives as it, normalizeStyle as at, vShow as lt, normalizeProps as st, guardReactiveProps as rt, renderSlot as ct, watchEffect as ut } from "vue";
3
3
  import { useRoute as fe, useRouter as ye } from "vue-router";
4
- import { _ as dt } from "./updatePwd.vue_vue_type_script_setup_true_lang-BU1ew_Pw.mjs";
5
- import { _ as ft, E as mt } from "./runAs.vue_vue_type_script_setup_true_lang-CPGfXN02.mjs";
4
+ import { _ as dt } from "./updatePwd.vue_vue_type_script_setup_true_lang-D6YIk9rh.mjs";
5
+ import { _ as ft, E as mt } from "./runAs.vue_vue_type_script_setup_true_lang--o7trgPW.mjs";
6
6
  import { storeToRefs as _t } from "pinia";
7
7
  const pt = /* @__PURE__ */ I({
8
8
  __name: "index",
@@ -50,7 +50,7 @@ const pt = /* @__PURE__ */ I({
50
50
  }), vt = { class: "flex" }, ht = { class: "flex-center h100% p10px" }, gt = ["src"], bt = { key: 0 }, xt = /* @__PURE__ */ I({
51
51
  __name: "NavbarRight",
52
52
  setup(i) {
53
- const e = new He(), t = Q(), n = be(), s = qe(), o = te();
53
+ const e = new qe(), t = Q(), n = be(), s = He(), o = te();
54
54
  fe();
55
55
  const a = ye(), r = R(() => t.device === me.MOBILE), c = z(!1), d = z(!1), { isFullscreen: m, toggle: f } = We(), p = R(() => Ke.imageUrl(s.user.avatar, 48, 48));
56
56
  function h() {
@@ -74,7 +74,7 @@ const pt = /* @__PURE__ */ I({
74
74
  c.value = S;
75
75
  }
76
76
  return (S, $) => {
77
- const N = ae, C = pt, U = V("el-tooltip"), Z = Xe, H = V("router-link"), O = V("el-dropdown-item"), G = V("el-dropdown-menu"), ee = V("el-dropdown");
77
+ const N = ae, C = pt, U = V("el-tooltip"), Z = Xe, q = V("router-link"), O = V("el-dropdown-item"), G = V("el-dropdown-menu"), ee = V("el-dropdown");
78
78
  return u(), x("div", vt, [
79
79
  l(r) ? T("", !0) : (u(), x(K, { key: 0 }, [
80
80
  w("div", {
@@ -107,7 +107,7 @@ const pt = /* @__PURE__ */ I({
107
107
  default: g(() => [
108
108
  _(O, null, {
109
109
  default: g(() => [
110
- _(H, { to: "/" }, {
110
+ _(q, { to: "/" }, {
111
111
  default: g(() => [
112
112
  B(P(S.$t("navbar.Dashboard")), 1)
113
113
  ]),
@@ -118,7 +118,7 @@ const pt = /* @__PURE__ */ I({
118
118
  }),
119
119
  _(O, null, {
120
120
  default: g(() => [
121
- _(H, { to: "/my/profile" }, {
121
+ _(q, { to: "/my/profile" }, {
122
122
  default: g(() => [
123
123
  B(P(S.$t("navbar.profile")), 1)
124
124
  ]),
@@ -187,7 +187,7 @@ const pt = /* @__PURE__ */ I({
187
187
  ]);
188
188
  };
189
189
  }
190
- }), Me = /* @__PURE__ */ F(xt, [["__scopeId", "data-v-659c01cf"]]);
190
+ }), Me = /* @__PURE__ */ F(xt, [["__scopeId", "data-v-70f27c82"]]);
191
191
  function yt(i) {
192
192
  for (var e = [], t = 0; t < i.length; ) {
193
193
  var n = i[t];
@@ -258,19 +258,19 @@ function yt(i) {
258
258
  }
259
259
  function wt(i, e) {
260
260
  e === void 0 && (e = {});
261
- for (var t = yt(i), n = e.prefixes, s = n === void 0 ? "./" : n, o = "[^".concat(Ct(e.delimiter || "/#?"), "]+?"), a = [], r = 0, c = 0, d = "", m = function(H) {
262
- if (c < t.length && t[c].type === H)
261
+ for (var t = yt(i), n = e.prefixes, s = n === void 0 ? "./" : n, o = "[^".concat(Ct(e.delimiter || "/#?"), "]+?"), a = [], r = 0, c = 0, d = "", m = function(q) {
262
+ if (c < t.length && t[c].type === q)
263
263
  return t[c++].value;
264
- }, f = function(H) {
265
- var O = m(H);
264
+ }, f = function(q) {
265
+ var O = m(q);
266
266
  if (O !== void 0)
267
267
  return O;
268
268
  var G = t[c], ee = G.type, Y = G.index;
269
- throw new TypeError("Unexpected ".concat(ee, " at ").concat(Y, ", expected ").concat(H));
269
+ throw new TypeError("Unexpected ".concat(ee, " at ").concat(Y, ", expected ").concat(q));
270
270
  }, p = function() {
271
- for (var H = "", O; O = m("CHAR") || m("ESCAPED_CHAR"); )
272
- H += O;
273
- return H;
271
+ for (var q = "", O; O = m("CHAR") || m("ESCAPED_CHAR"); )
272
+ q += O;
273
+ return q;
274
274
  }; c < t.length; ) {
275
275
  var h = m("CHAR"), y = m("NAME"), A = m("PATTERN");
276
276
  if (y || A) {
@@ -440,7 +440,7 @@ const Tt = {
440
440
  });
441
441
  };
442
442
  }
443
- }), Pt = /* @__PURE__ */ F(Mt, [["__scopeId", "data-v-2ad27a3f"]]), Et = /* @__PURE__ */ I({
443
+ }), Pt = /* @__PURE__ */ F(Mt, [["__scopeId", "data-v-6109c28e"]]), Et = /* @__PURE__ */ I({
444
444
  __name: "index",
445
445
  props: {
446
446
  isActive: {
@@ -462,13 +462,13 @@ const Tt = {
462
462
  onClick: n
463
463
  }, [
464
464
  _(a, {
465
- class: q(["hamburger", { "is-active": i.isActive }]),
465
+ class: H(["hamburger", { "is-active": i.isActive }]),
466
466
  "icon-class": "indent-decrease"
467
467
  }, null, 8, ["class"])
468
468
  ]);
469
469
  };
470
470
  }
471
- }), Pe = /* @__PURE__ */ F(Et, [["__scopeId", "data-v-dc46f6f8"]]), Lt = { class: "flex" }, It = /* @__PURE__ */ I({
471
+ }), Pe = /* @__PURE__ */ F(Et, [["__scopeId", "data-v-42e37629"]]), Lt = { class: "flex" }, It = /* @__PURE__ */ I({
472
472
  __name: "NavbarLeft",
473
473
  setup(i) {
474
474
  const e = Q();
@@ -494,14 +494,14 @@ function Bt(i, e) {
494
494
  _(n)
495
495
  ]);
496
496
  }
497
- const Nt = /* @__PURE__ */ F(Rt, [["render", Bt], ["__scopeId", "data-v-706e4188"]]);
497
+ const Nt = /* @__PURE__ */ F(Rt, [["render", Bt], ["__scopeId", "data-v-b1624593"]]);
498
498
  var J = /* @__PURE__ */ ((i) => (i.LEFT = "left", i.TOP = "top", i.MIX = "mix", i))(J || {});
499
- const se = (i) => (et("data-v-d50a3d59"), i = i(), tt(), i), Ot = { class: "flex flex-wrap justify-around w-full h-12" }, zt = /* @__PURE__ */ se(() => /* @__PURE__ */ w("div", null, null, -1)), Ft = /* @__PURE__ */ se(() => /* @__PURE__ */ w("div", null, null, -1)), Ut = [
499
+ const se = (i) => (et("data-v-2bdf1403"), i = i(), tt(), i), Ot = { class: "flex flex-wrap justify-around w-full h-12" }, zt = /* @__PURE__ */ se(() => /* @__PURE__ */ w("div", null, null, -1)), Ft = /* @__PURE__ */ se(() => /* @__PURE__ */ w("div", null, null, -1)), Ut = [
500
500
  zt,
501
501
  Ft
502
- ], Ht = /* @__PURE__ */ se(() => /* @__PURE__ */ w("div", null, null, -1)), qt = /* @__PURE__ */ se(() => /* @__PURE__ */ w("div", null, null, -1)), Wt = [
503
- Ht,
504
- qt
502
+ ], qt = /* @__PURE__ */ se(() => /* @__PURE__ */ w("div", null, null, -1)), Ht = /* @__PURE__ */ se(() => /* @__PURE__ */ w("div", null, null, -1)), Wt = [
503
+ qt,
504
+ Ht
505
505
  ], Kt = /* @__PURE__ */ se(() => /* @__PURE__ */ w("div", null, null, -1)), Xt = /* @__PURE__ */ se(() => /* @__PURE__ */ w("div", null, null, -1)), jt = [
506
506
  Kt,
507
507
  Xt
@@ -525,7 +525,7 @@ const se = (i) => (et("data-v-d50a3d59"), i = i(), tt(), i), Ot = { class: "flex
525
525
  }, {
526
526
  default: g(() => [
527
527
  w("div", {
528
- class: q(["layout-item left", { "is-active": i.modelValue === l(J).LEFT }]),
528
+ class: H(["layout-item left", { "is-active": i.modelValue === l(J).LEFT }]),
529
529
  onClick: o[0] || (o[0] = (r) => n(l(J).LEFT))
530
530
  }, Ut, 2)
531
531
  ]),
@@ -537,7 +537,7 @@ const se = (i) => (et("data-v-d50a3d59"), i = i(), tt(), i), Ot = { class: "flex
537
537
  }, {
538
538
  default: g(() => [
539
539
  w("div", {
540
- class: q(["layout-item top", { "is-active": i.modelValue === l(J).TOP }]),
540
+ class: H(["layout-item top", { "is-active": i.modelValue === l(J).TOP }]),
541
541
  onClick: o[1] || (o[1] = (r) => n(l(J).TOP))
542
542
  }, Wt, 2)
543
543
  ]),
@@ -549,7 +549,7 @@ const se = (i) => (et("data-v-d50a3d59"), i = i(), tt(), i), Ot = { class: "flex
549
549
  }, {
550
550
  default: g(() => [
551
551
  w("div", {
552
- class: q(["layout-item mix", { "is-active": i.modelValue === l(J).MIX }]),
552
+ class: H(["layout-item mix", { "is-active": i.modelValue === l(J).MIX }]),
553
553
  onClick: o[2] || (o[2] = (r) => n(l(J).MIX))
554
554
  }, jt, 2)
555
555
  ]),
@@ -558,7 +558,7 @@ const se = (i) => (et("data-v-d50a3d59"), i = i(), tt(), i), Ot = { class: "flex
558
558
  ]);
559
559
  };
560
560
  }
561
- }), Yt = /* @__PURE__ */ F(Gt, [["__scopeId", "data-v-d50a3d59"]]), Jt = /* @__PURE__ */ I({
561
+ }), Yt = /* @__PURE__ */ F(Gt, [["__scopeId", "data-v-2bdf1403"]]), Jt = /* @__PURE__ */ I({
562
562
  __name: "ThemeColorPicker",
563
563
  props: {
564
564
  modelValue: String
@@ -589,7 +589,7 @@ const se = (i) => (et("data-v-d50a3d59"), i = i(), tt(), i), Ot = { class: "flex
589
589
  }, null, 8, ["modelValue"]);
590
590
  };
591
591
  }
592
- }), Qt = /* @__PURE__ */ F(Jt, [["__scopeId", "data-v-ba641afc"]]), Zt = { class: "flex-center" }, en = { class: "settings-option" }, tn = { class: "text-xs" }, nn = { class: "settings-option" }, on = { class: "text-xs" }, an = { class: "settings-option" }, ln = { class: "text-xs" }, sn = { class: "settings-option" }, rn = { class: "text-xs" }, cn = { class: "settings-option" }, un = { class: "text-xs" }, dn = /* @__PURE__ */ I({
592
+ }), Qt = /* @__PURE__ */ F(Jt, [["__scopeId", "data-v-92c1fd79"]]), Zt = { class: "flex-center" }, en = { class: "settings-option" }, tn = { class: "text-xs" }, nn = { class: "settings-option" }, on = { class: "text-xs" }, an = { class: "settings-option" }, ln = { class: "text-xs" }, sn = { class: "settings-option" }, rn = { class: "text-xs" }, cn = { class: "settings-option" }, un = { class: "text-xs" }, dn = /* @__PURE__ */ I({
593
593
  __name: "index",
594
594
  setup(i) {
595
595
  const e = fe(), t = Q(), n = te(), s = de(), o = R({
@@ -716,7 +716,7 @@ const se = (i) => (et("data-v-d50a3d59"), i = i(), tt(), i), Ot = { class: "flex
716
716
  }, 8, ["modelValue", "title"]);
717
717
  };
718
718
  }
719
- }), fn = /* @__PURE__ */ F(dn, [["__scopeId", "data-v-f632744c"]]), mn = { class: "app-main" }, _n = /* @__PURE__ */ I({
719
+ }), fn = /* @__PURE__ */ F(dn, [["__scopeId", "data-v-70f5bf10"]]), mn = { class: "app-main" }, _n = /* @__PURE__ */ I({
720
720
  __name: "index",
721
721
  setup(i) {
722
722
  const e = R(() => be().cachedViews);
@@ -744,7 +744,7 @@ const se = (i) => (et("data-v-d50a3d59"), i = i(), tt(), i), Ot = { class: "flex
744
744
  ]);
745
745
  };
746
746
  }
747
- }), pn = /* @__PURE__ */ F(_n, [["__scopeId", "data-v-abf7ec23"]]), vn = {
747
+ }), pn = /* @__PURE__ */ F(_n, [["__scopeId", "data-v-37d096bd"]]), vn = {
748
748
  viewBox: "0 0 1024 1024",
749
749
  width: "1.2em",
750
750
  height: "1.2em"
@@ -947,6 +947,7 @@ const Le = /* @__PURE__ */ Ye(Ee), wn = { class: "tags-container" }, kn = /* @__
947
947
  setup(i) {
948
948
  const { proxy: e } = ot(), t = ye(), n = fe(), s = de(), o = be(), a = Q(), { visitedViews: r } = _t(o), c = te(), d = R(() => c.layout), m = z({
949
949
  path: "",
950
+ query: "",
950
951
  fullPath: "",
951
952
  name: "",
952
953
  title: "",
@@ -997,6 +998,7 @@ const Le = /* @__PURE__ */ Ye(Ee), wn = { class: "tags-container" }, kn = /* @__
997
998
  name: n.name,
998
999
  title: n.meta.title,
999
1000
  path: n.path,
1001
+ query: n.query,
1000
1002
  fullPath: n.fullPath,
1001
1003
  affix: (v = n.meta) == null ? void 0 : v.affix,
1002
1004
  keepAlive: (b = n.meta) == null ? void 0 : b.keepAlive
@@ -1010,6 +1012,7 @@ const Le = /* @__PURE__ */ Ye(Ee), wn = { class: "tags-container" }, kn = /* @__
1010
1012
  name: n.name,
1011
1013
  title: n.meta.title || "",
1012
1014
  path: n.path,
1015
+ query: n.query,
1013
1016
  fullPath: n.fullPath,
1014
1017
  affix: (v = n.meta) == null ? void 0 : v.affix,
1015
1018
  keepAlive: (b = n.meta) == null ? void 0 : b.keepAlive
@@ -1029,7 +1032,7 @@ const Le = /* @__PURE__ */ Ye(Ee), wn = { class: "tags-container" }, kn = /* @__
1029
1032
  return !1;
1030
1033
  }
1031
1034
  }
1032
- function H() {
1035
+ function q() {
1033
1036
  try {
1034
1037
  return m.value.fullPath === o.visitedViews[o.visitedViews.length - 1].fullPath;
1035
1038
  } catch {
@@ -1127,7 +1130,7 @@ const Le = /* @__PURE__ */ Ye(Ee), wn = { class: "tags-container" }, kn = /* @__
1127
1130
  ref_for: !0,
1128
1131
  ref: "tagRef",
1129
1132
  key: E.fullPath,
1130
- class: q("tags-item " + (C(E) ? "active" : "")),
1133
+ class: H("tags-item " + (C(E) ? "active" : "")),
1131
1134
  to: { path: E.path, query: E.query },
1132
1135
  onMouseup: re((X) => U(E) ? "" : ee(E), ["middle"]),
1133
1136
  onContextmenu: re((X) => Ne(E, X), ["prevent"])
@@ -1174,7 +1177,7 @@ const Le = /* @__PURE__ */ Ye(Ee), wn = { class: "tags-container" }, kn = /* @__
1174
1177
  _(M, { "icon-class": "close_left" }),
1175
1178
  B(" 关闭左侧 ")
1176
1179
  ])),
1177
- H() ? T("", !0) : (u(), x("li", {
1180
+ q() ? T("", !0) : (u(), x("li", {
1178
1181
  key: 2,
1179
1182
  onClick: Re
1180
1183
  }, [
@@ -1193,7 +1196,7 @@ const Le = /* @__PURE__ */ Ye(Ee), wn = { class: "tags-container" }, kn = /* @__
1193
1196
  ]);
1194
1197
  };
1195
1198
  }
1196
- }), Sn = /* @__PURE__ */ F(kn, [["__scopeId", "data-v-d6445de5"]]), Cn = /* @__PURE__ */ I({
1199
+ }), Sn = /* @__PURE__ */ F(kn, [["__scopeId", "data-v-226b9475"]]), Cn = /* @__PURE__ */ I({
1197
1200
  name: "AppLink",
1198
1201
  inheritAttrs: !1,
1199
1202
  __name: "index",
@@ -1254,7 +1257,7 @@ const Le = /* @__PURE__ */ Ye(Ee), wn = { class: "tags-container" }, kn = /* @__
1254
1257
  ], 64);
1255
1258
  };
1256
1259
  }
1257
- }), Tn = /* @__PURE__ */ F(Vn, [["__scopeId", "data-v-e70291db"]]), An = { key: 0 }, Mn = /* @__PURE__ */ I({
1260
+ }), Tn = /* @__PURE__ */ F(Vn, [["__scopeId", "data-v-992a058f"]]), An = { key: 0 }, Mn = /* @__PURE__ */ I({
1258
1261
  name: "SidebarMenuItem",
1259
1262
  inheritAttrs: !1,
1260
1263
  __name: "SidebarMenuItem",
@@ -1302,7 +1305,7 @@ const Le = /* @__PURE__ */ Ye(Ee), wn = { class: "tags-container" }, kn = /* @__
1302
1305
  default: g(() => [
1303
1306
  _(c, {
1304
1307
  index: s(l(t).path),
1305
- class: q({ "submenu-title-noDropdown": !i.isNest })
1308
+ class: H({ "submenu-title-noDropdown": !i.isNest })
1306
1309
  }, {
1307
1310
  default: g(() => [
1308
1311
  _(r, {
@@ -1498,7 +1501,7 @@ const Le = /* @__PURE__ */ Ye(Ee), wn = { class: "tags-container" }, kn = /* @__
1498
1501
  ]);
1499
1502
  };
1500
1503
  }
1501
- }), zn = /* @__PURE__ */ F(On, [["__scopeId", "data-v-c6f65ed6"]]), Fn = {
1504
+ }), zn = /* @__PURE__ */ F(On, [["__scopeId", "data-v-210c85a9"]]), Fn = {
1502
1505
  key: 0,
1503
1506
  class: "flex w-full"
1504
1507
  }, Un = /* @__PURE__ */ I({
@@ -1508,7 +1511,7 @@ const Le = /* @__PURE__ */ Ye(Ee), wn = { class: "tags-container" }, kn = /* @__
1508
1511
  return (a, r) => {
1509
1512
  const c = zn, d = In, m = Me, f = Ie, p = V("el-scrollbar");
1510
1513
  return u(), x("div", {
1511
- class: q({ "has-logo": l(s) })
1514
+ class: H({ "has-logo": l(s) })
1512
1515
  }, [
1513
1516
  l(o) == "mix" ? (u(), x("div", Fn, [
1514
1517
  l(s) ? (u(), k(c, {
@@ -1536,7 +1539,7 @@ const Le = /* @__PURE__ */ Ye(Ee), wn = { class: "tags-container" }, kn = /* @__
1536
1539
  ], 2);
1537
1540
  };
1538
1541
  }
1539
- }), Hn = /* @__PURE__ */ F(Un, [["__scopeId", "data-v-64d75c6a"]]), qn = {
1542
+ }), qn = /* @__PURE__ */ F(Un, [["__scopeId", "data-v-a6d3f8e9"]]), Hn = {
1540
1543
  key: 1,
1541
1544
  class: "mix-container"
1542
1545
  }, Wn = { class: "mix-container__left" }, Kn = { class: "sidebar-toggle" }, Xn = 992, jn = /* @__PURE__ */ I({
@@ -1571,9 +1574,9 @@ const Le = /* @__PURE__ */ Ye(Ee), wn = { class: "tags-container" }, kn = /* @__
1571
1574
  e.toggleSidebar();
1572
1575
  }
1573
1576
  return (h, y) => {
1574
- const A = Hn, S = Ie, $ = Pe, N = Sn, C = pn, U = fn, Z = Nt;
1577
+ const A = qn, S = Ie, $ = Pe, N = Sn, C = pn, U = fn, Z = Nt;
1575
1578
  return u(), x("div", {
1576
- class: q(["wh-full", l(d)])
1579
+ class: H(["wh-full", l(d)])
1577
1580
  }, [
1578
1581
  l(d).mobile && l(d).openSidebar ? (u(), x("div", {
1579
1582
  key: 0,
@@ -1581,7 +1584,7 @@ const Le = /* @__PURE__ */ Ye(Ee), wn = { class: "tags-container" }, kn = /* @__
1581
1584
  onClick: f
1582
1585
  })) : T("", !0),
1583
1586
  _(A, { class: "sidebar-container" }),
1584
- l(a) === "mix" ? (u(), x("div", qn, [
1587
+ l(a) === "mix" ? (u(), x("div", Hn, [
1585
1588
  w("div", Wn, [
1586
1589
  _(S, {
1587
1590
  "menu-list": l(c),
@@ -1595,10 +1598,10 @@ const Le = /* @__PURE__ */ Ye(Ee), wn = { class: "tags-container" }, kn = /* @__
1595
1598
  ])
1596
1599
  ]),
1597
1600
  w("div", {
1598
- class: q([{ hasTagsView: l(o) }, "main-container"])
1601
+ class: H([{ hasTagsView: l(o) }, "main-container"])
1599
1602
  }, [
1600
1603
  w("div", {
1601
- class: q({ "fixed-header": l(s) })
1604
+ class: H({ "fixed-header": l(s) })
1602
1605
  }, [
1603
1606
  l(o) ? (u(), k(N, { key: 0 })) : T("", !0)
1604
1607
  ], 2),
@@ -1607,10 +1610,10 @@ const Le = /* @__PURE__ */ Ye(Ee), wn = { class: "tags-container" }, kn = /* @__
1607
1610
  ], 2)
1608
1611
  ])) : (u(), x("div", {
1609
1612
  key: 2,
1610
- class: q([{ hasTagsView: l(o) }, "main-container"])
1613
+ class: H([{ hasTagsView: l(o) }, "main-container"])
1611
1614
  }, [
1612
1615
  w("div", {
1613
- class: q({ "fixed-header": l(s) })
1616
+ class: H({ "fixed-header": l(s) })
1614
1617
  }, [
1615
1618
  l(a) === "left" ? (u(), k(Z, { key: 0 })) : T("", !0),
1616
1619
  l(o) ? (u(), k(N, { key: 1 })) : T("", !0)
@@ -1621,7 +1624,7 @@ const Le = /* @__PURE__ */ Ye(Ee), wn = { class: "tags-container" }, kn = /* @__
1621
1624
  ], 2);
1622
1625
  };
1623
1626
  }
1624
- }), to = /* @__PURE__ */ F(jn, [["__scopeId", "data-v-12059947"]]);
1627
+ }), to = /* @__PURE__ */ F(jn, [["__scopeId", "data-v-71891bc2"]]);
1625
1628
  export {
1626
1629
  to as default
1627
1630
  };
package/dist/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { aU as t, aV as r, aW as o, be as i, aZ as u, aX as b, bc as n, bd as p, b8 as d, b9 as c, ba as g, bb as l, bf as S, a as m, b1 as P, aO as E, aJ as D, aK as M, aF as f, aR as y, aS as k, aH as v, g as R, aG as A, aY as H, f as L, q as z, aQ as B, i as U, aI as C, z as T, aE as V, b6 as h, r as W, a_ as q, aB as x, y as F, b2 as I, aL as Q, b7 as j, aP as w, aM as G, aN as J, u as K, b3 as N, aT as O, a$ as X, j as Y, b4 as Z, d as _, b0 as $, b as aa, c as sa, b5 as ea, v as ta } from "./index-B5cWr2iD.mjs";
1
+ import { aU as t, aV as r, aW as o, be as i, aZ as u, aX as b, bc as n, bd as p, b8 as d, b9 as c, ba as g, bb as l, bf as S, a as m, b1 as P, aO as E, aJ as D, aK as M, aF as f, aR as y, aS as k, aH as v, g as R, aG as A, aY as H, f as L, q as z, aQ as B, i as U, aI as C, z as T, aE as V, b6 as h, r as W, a_ as q, aB as x, y as F, b2 as I, aL as Q, b7 as j, aP as w, aM as G, aN as J, u as K, b3 as N, aT as O, a$ as X, j as Y, b4 as Z, d as _, b0 as $, b as aa, c as sa, b5 as ea, v as ta } from "./index-D5xZjfkP.mjs";
2
2
  import "element-plus";
3
3
  export {
4
4
  t as BizDict,
@@ -1,10 +1,10 @@
1
- import { c as S, A as E, B as F, C as P, F as z, G, H, h as L } from "./index-B5cWr2iD.mjs";
2
- import { defineComponent as O, ref as i, reactive as T, resolveComponent as a, openBlock as p, createElementBlock as $, createVNode as t, unref as o, withCtx as s, createElementVNode as f, toDisplayString as _, Fragment as K, renderList as Q, createBlock as b, createCommentVNode as I, createTextVNode as W } from "vue";
1
+ import { c as S, A as E, B as F, C as P, F as z, G, H, h as L } from "./index-D5xZjfkP.mjs";
2
+ import { defineComponent as O, ref as c, reactive as T, resolveComponent as a, openBlock as p, createElementBlock as $, createVNode as t, unref as o, withCtx as s, createElementVNode as f, toDisplayString as _, Fragment as K, renderList as Q, createBlock as b, createCommentVNode as I, createTextVNode as W } from "vue";
3
3
  import { ElMessage as X } from "element-plus";
4
4
  const Z = { class: "app-container" }, x = { class: "positon_name" }, ee = /* @__PURE__ */ O({
5
5
  __name: "profile",
6
6
  setup(le) {
7
- const v = i(), h = i(), y = i();
7
+ const v = c(), h = c(), y = c();
8
8
  let l = T({
9
9
  user: {
10
10
  tenant: S().user.tenant,
@@ -105,7 +105,7 @@ const Z = { class: "app-container" }, x = { class: "positon_name" }, ee = /* @__
105
105
  default: s(() => [
106
106
  t(U, {
107
107
  modelValue: o(l).user.userJobs[u].deptId,
108
- "onUpdate:modelValue": (c) => o(l).user.userJobs[u].deptId = c,
108
+ "onUpdate:modelValue": (i) => o(l).user.userJobs[u].deptId = i,
109
109
  data: h.value,
110
110
  "render-after-expand": !1,
111
111
  filterable: "",
@@ -128,7 +128,7 @@ const Z = { class: "app-container" }, x = { class: "positon_name" }, ee = /* @__
128
128
  default: s(() => [
129
129
  t(U, {
130
130
  modelValue: o(l).user.userJobs[u].jobId,
131
- "onUpdate:modelValue": (c) => o(l).user.userJobs[u].jobId = c,
131
+ "onUpdate:modelValue": (i) => o(l).user.userJobs[u].jobId = i,
132
132
  data: y.value,
133
133
  "render-after-expand": !1,
134
134
  filterable: "",
@@ -168,7 +168,7 @@ const Z = { class: "app-container" }, x = { class: "positon_name" }, ee = /* @__
168
168
  default: s(() => [
169
169
  t(V, {
170
170
  size: "16",
171
- onClick: (c) => N(u)
171
+ onClick: (i) => N(u)
172
172
  }, {
173
173
  default: s(() => [
174
174
  t(q)
@@ -261,7 +261,7 @@ const Z = { class: "app-container" }, x = { class: "positon_name" }, ee = /* @__
261
261
  ]);
262
262
  };
263
263
  }
264
- }), re = /* @__PURE__ */ L(ee, [["__scopeId", "data-v-17cc8a64"]]);
264
+ }), re = /* @__PURE__ */ L(ee, [["__scopeId", "data-v-9f4a62aa"]]);
265
265
  export {
266
266
  re as default
267
267
  };
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./runAs.vue_vue_type_script_setup_true_lang-CPGfXN02.mjs";
1
+ import { _ as f } from "./runAs.vue_vue_type_script_setup_true_lang--o7trgPW.mjs";
2
2
  export {
3
3
  f as default
4
4
  };