jmash-core 0.0.133 → 0.0.135
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/{401-etT_5LbD.mjs → 401-7Qhm7skq.mjs} +3 -3
- package/dist/{404-CE7X5xyU.mjs → 404-Dc_Qb3SR.mjs} +3 -3
- package/dist/{BarChart-BPVaNoh_.mjs → BarChart-CqcqJyHL.mjs} +5 -5
- package/dist/{FunnelChart-D6-3qMKT.mjs → FunnelChart-BzoTNn36.mjs} +5 -5
- package/dist/{PieChart-pHMdR-Hx.mjs → PieChart-vvePUqxP.mjs} +1 -1
- package/dist/{PieChart.vue_vue_type_script_setup_true_lang-zNUDoKtb.mjs → PieChart.vue_vue_type_script_setup_true_lang-B4J5buH_.mjs} +6 -6
- package/dist/{RadarChart-CclJ-0mQ.mjs → RadarChart-RsjrWpKm.mjs} +1 -1
- package/dist/{RadarChart.vue_vue_type_script_setup_true_lang-CkA5ajJ-.mjs → RadarChart.vue_vue_type_script_setup_true_lang-CPbv9lgv.mjs} +6 -6
- package/dist/{index-_VikBg61.mjs → index-BV37plcU.mjs} +8 -8
- package/dist/{index-QzSyMqdw.mjs → index-CBl375HU.mjs} +8 -8
- package/dist/{index-CBnU0B-o.mjs → index-CeiqmQyN.mjs} +8 -8
- package/dist/{index--_Po9Tig.mjs → index-DA53-ye2.mjs} +8435 -8536
- package/dist/{index-c3E997cw.mjs → index-DD5HKNzK.mjs} +4 -4
- package/dist/{index-D6zVHnF6.mjs → index-DsRi-u4y.mjs} +11503 -11547
- package/dist/{index-JBmY6Vt0.mjs → index-uykKwY2Z.mjs} +2 -2
- package/dist/index.mjs +27 -28
- package/dist/{profile-lx8s8LVI.mjs → profile-C92i-Byi.mjs} +7 -7
- package/dist/{runAs-iW7pU6Ly.mjs → runAs-DLZv5MXK.mjs} +1 -1
- package/dist/{runAs.vue_vue_type_script_setup_true_lang-BJNNelsz.mjs → runAs.vue_vue_type_script_setup_true_lang-DEsuf14k.mjs} +13 -13
- package/dist/style.css +1 -1
- package/dist/{types-BTxq5840.mjs → types-0AXfE2W6.mjs} +4 -4
- package/dist/{updatePwd-B2FzfYnj.mjs → updatePwd-DiUMHL_4.mjs} +1 -1
- package/dist/{updatePwd.vue_vue_type_script_setup_true_lang-Bfa15Z7c.mjs → updatePwd.vue_vue_type_script_setup_true_lang-CHN9d9gw.mjs} +3 -3
- package/dts/src/components/DictRadio/index.vue.d.ts +32 -0
- package/dts/src/components/DictSelect/index.vue.d.ts +50 -0
- package/dts/src/components/Pagination/index.vue.d.ts +88 -0
- package/dts/src/components/Table/index.vue.d.ts +64 -0
- package/dts/src/components/Upload/MultiUpload.vue.d.ts +65 -0
- package/dts/src/components/Upload/SingleUpload.vue.d.ts +18 -0
- package/dts/src/components/Upload/importUpload.vue.d.ts +31 -0
- package/dts/src/components/Upload/index.vue.d.ts +18 -0
- package/dts/src/hooks/table.d.ts +8 -0
- package/dts/src/index.d.ts +0 -1
- package/dts/src/stores/modules/searchCondition.d.ts +26 -0
- package/package.json +87 -87
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { defineComponent as c,
|
|
1
|
+
import { defineComponent as c, openBlock as p, createElementBlock as s } from "vue";
|
|
2
2
|
import { useRoute as a, useRouter as u } from "vue-router";
|
|
3
3
|
const d = /* @__PURE__ */ c({
|
|
4
4
|
__name: "index",
|
|
5
5
|
setup(m) {
|
|
6
6
|
const e = a(), t = u(), { params: o, query: r } = e, { path: n } = o;
|
|
7
|
-
return t.replace({ path: "/" + n, query: r }), (_, i) => (
|
|
7
|
+
return t.replace({ path: "/" + n, query: r }), (_, i) => (p(), s("div"));
|
|
8
8
|
}
|
|
9
9
|
});
|
|
10
10
|
export {
|
package/dist/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { aa as t, ab as r,
|
|
1
|
+
import { aa as t, ab as r, ay as i, ac as o, aw as n, ae as u, B as d, au as g, av as p, aq as l, ar as c, as as m, at as P, ax as v, S, aj as E, Z as y, U as b, V as f, O as k, a1 as D, A as M, a2 as h, Q as A, e as C, P as R, ad as L, f as z, a3 as B, v as H, a0 as U, a4 as x, j as O, ag as V, R as w, p as Q, z as T, N as W, ao as j, r as q, ah as I, K, af as N, ak as F, W as X, ap as Y, $ as Z, X as $, Y as G, u as J, al as _, k as aa, am as ea, c as sa, ai as ta, a as ra, b as ia, an as oa, a7 as na, a9 as ua, a8 as da, a5 as ga, a6 as pa, x as la } from "./index-DsRi-u4y.mjs";
|
|
2
2
|
import "element-plus";
|
|
3
3
|
export {
|
|
4
4
|
t as BizDict,
|
|
@@ -18,16 +18,16 @@ export {
|
|
|
18
18
|
S as SysApiImpl,
|
|
19
19
|
E as TableHooks,
|
|
20
20
|
y as addDynamicRoute,
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
21
|
+
b as addViteMenus,
|
|
22
|
+
f as addWebpackMenus,
|
|
23
|
+
k as axiosConfig,
|
|
24
|
+
D as clearEmpty,
|
|
25
|
+
M as createLoginQrcode,
|
|
26
|
+
h as deepMerge,
|
|
27
|
+
A as default,
|
|
28
|
+
C as defaultSettings,
|
|
29
|
+
R as directive,
|
|
30
|
+
L as enumMapCache,
|
|
31
31
|
z as fileApi,
|
|
32
32
|
B as generateRandomKey,
|
|
33
33
|
H as getCaptchaApi,
|
|
@@ -42,9 +42,9 @@ export {
|
|
|
42
42
|
j as resetRouter,
|
|
43
43
|
q as routerRef,
|
|
44
44
|
I as routerUtil,
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
45
|
+
K as runAsUser,
|
|
46
|
+
N as selectDsdRoles,
|
|
47
|
+
F as store,
|
|
48
48
|
X as updateMetaEnv,
|
|
49
49
|
Y as updateRouter,
|
|
50
50
|
Z as updateSettings,
|
|
@@ -52,18 +52,17 @@ export {
|
|
|
52
52
|
G as updateWebpackMetaEnv,
|
|
53
53
|
J as useAppStore,
|
|
54
54
|
_ as useAppStoreHook,
|
|
55
|
-
aa as
|
|
56
|
-
ea as
|
|
57
|
-
sa as
|
|
58
|
-
ta as
|
|
59
|
-
ra as
|
|
60
|
-
ia as
|
|
61
|
-
oa as
|
|
62
|
-
na as
|
|
63
|
-
ua as
|
|
64
|
-
da as
|
|
65
|
-
ga as
|
|
66
|
-
pa as
|
|
67
|
-
la as
|
|
68
|
-
ca as vueMetaEnv
|
|
55
|
+
aa as usePermissionStore,
|
|
56
|
+
ea as usePermissionStoreHook,
|
|
57
|
+
sa as useSettingsStore,
|
|
58
|
+
ta as useTableHooks,
|
|
59
|
+
ra as useTagsViewStore,
|
|
60
|
+
ia as useUserStore,
|
|
61
|
+
oa as useUserStoreHook,
|
|
62
|
+
na as validateCreditCode,
|
|
63
|
+
ua as validateEmail,
|
|
64
|
+
da as validateIDCard,
|
|
65
|
+
ga as validatePhoneNumber,
|
|
66
|
+
pa as validatePhoneOrLandline,
|
|
67
|
+
la as vueMetaEnv
|
|
69
68
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
var F = Object.defineProperty;
|
|
2
2
|
var L = (m, p, i) => p in m ? F(m, p, { enumerable: !0, configurable: !0, writable: !0, value: i }) : m[p] = i;
|
|
3
3
|
var y = (m, p, i) => L(m, typeof p != "symbol" ? p + "" : p, i);
|
|
4
|
-
import { B as z, b as H, C as T, F as K, G as Q, H as W, I as X, i as Z } from "./index-
|
|
5
|
-
import { defineComponent as x, ref as V, reactive as ee, resolveComponent as n,
|
|
4
|
+
import { B as z, b as H, C as T, F as K, G as Q, H as W, I as X, i as Z } from "./index-DsRi-u4y.mjs";
|
|
5
|
+
import { defineComponent as x, ref as V, reactive as ee, resolveComponent as n, openBlock as c, createElementBlock as k, createVNode as t, unref as s, withCtx as a, createElementVNode as le, Fragment as $, renderList as N, createBlock as U, createCommentVNode as J, createTextVNode as te, toDisplayString as se } from "vue";
|
|
6
6
|
import { ElMessage as ae } from "element-plus";
|
|
7
7
|
class h {
|
|
8
8
|
}
|
|
@@ -30,7 +30,7 @@ const oe = { class: "app-container" }, re = { class: "positon_name" }, ne = /* @
|
|
|
30
30
|
}
|
|
31
31
|
});
|
|
32
32
|
function R() {
|
|
33
|
-
|
|
33
|
+
T().then(({ data: e }) => {
|
|
34
34
|
var o;
|
|
35
35
|
l.user = Object.assign(l.user, { ...e }), ((o = l.user.userJobs) == null ? void 0 : o.length) === 0 && (l.user.userJobs = [
|
|
36
36
|
{
|
|
@@ -38,9 +38,9 @@ const oe = { class: "app-container" }, re = { class: "positon_name" }, ne = /* @
|
|
|
38
38
|
jobId: ""
|
|
39
39
|
}
|
|
40
40
|
]);
|
|
41
|
-
}),
|
|
41
|
+
}), K().then(({ data: e }) => {
|
|
42
42
|
i.value = e.results;
|
|
43
|
-
}),
|
|
43
|
+
}), Q().then(({ data: e }) => {
|
|
44
44
|
v.value = e.results;
|
|
45
45
|
});
|
|
46
46
|
}
|
|
@@ -59,7 +59,7 @@ const oe = { class: "app-container" }, re = { class: "positon_name" }, ne = /* @
|
|
|
59
59
|
l.user.avatar = e;
|
|
60
60
|
}
|
|
61
61
|
const j = () => {
|
|
62
|
-
|
|
62
|
+
W(l.user).then((e) => {
|
|
63
63
|
l.user.requestId = Math.random() * 10 + "", e.status === 200 && ae({
|
|
64
64
|
message: "个人信息修改成功",
|
|
65
65
|
type: "success"
|
|
@@ -67,7 +67,7 @@ const oe = { class: "app-container" }, re = { class: "positon_name" }, ne = /* @
|
|
|
67
67
|
});
|
|
68
68
|
};
|
|
69
69
|
return R(), (e, o) => {
|
|
70
|
-
const w =
|
|
70
|
+
const w = X, u = n("el-form-item"), b = n("el-input"), g = n("el-tree-select"), f = n("el-col"), q = n("CirclePlus"), I = n("el-icon"), Y = n("Remove"), A = n("el-row"), G = n("el-option"), O = n("el-select"), S = n("el-date-picker"), B = n("el-button"), P = n("el-form");
|
|
71
71
|
return c(), k("div", oe, [
|
|
72
72
|
t(P, {
|
|
73
73
|
ref_key: "userInfoRef",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { b as s, J as x,
|
|
2
|
-
import { defineComponent as M, ref as _, useModel as S, reactive as $, resolveComponent as A,
|
|
1
|
+
import { b as s, J as x, g as T, K as U, E as V, _ as B, L as P } from "./index-DsRi-u4y.mjs";
|
|
2
|
+
import { defineComponent as M, ref as _, useModel as S, reactive as $, resolveComponent as A, openBlock as m, createBlock as D, withCtx as a, createVNode as d, unref as t, createTextVNode as c, toDisplayString as n, createElementBlock as y, withDirectives as f, vShow as g, createCommentVNode as C } from "vue";
|
|
3
3
|
const L = {
|
|
4
4
|
key: 0,
|
|
5
5
|
class: "distance-left"
|
|
@@ -60,20 +60,20 @@ const L = {
|
|
|
60
60
|
}
|
|
61
61
|
]);
|
|
62
62
|
r.value = !0;
|
|
63
|
-
function
|
|
63
|
+
function w(o) {
|
|
64
64
|
o.showEncrypt = !o.showEncrypt;
|
|
65
65
|
}
|
|
66
66
|
x().then(({ data: o }) => {
|
|
67
67
|
r.value = !1, p.value = o.results;
|
|
68
68
|
});
|
|
69
69
|
function I(o) {
|
|
70
|
-
|
|
70
|
+
T.confirm("确定切换用户身份吗?", "提示", {
|
|
71
71
|
confirmButtonText: "确定",
|
|
72
72
|
cancelButtonText: "取消",
|
|
73
73
|
type: "warning"
|
|
74
74
|
}).then(() => {
|
|
75
|
-
console.log(s()),
|
|
76
|
-
l.status === 200 && (s().user.roleCodes = [], s().user.permCodes = [], u.value = !1, location.reload(),
|
|
75
|
+
console.log(s()), U(o.userId).then(async (l) => {
|
|
76
|
+
l.status === 200 && (s().user.roleCodes = [], s().user.permCodes = [], u.value = !1, location.reload(), V({
|
|
77
77
|
message: "切换成功",
|
|
78
78
|
type: "success"
|
|
79
79
|
}));
|
|
@@ -81,7 +81,7 @@ const L = {
|
|
|
81
81
|
});
|
|
82
82
|
}
|
|
83
83
|
return (o, l) => {
|
|
84
|
-
const
|
|
84
|
+
const h = B, E = P, N = A("el-dialog");
|
|
85
85
|
return m(), D(N, {
|
|
86
86
|
title: "切换身份",
|
|
87
87
|
modelValue: u.value,
|
|
@@ -101,19 +101,19 @@ const L = {
|
|
|
101
101
|
mobilePhone: a((e) => [
|
|
102
102
|
c(n(e.data.row.showEncrypt ? e.data.row.mobilePhone : e.data.row.mobilePhoneIns) + " ", 1),
|
|
103
103
|
e.data.row.mobilePhoneIns ? (m(), y("span", L, [
|
|
104
|
-
|
|
104
|
+
f(d(h, {
|
|
105
105
|
"icon-class": "close-eye",
|
|
106
|
-
onClick: (b) =>
|
|
106
|
+
onClick: (b) => w(e.data.row)
|
|
107
107
|
}, null, 8, ["onClick"]), [
|
|
108
108
|
[g, !e.data.row.showEncrypt]
|
|
109
109
|
]),
|
|
110
|
-
|
|
110
|
+
f(d(h, {
|
|
111
111
|
"icon-class": "eye-open",
|
|
112
|
-
onClick: (b) =>
|
|
112
|
+
onClick: (b) => w(e.data.row)
|
|
113
113
|
}, null, 8, ["onClick"]), [
|
|
114
114
|
[g, e.data.row.showEncrypt]
|
|
115
115
|
])
|
|
116
|
-
])) :
|
|
116
|
+
])) : C("", !0)
|
|
117
117
|
]),
|
|
118
118
|
email: a((e) => [
|
|
119
119
|
c(n(e.data.row.showEncrypt ? e.data.row.email : e.data.row.emailIns), 1)
|
|
@@ -126,7 +126,7 @@ const L = {
|
|
|
126
126
|
key: 0,
|
|
127
127
|
class: "el-button-color",
|
|
128
128
|
onClick: (b) => I(e.data.row)
|
|
129
|
-
}, " 切换 ", 8, J)) :
|
|
129
|
+
}, " 切换 ", 8, J)) : C("", !0)
|
|
130
130
|
]),
|
|
131
131
|
_: 1
|
|
132
132
|
}, 8, ["list-loading", "data", "table-label"])
|