ss-component-new 1.3.736 → 1.3.738

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 (130) hide show
  1. package/dist/JSEncrypt-B36c1iN5.js +1983 -0
  2. package/dist/MTLLoader-BVktbBYH.js +657 -0
  3. package/dist/URDFLoader-DOfmRu4N.js +2299 -0
  4. package/dist/__vite-browser-external-DYxpcVy9.js +4 -0
  5. package/dist/animationData-DFwWrgvB.js +83 -0
  6. package/dist/array-BblFKp6J.js +1045 -0
  7. package/dist/clone-B58hfp9X.js +8 -0
  8. package/dist/config.js +1 -1
  9. package/dist/eleIcon-qStmsM1q.js +29 -0
  10. package/dist/fileUtil-UOt_otFo.js +20 -0
  11. package/dist/iconfont-kC8HZ4Ly.js +1030 -0
  12. package/dist/icons/svg/functionList.svg +1 -0
  13. package/dist/icons/svg/method.svg +1 -0
  14. package/dist/index-11kpzK0A.js +209 -0
  15. package/dist/index-5E79iwO0.js +83 -0
  16. package/dist/index-B1p0mv2e.js +201 -0
  17. package/dist/index-B4TcjId0.js +331 -0
  18. package/dist/index-B5ngelGR.js +20578 -0
  19. package/dist/index-BHtNKL1L.js +27 -0
  20. package/dist/index-BiiVP9UY.js +447 -0
  21. package/dist/index-BzB2Vn8c.js +93 -0
  22. package/dist/index-C-eAXBcR.js +78 -0
  23. package/dist/index-C5USB9qE.js +48 -0
  24. package/dist/index-C84z9NFx.js +30 -0
  25. package/dist/index-CDE3W8eV.js +103 -0
  26. package/dist/index-CK4tG84e.js +572 -0
  27. package/dist/index-CLm6QFZK.js +627 -0
  28. package/dist/index-CToBJlDQ.js +28500 -0
  29. package/dist/index-CV_jQDcg.js +9 -0
  30. package/dist/index-CWOXvFfD.js +44 -0
  31. package/dist/index-CXQiVSNJ.js +622 -0
  32. package/dist/{index-DyhB-cd1.js → index-ChNfRlIP.js} +18 -253
  33. package/dist/index-Cryd-gMS.js +62 -0
  34. package/dist/index-Cy0pOs1M.js +411 -0
  35. package/dist/index-DJJYgWGf.js +93 -0
  36. package/dist/index-DQsXaCwv.js +25341 -0
  37. package/dist/index-DUbk5m5P.js +99 -0
  38. package/dist/index-Dep-Vngh.js +1000 -0
  39. package/dist/index-Dgtvod-r.js +84 -0
  40. package/dist/index-Di9zYrW0.js +665 -0
  41. package/dist/index-DrKojU3W.js +470 -0
  42. package/dist/index-Q06_a3No.js +873 -0
  43. package/dist/index-XnbtYIMr.js +58 -0
  44. package/dist/index-YjBTGOkO.js +61 -0
  45. package/dist/index-fQsebbH3.js +107 -0
  46. package/dist/index-nOF50-Li.js +98 -0
  47. package/dist/index-rlStojTL.js +52 -0
  48. package/dist/index-uF-ibwG0.js +9 -0
  49. package/dist/index-wkaC1Dyn.js +119 -0
  50. package/dist/index-yOnrK71-.js +8994 -0
  51. package/dist/index-yRb0l-bC.js +63306 -0
  52. package/dist/index.vue_vue_type_style_index_0_scoped_05e3a1d8_lang-lORgn-P0.js +137927 -0
  53. package/dist/isString-0ZglyOfu.js +8 -0
  54. package/dist/localIcon-D5UoFBU5.js +76 -0
  55. package/dist/main-BeZonpqe.js +502 -0
  56. package/dist/menuIndex-Cv7pne94.js +159 -0
  57. package/dist/obj/model.mtl +42 -0
  58. package/dist/obj/model.obj +26110 -0
  59. package/dist/pyodide-Dc1Mu-0d.js +489 -0
  60. package/dist/request-1RPa2bBn.js +9048 -0
  61. package/dist/ss-component.css +8 -2
  62. package/dist/ss-component.js +64 -28
  63. package/dist/ss-component2.js +75 -15
  64. package/dist/ss-component3.js +1 -1
  65. package/dist/threeModel-BFDsEVGl.js +1109 -0
  66. package/dist/threePreview-CgmqKkIH.js +3091 -0
  67. package/dist/threeSceneView-BEZwdi1j.js +1290 -0
  68. package/dist/threeSceneViewForCPMPIP-CusZYRCU.js +539 -0
  69. package/dist/threeTrackPathView-CbhiJklA.js +620 -0
  70. package/dist/threeViewerHost-d0umFxXA.js +233 -0
  71. package/dist/urdfTree-Bko5D1KR.js +254 -0
  72. package/dist/workpieceTreePanel-DTgX-q2q.js +559 -0
  73. package/package.json +8 -11
  74. package/public/config.js +1 -1
  75. package/public/icons/svg/functionList.svg +1 -0
  76. package/public/icons/svg/method.svg +1 -0
  77. package/public/obj/model.mtl +42 -0
  78. package/public/obj/model.obj +26110 -0
  79. package/dist/index-8KTFGqOM.js +0 -25
  80. package/dist/index-A8OE-eSF.js +0 -29
  81. package/dist/index-B2xkIV6C.js +0 -25
  82. package/dist/index-B3v82KuY.js +0 -1044
  83. package/dist/index-BeE5LpiD.js +0 -50679
  84. package/dist/index-C0HH0uAE.js +0 -188
  85. package/dist/index-C0U2Epeo.js +0 -25
  86. package/dist/index-C8GSZPvd.js +0 -4
  87. package/dist/index-CA0CoKiz.js +0 -25
  88. package/dist/index-CHjBtkir.js +0 -4
  89. package/dist/index-CJP9hdx4.js +0 -53
  90. package/dist/index-COeMUCuq.js +0 -213
  91. package/dist/index-COxVr3MC.js +0 -4
  92. package/dist/index-CXoQiaXz.js +0 -27
  93. package/dist/index-CdanNGTM.js +0 -4
  94. package/dist/index-CfwzR4gE.js +0 -469
  95. package/dist/index-CoEteqj_.js +0 -4
  96. package/dist/index-Cqt27z96.js +0 -23
  97. package/dist/index-Cqyl2URI.js +0 -32
  98. package/dist/index-CuIbbhNo.js +0 -25
  99. package/dist/index-D1WMhpsE.js +0 -26
  100. package/dist/index-D3G5ymZc.js +0 -4
  101. package/dist/index-D5oMkTBW.js +0 -35
  102. package/dist/index-D7CiXPV2.js +0 -634
  103. package/dist/index-DGogREB4.js +0 -26
  104. package/dist/index-DRqX_bCT.js +0 -4
  105. package/dist/index-DbUt70zC.js +0 -50
  106. package/dist/index-DnLZtsZU.js +0 -4
  107. package/dist/index-IoMa0kLh.js +0 -27
  108. package/dist/index-JkTP1vyC.js +0 -4
  109. package/dist/index-LuY_QZlf.js +0 -181
  110. package/dist/index-boICNvPL.js +0 -4
  111. package/dist/index-uriwf_fo.js +0 -4
  112. package/dist/index.vue_vue_type_script_setup_true_lang-B-JCE78v.js +0 -21
  113. package/dist/index.vue_vue_type_script_setup_true_lang-BSZB17y-.js +0 -42
  114. package/dist/index.vue_vue_type_script_setup_true_lang-Brir5Bym.js +0 -41
  115. package/dist/index.vue_vue_type_script_setup_true_lang-BrnE_n0l.js +0 -25
  116. package/dist/index.vue_vue_type_script_setup_true_lang-C7BgxSz4.js +0 -28
  117. package/dist/index.vue_vue_type_script_setup_true_lang-CARZt7yC.js +0 -25
  118. package/dist/index.vue_vue_type_script_setup_true_lang-CVALRKBG.js +0 -48
  119. package/dist/index.vue_vue_type_script_setup_true_lang-CsThRoDZ.js +0 -28
  120. package/dist/index.vue_vue_type_script_setup_true_lang-CuwhbWHH.js +0 -39
  121. package/dist/index.vue_vue_type_script_setup_true_lang-DAb-qhJ1.js +0 -40
  122. package/dist/index.vue_vue_type_script_setup_true_lang-DimtrEJj.js +0 -26
  123. package/dist/menu-ClNHLze7.js +0 -5208
  124. package/dist/platform-CPTootse.js +0 -11429
  125. /package/dist/icons/svg/{update.svg → Update.svg} +0 -0
  126. /package/dist/icons/svg/{table-close.svg → tableClose.svg} +0 -0
  127. /package/dist/icons/svg/{table-expand.svg → tableExpand.svg} +0 -0
  128. /package/public/icons/svg/{update.svg → Update.svg} +0 -0
  129. /package/public/icons/svg/{table-close.svg → tableClose.svg} +0 -0
  130. /package/public/icons/svg/{table-expand.svg → tableExpand.svg} +0 -0
@@ -0,0 +1,30 @@
1
+ import { defineComponent as l, reactive as c, onMounted as s, createElementBlock as r, openBlock as i, createVNode as p } from "vue";
2
+ import { S as m } from "./index-CDE3W8eV.js";
3
+ import { W as _ } from "./index-yRb0l-bC.js";
4
+ import { _ as d } from "./_plugin-vue_export-helper-CHgC5LLL.js";
5
+ const f = { class: "log-wrap" }, u = /* @__PURE__ */ l({
6
+ __name: "index",
7
+ setup(b) {
8
+ const t = c({ ...m });
9
+ s(async () => {
10
+ t.tableData = await t.getLogTableDataAsync();
11
+ });
12
+ const n = (o) => {
13
+ var e;
14
+ t.clickButton(o, (e = t.tableData) == null ? void 0 : e.map((a) => a.id), (a) => {
15
+ console.log("清空操作成功:", a), a && (t.tableData = []);
16
+ });
17
+ };
18
+ return (o, e) => (i(), r("div", f, [
19
+ p(_, {
20
+ itemData: t.pageData,
21
+ allowOperate: !1,
22
+ allowSelect: !1,
23
+ onOnButtonClick: n
24
+ }, null, 8, ["itemData"])
25
+ ]));
26
+ }
27
+ }), B = /* @__PURE__ */ d(u, [["__scopeId", "data-v-b4bfde04"]]);
28
+ export {
29
+ B as default
30
+ };
@@ -0,0 +1,103 @@
1
+ import { ref as _, computed as A } from "vue";
2
+ import { a as I, g as M } from "./index-YjBTGOkO.js";
3
+ import { E as N } from "./index-yOnrK71-.js";
4
+ import { E as s } from "./request-1RPa2bBn.js";
5
+ const K = _([]), T = A(() => [
6
+ {
7
+ key: "extraButton",
8
+ contents: [
9
+ {
10
+ label: "清空",
11
+ background: "#f56c6c",
12
+ color: "#ffffff"
13
+ }
14
+ ]
15
+ },
16
+ {
17
+ key: "rowButton",
18
+ contents: []
19
+ },
20
+ {
21
+ key: "header",
22
+ contents: [
23
+ {
24
+ label: "账号",
25
+ prop: "account",
26
+ filterable: !0
27
+ },
28
+ {
29
+ label: "姓名",
30
+ prop: "userName",
31
+ filterable: !0
32
+ },
33
+ {
34
+ label: "时间",
35
+ prop: "timeStamp",
36
+ sortable: !0
37
+ }
38
+ ]
39
+ },
40
+ {
41
+ key: "tableContents",
42
+ contents: K.value
43
+ }
44
+ ]), j = (l, n, r) => {
45
+ l === "清空" && N.confirm("是否确认清空所有日志", "", {
46
+ confirmButtonText: "确认",
47
+ cancelButtonText: "取消",
48
+ type: "warning"
49
+ }).then(async () => {
50
+ var e, o;
51
+ try {
52
+ const a = await I({ ids: n });
53
+ ((e = a == null ? void 0 : a.data) == null ? void 0 : e.code) === 200 ? (s.success("清空日志成功"), r(!0)) : (s.error(((o = a == null ? void 0 : a.data) == null ? void 0 : o.message) ?? "清空请求响应失败"), r(!1));
54
+ } catch {
55
+ s.error("清空操作处理失败"), r(!1);
56
+ }
57
+ }).catch(() => {
58
+ r(!1);
59
+ });
60
+ }, O = async (l = "login") => {
61
+ var n, r, e;
62
+ try {
63
+ const o = await M({
64
+ key: {
65
+ systemKey: sessionStorage.getItem("systemKey"),
66
+ pageKey: "/log",
67
+ type: "system",
68
+ logType: l
69
+ }
70
+ });
71
+ if (((n = o == null ? void 0 : o.data) == null ? void 0 : n.code) === 200)
72
+ return (e = (r = o == null ? void 0 : o.data) == null ? void 0 : r.result) == null ? void 0 : e.map((a) => {
73
+ var t, u, c, p, f, d, y, g, v, b, S, h, w, B, D, x, E, k;
74
+ return l === "login" ? {
75
+ ...(u = (t = a == null ? void 0 : a.value) == null ? void 0 : t.detail) == null ? void 0 : u.data,
76
+ timeStamp: (c = a == null ? void 0 : a.value) == null ? void 0 : c.timeStamp,
77
+ id: a == null ? void 0 : a.id,
78
+ type: (f = (p = a == null ? void 0 : a.value) == null ? void 0 : p.detail) == null ? void 0 : f.type
79
+ } : {
80
+ timeStamp: (d = a == null ? void 0 : a.value) == null ? void 0 : d.timeStamp,
81
+ account: (y = a == null ? void 0 : a.value) == null ? void 0 : y.account,
82
+ userName: (g = a == null ? void 0 : a.value) == null ? void 0 : g.userName,
83
+ module: typeof ((v = a == null ? void 0 : a.value) == null ? void 0 : v.module) == "string" ? (S = (b = a == null ? void 0 : a.value) == null ? void 0 : b.module) != null && S.startsWith("/") ? (w = (h = a == null ? void 0 : a.value) == null ? void 0 : h.module) == null ? void 0 : w.substring(1) : (B = a == null ? void 0 : a.value) == null ? void 0 : B.module : (x = (D = a == null ? void 0 : a.value) == null ? void 0 : D.module) == null ? void 0 : x.pageKey,
84
+ id: a == null ? void 0 : a.id,
85
+ type: (k = (E = a == null ? void 0 : a.value) == null ? void 0 : E.detail) == null ? void 0 : k.type
86
+ };
87
+ });
88
+ s.error("获取数据响应失败");
89
+ } catch (o) {
90
+ throw new Error("获取数据失败" + o);
91
+ }
92
+ }, W = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
93
+ __proto__: null,
94
+ clickButton: j,
95
+ getLogTableDataAsync: O,
96
+ pageData: T,
97
+ tableData: K
98
+ }, Symbol.toStringTag, { value: "Module" }));
99
+ export {
100
+ W as S,
101
+ j as c,
102
+ O as g
103
+ };
@@ -0,0 +1,572 @@
1
+ import { ref as h, computed as E, reactive as j, defineComponent as q, watch as H, createElementBlock as N, openBlock as k, createVNode as A, createCommentVNode as ue, withCtx as _, createTextVNode as x, toDisplayString as F, resolveComponent as D, createBlock as R, Fragment as ie, renderList as ce, createElementVNode as de, normalizeStyle as pe } from "vue";
2
+ import { c8 as fe, c9 as ve, ca as ge, E as T } from "./request-1RPa2bBn.js";
3
+ import { s as J, b as ye, u as be, p as G, c as me, e as he } from "./index-yOnrK71-.js";
4
+ import { g as Q, u as we } from "./index-YjBTGOkO.js";
5
+ import { J as X } from "./JSEncrypt-B36c1iN5.js";
6
+ import { a4 as Se } from "./index-CToBJlDQ.js";
7
+ import { A as _e } from "./index-Cy0pOs1M.js";
8
+ import { u as Y, o as Ce } from "./index-DQsXaCwv.js";
9
+ import { _ as Z } from "./_plugin-vue_export-helper-CHgC5LLL.js";
10
+ import { S as V } from "./index-BHtNKL1L.js";
11
+ function Ae(t, s) {
12
+ const e = new X();
13
+ return e.setPublicKey(s), e.encrypt(t) || "";
14
+ }
15
+ function ke(t, s) {
16
+ const e = new X();
17
+ return e.setPrivateKey(s), e.decrypt(t) || "";
18
+ }
19
+ const M = ye(G), { loginUserInfo: d, cryptoInfo: P } = J(M), Ie = be(G), { activeMenuPath: I } = J(Ie), Ue = h(0), ee = E(() => {
20
+ var t, s, e, n, o, l, a, p, y, b, g;
21
+ return [
22
+ {
23
+ label: "",
24
+ // name: 'account',
25
+ name: "账号",
26
+ prop: "账号",
27
+ value: ((t = d.value) == null ? void 0 : t.account) || (((s = d.value) == null ? void 0 : s.账号) ?? "未知")
28
+ },
29
+ {
30
+ label: "",
31
+ // name: 'userRoles',
32
+ name: "角色名称",
33
+ prop: "角色名称",
34
+ // value: loginUserInfo.value?.userRoles?.join('、')
35
+ value: ((e = d.value) == null ? void 0 : e.layer) === "superAdmin" ? "超级管理员" : (n = d.value) == null ? void 0 : n.角色名称
36
+ },
37
+ {
38
+ label: "",
39
+ // name: 'userDept',
40
+ name: "部门名称",
41
+ prop: "部门名称",
42
+ value: ((o = d.value) == null ? void 0 : o.部门名称) ?? "未知"
43
+ },
44
+ {
45
+ label: "",
46
+ // name: 'userDept',
47
+ name: "状态",
48
+ prop: "状态",
49
+ value: ((l = d.value) == null ? void 0 : l.layer) === "superAdmin" ? "启用" : ((a = d.value) == null ? void 0 : a.状态) ?? "未知"
50
+ },
51
+ {
52
+ label: "",
53
+ prop: "头像",
54
+ isFormColHidden: !0,
55
+ value: ((p = d.value) == null ? void 0 : p.layer) === "superAdmin" ? "启用" : ((y = d.value) == null ? void 0 : y.状态) ?? "未知"
56
+ },
57
+ {
58
+ label: "",
59
+ prop: "签名",
60
+ isFormColHidden: !0,
61
+ value: ((b = d.value) == null ? void 0 : b.layer) === "superAdmin" ? "启用" : ((g = d.value) == null ? void 0 : g.状态) ?? "未知"
62
+ }
63
+ ];
64
+ }), Be = () => {
65
+ }, $ = h(!1), L = j({
66
+ dialogTitle: "电子签名",
67
+ dialogWidth: "30",
68
+ dialogShow: !1,
69
+ url: ""
70
+ }), K = h([
71
+ {
72
+ label: "签字版",
73
+ icon: fe,
74
+ type: "button",
75
+ disabled: !1
76
+ },
77
+ {
78
+ label: "电子签名",
79
+ icon: ve,
80
+ type: "button",
81
+ disabled: !1
82
+ },
83
+ {
84
+ label: "上传手写签名",
85
+ icon: ge,
86
+ type: "buttonUpload",
87
+ disabled: !1
88
+ }
89
+ ]), z = h(!1), O = h(!1), ae = h(!1), te = E(() => {
90
+ var n, o, l;
91
+ const t = sessionStorage.getItem("authority"), s = JSON.parse(t || ""), e = (n = I.value) != null && n.startsWith("/") ? (o = I.value) == null ? void 0 : o.substring(1) : I.value;
92
+ return Array.isArray(s) ? (ae.value = !(s != null && s.includes(`${e}/上传头像`)), (l = K.value) == null ? void 0 : l.map((a) => ({
93
+ ...a,
94
+ disabled: !(s != null && s.includes(`${e}/签名`))
95
+ }))) : typeof s == "string" && (s == null ? void 0 : s.toUpperCase()) === "SUPERADMIN" ? K.value : [];
96
+ }), Te = E(() => [
97
+ {
98
+ key: "signConfig",
99
+ contents: L
100
+ },
101
+ {
102
+ key: "signTypeList",
103
+ contents: te.value
104
+ }
105
+ ]), Ee = (t) => {
106
+ L.dialogShow = t.label === "电子签名";
107
+ }, se = () => {
108
+ L.dialogShow = !1;
109
+ }, re = async (t) => {
110
+ var e, n, o, l, a, p, y, b, g;
111
+ const s = await Q({
112
+ id: t
113
+ // key: {
114
+ // systemKey: sessionStorage.getItem("systemKey"),
115
+ // type: "data",
116
+ // // pageKey: '/系统管理/用户管理',
117
+ // pageKey: '系统管理/用户管理',
118
+ // }
119
+ });
120
+ if (((e = s == null ? void 0 : s.data) == null ? void 0 : e.code) === 200 && s.data.result && Array.isArray(s.data.result) && s.data.result.length > 0) {
121
+ const c = {
122
+ ...(l = (o = (n = s.data.result) == null ? void 0 : n[0]) == null ? void 0 : o.value) == null ? void 0 : l.tableData,
123
+ id: (p = (a = s.data.result) == null ? void 0 : a[0]) == null ? void 0 : p.id,
124
+ layer: (g = (b = (y = s.data.result) == null ? void 0 : y[0]) == null ? void 0 : b.key) == null ? void 0 : g.layer
125
+ };
126
+ M.setLoginUserInfo(c);
127
+ }
128
+ }, ne = async (t, s) => {
129
+ var n, o, l;
130
+ const e = me(t);
131
+ e == null || delete e.id;
132
+ try {
133
+ const a = await we({
134
+ id: (n = d.value) == null ? void 0 : n.id,
135
+ value: {
136
+ tableData: e
137
+ }
138
+ });
139
+ ((o = a == null ? void 0 : a.data) == null ? void 0 : o.code) === 200 && (se(), T.success("修改成功"), await re((l = d.value) == null ? void 0 : l.id), await M.setLogRecordAsync({
140
+ type: s,
141
+ data: t
142
+ }, I.value));
143
+ } catch {
144
+ T.error("修改响应失败");
145
+ } finally {
146
+ $.value = !1, z.value = !1, O.value = !1;
147
+ }
148
+ }, De = async (t, s) => {
149
+ var o;
150
+ const e = t === "avatarUrl" ? "头像" : "签名", n = {
151
+ ...d.value,
152
+ status: ((o = d.value) == null ? void 0 : o.status) ?? "启用",
153
+ // password: encryptData(loginUserInfo.value?.password, cryptoInfo?.publicKey),
154
+ // [prop]: url
155
+ [e]: s
156
+ };
157
+ z.value = t === "avatarUrl", O.value = t === "signature", await ne(n, "图片修改");
158
+ }, B = j({
159
+ baseCols: [],
160
+ otherCols: []
161
+ }), oe = h([]), le = h(), Pe = (t, s, e) => {
162
+ var l, a, p, y, b, g;
163
+ let n;
164
+ const o = s;
165
+ ((a = (l = d.value) == null ? void 0 : l.layer) == null ? void 0 : a.toUpperCase()) !== "SUPERADMIN" ? n = (p = d.value) != null && p.password ? ke((y = d.value) == null ? void 0 : y.password, (b = P == null ? void 0 : P.value) == null ? void 0 : b.privateKey) : Se : n = (g = d.value) == null ? void 0 : g.password, n === o ? e() : e(new Error("输入的密码与原密码不匹配,请重新输入"));
166
+ }, Ne = (t, s, e) => {
167
+ s ? e() : e(new Error("请输入密码"));
168
+ }, Fe = (t, s, e) => {
169
+ var n;
170
+ s !== ((n = le.value) == null ? void 0 : n.newtPass) ? e(new Error("两次输入的密码不一致")) : e();
171
+ }, Le = async () => {
172
+ var s, e, n, o, l, a, p, y, b, g;
173
+ const t = await Q({
174
+ key: {
175
+ systemKey: sessionStorage.getItem("systemKey"),
176
+ type: "structure",
177
+ // pageKey: "/系统管理/用户管理"
178
+ pageKey: "系统管理/用户管理"
179
+ }
180
+ });
181
+ if (((s = t == null ? void 0 : t.data) == null ? void 0 : s.code) === 200 && t.data.result && ((e = t.data.result) == null ? void 0 : e.length) > 0) {
182
+ const c = (p = (a = (l = (o = (n = t.data.result) == null ? void 0 : n[0]) == null ? void 0 : o.value) == null ? void 0 : l.pageData) == null ? void 0 : a.compData) == null ? void 0 : p.find((r) => (r == null ? void 0 : r.key) === "header"), w = (y = ee.value) == null ? void 0 : y.map((r) => r == null ? void 0 : r.prop);
183
+ B.baseCols = c && ((b = c.contents) == null ? void 0 : b.map((r) => ({
184
+ ...r,
185
+ isFormColHidden: (w == null ? void 0 : w.includes(r == null ? void 0 : r.prop)) || (r == null ? void 0 : r.label) === "操作"
186
+ })));
187
+ const S = (g = c.contents) == null ? void 0 : g.find((r) => (r == null ? void 0 : r.prop) === "password"), u = [
188
+ {
189
+ ...S,
190
+ label: "当前密码",
191
+ prop: "currentPass",
192
+ validator: Pe
193
+ },
194
+ {
195
+ ...S,
196
+ label: "新密码",
197
+ prop: "newtPass",
198
+ validator: Ne
199
+ },
200
+ {
201
+ ...S,
202
+ label: "确认密码",
203
+ prop: "confirmNewPass",
204
+ validator: Fe
205
+ }
206
+ ];
207
+ B.otherCols = u, xe(d.value);
208
+ }
209
+ }, Re = (t) => {
210
+ le.value = t;
211
+ }, Ve = async ({ content: t, buttonName: s }) => {
212
+ var n, o, l, a, p;
213
+ let e;
214
+ s === "确定" && (e = {
215
+ ...d.value,
216
+ status: ((n = d.value) == null ? void 0 : n.status) ?? "启用",
217
+ // 目前是超管密码明文传输,非超管用户密码加密传输
218
+ password: ((l = (o = d.value) == null ? void 0 : o.layer) == null ? void 0 : l.toUpperCase()) === "SUPERADMIN" ? t == null ? void 0 : t.confirmNewPass : Ae(t == null ? void 0 : t.confirmNewPass, (a = P.value) == null ? void 0 : a.publicKey)
219
+ }), s === "保存基本信息" && (e = {
220
+ ...d.value,
221
+ ...t,
222
+ status: ((p = d.value) == null ? void 0 : p.status) ?? "启用"
223
+ }), $.value = !0, await ne(e, s);
224
+ }, W = () => {
225
+ var n, o;
226
+ const t = {
227
+ base: [
228
+ {
229
+ label: "保存基本信息"
230
+ }
231
+ ],
232
+ other: [
233
+ {
234
+ label: "重置",
235
+ background: "#b7b8b8"
236
+ },
237
+ {
238
+ label: "确定"
239
+ }
240
+ ]
241
+ }, s = sessionStorage.getItem("authority"), e = JSON.parse(s || "");
242
+ if (Array.isArray(e)) {
243
+ const l = (n = I.value) != null && n.startsWith("/") ? (o = I.value) == null ? void 0 : o.substring(1) : I.value, a = e != null && e.includes(`${l}/基本信息`) ? t == null ? void 0 : t.base : [], p = e != null && e.includes(`${l}/修改密码`) ? t == null ? void 0 : t.other : [];
244
+ return {
245
+ base: a,
246
+ other: p
247
+ };
248
+ } else return typeof e == "string" && (e == null ? void 0 : e.toUpperCase()) === "SUPERADMIN" ? t : null;
249
+ }, xe = (t) => {
250
+ var s, e, n, o, l;
251
+ oe.value = [
252
+ {
253
+ value: "基础信息",
254
+ label: "基础信息",
255
+ children: [
256
+ {
257
+ type: "form",
258
+ content: {
259
+ rowContents: (s = B.baseCols) == null ? void 0 : s.map((a) => ({
260
+ ...a,
261
+ width: 2,
262
+ type: a == null ? void 0 : a.formType,
263
+ name: a == null ? void 0 : a.prop,
264
+ prop: a == null ? void 0 : a.prop,
265
+ contents: a == null ? void 0 : a.options,
266
+ value: t[a == null ? void 0 : a.prop]
267
+ })),
268
+ formRules: {
269
+ userName: [
270
+ { required: !0, message: "输入不能为空", trigger: "blur" }
271
+ ],
272
+ birthDay: [
273
+ { required: !0, message: "输入不能为空", trigger: "blur" }
274
+ ],
275
+ phone: [
276
+ { required: !0, message: "输入不能为空", trigger: "blur" }
277
+ ]
278
+ },
279
+ buttonValue: (e = W()) == null ? void 0 : e.base,
280
+ isEnableWrap: !1,
281
+ isButtonRow: !1
282
+ },
283
+ value: ""
284
+ }
285
+ ]
286
+ },
287
+ {
288
+ value: "修改密码",
289
+ label: "修改密码",
290
+ children: [
291
+ {
292
+ type: "form",
293
+ content: {
294
+ rowContents: (n = B.otherCols) == null ? void 0 : n.map((a) => ({
295
+ ...a,
296
+ width: 1,
297
+ type: a == null ? void 0 : a.formType,
298
+ name: a == null ? void 0 : a.prop,
299
+ contents: a == null ? void 0 : a.options
300
+ })),
301
+ formRules: (o = B.otherCols) == null ? void 0 : o.reduce((a, p) => (a[p.prop] = [
302
+ { required: !0, message: "输入有误", trigger: "change" },
303
+ {
304
+ validator: (y, b, g) => p.validator(y, b, g),
305
+ trigger: "blur"
306
+ }
307
+ ], a), {}),
308
+ buttonValue: (l = W()) == null ? void 0 : l.other,
309
+ isEnableWrap: !1
310
+ },
311
+ value: ""
312
+ }
313
+ ]
314
+ }
315
+ ];
316
+ }, ea = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
317
+ __proto__: null,
318
+ avatarLoading: z,
319
+ beforeSignDestroy: se,
320
+ changeFormTrigger: Re,
321
+ clickFormButton: Be,
322
+ clickSignButton: Ee,
323
+ clickTabButton: Ve,
324
+ getUserTableHeadersAsync: Le,
325
+ itemData: Te,
326
+ loading: $,
327
+ refreshLoginUserInfoAsync: re,
328
+ rowContents: ee,
329
+ signPadInfo: L,
330
+ signTypes: te,
331
+ signatureLoading: O,
332
+ submitImageAsync: De,
333
+ tabKey: Ue,
334
+ tabsContents: oe,
335
+ tempSignTypes: K,
336
+ uploadDisabled: ae
337
+ }, Symbol.toStringTag, { value: "Module" })), Ke = { class: "avatar-model-wrap" }, Me = { key: 0 }, $e = /* @__PURE__ */ q({
338
+ __name: "index",
339
+ props: {
340
+ disabled: {
341
+ type: Boolean,
342
+ default: !1
343
+ },
344
+ avatarUrl: {
345
+ type: String,
346
+ default: ""
347
+ },
348
+ size: {
349
+ type: [String, Number],
350
+ default: "large"
351
+ },
352
+ userInfo: {
353
+ type: Object,
354
+ default: {}
355
+ },
356
+ clickStop: {
357
+ type: Boolean,
358
+ default: !0
359
+ }
360
+ },
361
+ emits: ["submitImage", "deleteImage"],
362
+ setup(t, { emit: s }) {
363
+ const e = t, n = s, o = E(() => "http://222.92.178.198:62001"), l = h(""), a = h(""), p = h();
364
+ H(() => {
365
+ var c;
366
+ return (c = e.userInfo) == null ? void 0 : c.头像;
367
+ }, (c) => {
368
+ a.value = c ? o.value + "/" + c : "";
369
+ }, { immediate: !0 });
370
+ const y = async () => {
371
+ if (!(e != null && e.disabled))
372
+ try {
373
+ const c = await he({
374
+ url: l.value
375
+ // url: props.avatarUrl
376
+ });
377
+ if (c.status !== 200)
378
+ throw new Error(`HTTP error! status: ${c.status}`);
379
+ const w = new Blob([c.data], { type: c.headers["content-type"] });
380
+ p.value = w;
381
+ } catch (c) {
382
+ throw new Error(c);
383
+ }
384
+ }, b = async (c) => {
385
+ var w, S, u, r, m;
386
+ try {
387
+ const f = await Y(c);
388
+ ((w = f == null ? void 0 : f.data) == null ? void 0 : w.code) === 200 && (a.value = o.value + "/" + ((u = (S = f.data) == null ? void 0 : S.result) == null ? void 0 : u.url), l.value = (m = (r = f.data) == null ? void 0 : r.result) == null ? void 0 : m.url, n("submitImage", l.value));
389
+ } catch (f) {
390
+ T.error(f);
391
+ }
392
+ }, g = async () => {
393
+ try {
394
+ if (!a.value) return;
395
+ } catch (c) {
396
+ T.error(c);
397
+ }
398
+ };
399
+ return (c, w) => {
400
+ var S, u;
401
+ return k(), N("div", Ke, [
402
+ A(_e, {
403
+ avatarUrl: a.value ?? "",
404
+ avatarBlob: p.value,
405
+ size: t.size,
406
+ onClickAvatar: y,
407
+ onSubmitImage: b,
408
+ onDeleteImage: g,
409
+ clickStop: e == null ? void 0 : e.clickStop
410
+ }, {
411
+ avatarDefault: _(() => {
412
+ var r, m, f, v;
413
+ return [
414
+ x(F(((m = (r = t.userInfo) == null ? void 0 : r.account) == null ? void 0 : m.charAt(0)) || ((v = (f = t.userInfo) == null ? void 0 : f.姓名) == null ? void 0 : v.charAt(0)) || ""), 1)
415
+ ];
416
+ }),
417
+ _: 1
418
+ }, 8, ["avatarUrl", "avatarBlob", "size", "clickStop"]),
419
+ t.disabled ? ue("", !0) : (k(), N("span", Me, F(((S = t.userInfo) == null ? void 0 : S.account) || ((u = t.userInfo) == null ? void 0 : u.账号) || "未知"), 1))
420
+ ]);
421
+ };
422
+ }
423
+ }), aa = /* @__PURE__ */ Z($e, [["__scopeId", "data-v-1a1f2575"]]), ze = /* @__PURE__ */ q({
424
+ __name: "index",
425
+ props: {
426
+ itemData: {
427
+ type: Array,
428
+ default: () => []
429
+ },
430
+ childItemData: {
431
+ type: Array,
432
+ default: () => []
433
+ },
434
+ userInfo: {
435
+ type: Object,
436
+ default: {}
437
+ }
438
+ },
439
+ emits: ["clickSignButton", "clickSubmitSign", "beforeDestroy"],
440
+ setup(t, { emit: s }) {
441
+ const e = t, n = h({}), o = h([]), l = s, a = (u) => {
442
+ n.value.dialogShow = (u == null ? void 0 : u.label) === "电子签名", l("clickSignButton", u);
443
+ }, p = () => {
444
+ n.value.dialogShow = !1, l("beforeDestroy");
445
+ }, y = E(() => "http://222.92.178.198:62001"), b = (u) => {
446
+ var i;
447
+ const r = u.split(","), m = (i = r == null ? void 0 : r[0]) == null ? void 0 : i.match(/:(.*?);/)[1], f = atob(r[1]);
448
+ let v = f.length;
449
+ const C = new Uint8Array(v);
450
+ for (; v--; )
451
+ C[v] = f.charCodeAt(v);
452
+ return new Blob([C], { type: m });
453
+ }, g = async (u) => {
454
+ var r, m, f;
455
+ try {
456
+ const v = await Y(u);
457
+ ((r = v == null ? void 0 : v.data) == null ? void 0 : r.code) === 200 && l("clickSubmitSign", (f = (m = v.data) == null ? void 0 : m.result) == null ? void 0 : f.url);
458
+ } catch (v) {
459
+ T.error(v);
460
+ }
461
+ }, c = h(""), w = (u) => {
462
+ c.value = u, n.value.dialogShow = !1;
463
+ const r = new FormData(), m = b(u);
464
+ r.append("file", m, "image.png"), g(r);
465
+ }, S = (u) => {
466
+ const r = new FormData();
467
+ r.append("file", u == null ? void 0 : u.file), g(r);
468
+ };
469
+ return H(() => e == null ? void 0 : e.itemData, (u) => {
470
+ var m, f, v, C;
471
+ c.value = "", (m = n.value) != null && m.dialogShow && (n.value.dialogShow = !1);
472
+ const r = (f = u == null ? void 0 : u.find((i) => (i == null ? void 0 : i.key) === "signConfig")) == null ? void 0 : f.contents;
473
+ r && Object.keys(r).forEach((i) => {
474
+ (r[i] === void 0 || r[i] === null || r[i] === "") && delete r[i];
475
+ }), n.value = (v = u == null ? void 0 : u.find((i) => (i == null ? void 0 : i.key) === "signConfig")) == null ? void 0 : v.contents, o.value = (C = u == null ? void 0 : u.find((i) => (i == null ? void 0 : i.key) === "signTypeList")) == null ? void 0 : C.contents;
476
+ }, {
477
+ immediate: !0
478
+ }), (u, r) => {
479
+ const m = D("el-empty"), f = D("el-image"), v = D("el-button"), C = D("el-upload");
480
+ return k(), R(Ce, {
481
+ signPadInfo: n.value,
482
+ onBeforeDestroy: p,
483
+ onClickSubmitSign: w
484
+ }, {
485
+ signatureRender: _(() => {
486
+ var i, U;
487
+ return [
488
+ de("div", {
489
+ class: "signature-render",
490
+ style: pe({ width: `${(i = n.value) == null ? void 0 : i.signPadWidth}%` })
491
+ }, [
492
+ A(f, {
493
+ src: c.value ? c.value : y.value + "/" + ((U = t.userInfo) == null ? void 0 : U.签名),
494
+ fit: "contain"
495
+ }, {
496
+ error: _(() => [
497
+ A(m, {
498
+ "image-size": 60,
499
+ description: " "
500
+ }, {
501
+ image: _(() => [
502
+ A(V, { name: "emptyImg" })
503
+ ]),
504
+ _: 1
505
+ })
506
+ ]),
507
+ _: 1
508
+ }, 8, ["src"])
509
+ ], 4)
510
+ ];
511
+ }),
512
+ signatureTypes: _(() => [
513
+ (k(!0), N(ie, null, ce(o.value, (i) => {
514
+ var U;
515
+ return k(), N("div", {
516
+ key: i.label,
517
+ class: "signature-button"
518
+ }, [
519
+ (U = i.label) != null && U.includes("上传") ? (k(), R(C, {
520
+ key: 0,
521
+ ref_for: !0,
522
+ ref: "uploadRef",
523
+ "http-request": S,
524
+ "show-file-list": !1
525
+ }, {
526
+ trigger: _(() => [
527
+ A(v, {
528
+ disabled: i.disabled,
529
+ id: "themeButton"
530
+ }, {
531
+ default: _(() => [
532
+ x(F(i.label), 1)
533
+ ]),
534
+ icon: _(() => [
535
+ A(V, {
536
+ name: i.icon ?? ""
537
+ }, null, 8, ["name"])
538
+ ]),
539
+ _: 2
540
+ }, 1032, ["disabled"])
541
+ ]),
542
+ _: 2
543
+ }, 1536)) : (k(), R(v, {
544
+ key: 1,
545
+ id: "themeButton",
546
+ disabled: i.disabled,
547
+ onClick: (Oe) => a(i)
548
+ }, {
549
+ default: _(() => [
550
+ x(F(i.label), 1)
551
+ ]),
552
+ icon: _(() => [
553
+ A(V, {
554
+ name: i.icon ?? ""
555
+ }, null, 8, ["name"])
556
+ ]),
557
+ _: 2
558
+ }, 1032, ["disabled", "onClick"]))
559
+ ]);
560
+ }), 128))
561
+ ]),
562
+ _: 1
563
+ }, 8, ["signPadInfo"]);
564
+ };
565
+ }
566
+ }), ta = /* @__PURE__ */ Z(ze, [["__scopeId", "data-v-ce5a2314"]]);
567
+ export {
568
+ ea as S,
569
+ ta as a,
570
+ aa as s,
571
+ Ue as t
572
+ };