ss-component-new 1.3.705 → 1.3.706
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/JSEncrypt-B36c1iN5.js +1983 -0
- package/dist/MTLLoader-CkNZudBE.js +657 -0
- package/dist/URDFLoader-DIzEVzUD.js +2299 -0
- package/dist/animationData-DvL_4GZ5.js +83 -0
- package/dist/array-BMCHedyE.js +1045 -0
- package/dist/clone-Dp_gc9ll.js +8 -0
- package/dist/config.js +1 -1
- package/dist/eleIcon-qStmsM1q.js +29 -0
- package/dist/fileUtil-UOt_otFo.js +20 -0
- package/dist/iconfont-BwY2qVoK.js +1030 -0
- package/dist/icons/svg/functionList.svg +1 -0
- package/dist/icons/svg/method.svg +1 -0
- package/dist/index-11kpzK0A.js +209 -0
- package/dist/index-B0H3C7WG.js +103 -0
- package/dist/index-B2vjWoEB.js +572 -0
- package/dist/index-BHtNKL1L.js +27 -0
- package/dist/index-BTOqgc1s.js +873 -0
- package/dist/index-BbyrFzEO.js +93 -0
- package/dist/index-BiD2svYY.js +30 -0
- package/dist/index-BiMfzzPV.js +98 -0
- package/dist/index-BooO2Bml.js +78 -0
- package/dist/index-Bw3sTXPI.js +8993 -0
- package/dist/index-BzUgGzuc.js +48 -0
- package/dist/index-C1pYY5Kg.js +470 -0
- package/dist/index-CCOqF2de.js +63158 -0
- package/dist/index-CGi0g-VN.js +627 -0
- package/dist/index-CV_jQDcg.js +9 -0
- package/dist/index-CWOXvFfD.js +44 -0
- package/dist/index-Ch8te5LO.js +411 -0
- package/dist/{index-BKoAuSBh.js → index-ChNfRlIP.js} +18 -223
- package/dist/index-CtE-JbIk.js +119 -0
- package/dist/index-Cwd12dIT.js +25317 -0
- package/dist/index-CydXQbtX.js +622 -0
- package/dist/index-DAJxL40d.js +55 -0
- package/dist/index-DBsEVMiM.js +201 -0
- package/dist/index-DCK25QtA.js +20578 -0
- package/dist/index-DG4hoOWt.js +665 -0
- package/dist/index-DOpUAJtb.js +107 -0
- package/dist/index-DUbk5m5P.js +99 -0
- package/dist/index-DYhamWY7.js +93 -0
- package/dist/index-Ds6m_4JJ.js +28500 -0
- package/dist/index-DupTchhl.js +1000 -0
- package/dist/index-DyCq_odP.js +331 -0
- package/dist/index-GM47WPnp.js +83 -0
- package/dist/index-Ru-cNTPj.js +84 -0
- package/dist/index-UB_oCdlo.js +62 -0
- package/dist/index-YjBTGOkO.js +61 -0
- package/dist/index-jbOjjV0j.js +447 -0
- package/dist/index-rlStojTL.js +52 -0
- package/dist/index-uF-ibwG0.js +9 -0
- package/dist/{index-CPex-4gb.js → index.vue_vue_type_style_index_0_scoped_05e3a1d8_lang-C2itW9KG.js} +111538 -112656
- package/dist/isString-0ZglyOfu.js +8 -0
- package/dist/localIcon-D5UoFBU5.js +76 -0
- package/dist/main-BfygOrTN.js +502 -0
- package/dist/menuIndex-BB0uVPRX.js +159 -0
- package/dist/request-1RPa2bBn.js +9048 -0
- package/dist/ss-component.css +8 -8
- package/dist/ss-component.js +64 -28
- package/dist/ss-component2.js +75 -15
- package/dist/ss-component3.js +1 -1
- package/dist/threeModel-CoJT33S1.js +1109 -0
- package/dist/threePreview-DUfFZQ5q.js +3091 -0
- package/dist/threeSceneView-B5sojPk9.js +1290 -0
- package/dist/threeSceneViewForCPMPIP-Bgi4Klfy.js +539 -0
- package/dist/threeTrackPathView-DmE9QE_0.js +620 -0
- package/dist/threeViewerHost--r-yJNpU.js +233 -0
- package/dist/urdfTree-VRms7Vm3.js +254 -0
- package/dist/workpieceTreePanel-DCSz_IDY.js +559 -0
- package/package.json +7 -10
- package/public/config.js +1 -1
- package/public/icons/svg/functionList.svg +1 -0
- package/public/icons/svg/method.svg +1 -0
- package/dist/index-BCCtMBNM.js +0 -181
- package/dist/index-CUXLS1Ir.js +0 -50
- package/dist/index-CZYbAE5l.js +0 -1044
- package/dist/index-Ca2Zj4Is.js +0 -213
- package/dist/index-IoMa0kLh.js +0 -27
- package/dist/menu-BYmz2cKN.js +0 -5229
- package/dist/platform-C0GP6Nyp.js +0 -11490
- /package/dist/icons/svg/{update.svg → Update.svg} +0 -0
- /package/dist/icons/svg/{table-close.svg → tableClose.svg} +0 -0
- /package/dist/icons/svg/{table-expand.svg → tableExpand.svg} +0 -0
- /package/public/icons/svg/{update.svg → Update.svg} +0 -0
- /package/public/icons/svg/{table-close.svg → tableClose.svg} +0 -0
- /package/public/icons/svg/{table-expand.svg → tableExpand.svg} +0 -0
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
import { ref as l, defineComponent as m, createElementBlock as f, openBlock as p, createElementVNode as e, createVNode as u, unref as t } from "vue";
|
|
2
|
+
import { W as C } from "./index-CCOqF2de.js";
|
|
3
|
+
import { _ as g } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
4
|
+
const b = () => {
|
|
5
|
+
const i = l("日志管理"), o = l(), a = l([
|
|
6
|
+
{
|
|
7
|
+
key: "header",
|
|
8
|
+
contents: [
|
|
9
|
+
{
|
|
10
|
+
prop: "name",
|
|
11
|
+
align: "center",
|
|
12
|
+
isRun: !1,
|
|
13
|
+
label: "日志名称",
|
|
14
|
+
isRoute: !1,
|
|
15
|
+
isTableColHidden: !1,
|
|
16
|
+
isFormColHidden: !1
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
prop: "time",
|
|
20
|
+
align: "center",
|
|
21
|
+
isRun: !1,
|
|
22
|
+
label: "生成时间",
|
|
23
|
+
isRoute: !1,
|
|
24
|
+
isTableColHidden: !1,
|
|
25
|
+
isFormColHidden: !1
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
prop: "sort",
|
|
29
|
+
align: "operator",
|
|
30
|
+
isRun: !1,
|
|
31
|
+
label: "操作人",
|
|
32
|
+
isRoute: !1,
|
|
33
|
+
isTableColHidden: !1,
|
|
34
|
+
isFormColHidden: !1
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
prop: "remark",
|
|
38
|
+
align: "center",
|
|
39
|
+
isRun: !1,
|
|
40
|
+
label: "备注",
|
|
41
|
+
isRoute: !1,
|
|
42
|
+
isTableColHidden: !1,
|
|
43
|
+
isFormColHidden: !1
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
label: "操作",
|
|
47
|
+
isMainKey: !0
|
|
48
|
+
}
|
|
49
|
+
]
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
key: "extraButton",
|
|
53
|
+
contents: [
|
|
54
|
+
// { label: '新增' },
|
|
55
|
+
// { label: '删除' }
|
|
56
|
+
]
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
key: "rowButton",
|
|
60
|
+
contents: [{ label: "删除" }]
|
|
61
|
+
},
|
|
62
|
+
{ key: "tableFilter", contents: [] },
|
|
63
|
+
{
|
|
64
|
+
key: "tableContents",
|
|
65
|
+
contents: [[{ id: 764397741125751 }, "test", "test", "test", "test"]]
|
|
66
|
+
}
|
|
67
|
+
]);
|
|
68
|
+
return {
|
|
69
|
+
compName: i,
|
|
70
|
+
changedRow: o,
|
|
71
|
+
tableInfo: a,
|
|
72
|
+
handleItemDataChange: (s) => {
|
|
73
|
+
},
|
|
74
|
+
clickRowButton: async (s, d) => {
|
|
75
|
+
}
|
|
76
|
+
};
|
|
77
|
+
}, h = { class: "log-management" }, k = { class: "body" }, R = /* @__PURE__ */ m({
|
|
78
|
+
__name: "index",
|
|
79
|
+
setup(i) {
|
|
80
|
+
const {
|
|
81
|
+
compName: o,
|
|
82
|
+
changedRow: a,
|
|
83
|
+
tableInfo: r,
|
|
84
|
+
handleItemDataChange: c,
|
|
85
|
+
clickRowButton: s
|
|
86
|
+
} = b();
|
|
87
|
+
return (d, n) => (p(), f("div", h, [
|
|
88
|
+
n[0] || (n[0] = e("div", { class: "header" }, null, -1)),
|
|
89
|
+
e("div", k, [
|
|
90
|
+
u(C, {
|
|
91
|
+
compName: t(o),
|
|
92
|
+
itemData: t(r),
|
|
93
|
+
changedContent: t(a),
|
|
94
|
+
onChange: t(c),
|
|
95
|
+
onOnButtonClick: t(s)
|
|
96
|
+
}, null, 8, ["compName", "itemData", "changedContent", "onChange", "onOnButtonClick"])
|
|
97
|
+
]),
|
|
98
|
+
n[1] || (n[1] = e("div", { class: "footer" }, [
|
|
99
|
+
e("div", { class: "footer-left" }),
|
|
100
|
+
e("div", { class: "footer-right" })
|
|
101
|
+
], -1))
|
|
102
|
+
]));
|
|
103
|
+
}
|
|
104
|
+
}), H = /* @__PURE__ */ g(R, [["__scopeId", "data-v-5bfd5576"]]);
|
|
105
|
+
export {
|
|
106
|
+
H as default
|
|
107
|
+
};
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
import { defineComponent as C, reactive as f, ref as i, onMounted as E, resolveComponent as s, createElementBlock as v, openBlock as _, createElementVNode as b, createVNode as u, withCtx as c, Fragment as w, renderList as A, createBlock as B, createTextVNode as F } from "vue";
|
|
2
|
+
import { g as I } from "./index-YjBTGOkO.js";
|
|
3
|
+
import { useRouter as M } from "vue-router";
|
|
4
|
+
import { E as g } from "./request-1RPa2bBn.js";
|
|
5
|
+
import { _ as N } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
6
|
+
const T = { class: "tenant-wrap" }, $ = { class: "tenant-content" }, q = /* @__PURE__ */ C({
|
|
7
|
+
__name: "index",
|
|
8
|
+
setup(D) {
|
|
9
|
+
const o = f({
|
|
10
|
+
tenantKey: ""
|
|
11
|
+
}), K = f({
|
|
12
|
+
tenantKey: [
|
|
13
|
+
{ required: !0, message: "请选择模型", trigger: "blur" }
|
|
14
|
+
]
|
|
15
|
+
}), m = i(null), y = i([]), k = M(), x = async () => {
|
|
16
|
+
var n, t;
|
|
17
|
+
try {
|
|
18
|
+
const l = await I({
|
|
19
|
+
key: {
|
|
20
|
+
layer: "superAdmin"
|
|
21
|
+
}
|
|
22
|
+
});
|
|
23
|
+
if (l.data.code === 200) {
|
|
24
|
+
const r = (t = (n = l == null ? void 0 : l.data) == null ? void 0 : n.result) == null ? void 0 : t.flatMap((e) => e == null ? void 0 : e.key), p = r == null ? void 0 : r.map((e) => ({
|
|
25
|
+
value: e == null ? void 0 : e.systemKey,
|
|
26
|
+
label: `【${e == null ? void 0 : e.systemKey}】` + ((e == null ? void 0 : e.name) ?? "未知")
|
|
27
|
+
}));
|
|
28
|
+
y.value = [...p].sort((e, d) => e.value.localeCompare(d.value));
|
|
29
|
+
} else
|
|
30
|
+
g.error("获取模型数据响应失败");
|
|
31
|
+
} catch {
|
|
32
|
+
g.error("获取模型数据失败");
|
|
33
|
+
}
|
|
34
|
+
};
|
|
35
|
+
E(() => {
|
|
36
|
+
x();
|
|
37
|
+
});
|
|
38
|
+
const V = (n) => {
|
|
39
|
+
n == null || n.validate((t) => {
|
|
40
|
+
t && (console.log("submitForm", o), sessionStorage.setItem("tenantKey", o == null ? void 0 : o.tenantKey), k.push("/login"));
|
|
41
|
+
});
|
|
42
|
+
};
|
|
43
|
+
return (n, t) => {
|
|
44
|
+
const l = s("el-option"), r = s("el-select"), p = s("el-form-item"), e = s("el-form"), d = s("el-button");
|
|
45
|
+
return _(), v("div", T, [
|
|
46
|
+
b("div", $, [
|
|
47
|
+
t[3] || (t[3] = b("div", { class: "tenant-title" }, "租户信息", -1)),
|
|
48
|
+
u(e, {
|
|
49
|
+
model: o,
|
|
50
|
+
rules: K,
|
|
51
|
+
ref_key: "formRef",
|
|
52
|
+
ref: m
|
|
53
|
+
}, {
|
|
54
|
+
default: c(() => [
|
|
55
|
+
u(p, {
|
|
56
|
+
label: "",
|
|
57
|
+
prop: "tenantKey"
|
|
58
|
+
}, {
|
|
59
|
+
default: c(() => [
|
|
60
|
+
u(r, {
|
|
61
|
+
modelValue: o.tenantKey,
|
|
62
|
+
"onUpdate:modelValue": t[0] || (t[0] = (a) => o.tenantKey = a),
|
|
63
|
+
placeholder: "请选择(可搜索查询)",
|
|
64
|
+
filterable: "",
|
|
65
|
+
clearable: ""
|
|
66
|
+
}, {
|
|
67
|
+
default: c(() => [
|
|
68
|
+
(_(!0), v(w, null, A(y.value, (a) => (_(), B(l, {
|
|
69
|
+
key: a.value,
|
|
70
|
+
label: a.label,
|
|
71
|
+
value: a.value
|
|
72
|
+
}, null, 8, ["label", "value"]))), 128))
|
|
73
|
+
]),
|
|
74
|
+
_: 1
|
|
75
|
+
}, 8, ["modelValue"])
|
|
76
|
+
]),
|
|
77
|
+
_: 1
|
|
78
|
+
})
|
|
79
|
+
]),
|
|
80
|
+
_: 1
|
|
81
|
+
}, 8, ["model", "rules"]),
|
|
82
|
+
u(d, {
|
|
83
|
+
type: "primary",
|
|
84
|
+
onClick: t[1] || (t[1] = (a) => V(m.value))
|
|
85
|
+
}, {
|
|
86
|
+
default: c(() => t[2] || (t[2] = [
|
|
87
|
+
F(" 确认 ")
|
|
88
|
+
])),
|
|
89
|
+
_: 1,
|
|
90
|
+
__: [2]
|
|
91
|
+
})
|
|
92
|
+
])
|
|
93
|
+
]);
|
|
94
|
+
};
|
|
95
|
+
}
|
|
96
|
+
}), z = /* @__PURE__ */ N(q, [["__scopeId", "data-v-5d82b8dd"]]);
|
|
97
|
+
export {
|
|
98
|
+
z as default
|
|
99
|
+
};
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
import { defineComponent as C, reactive as k, onMounted as D, resolveComponent as B, resolveDirective as T, createElementBlock as y, openBlock as u, createElementVNode as t, withDirectives as p, createVNode as o, unref as n, toDisplayString as r, createBlock as A } from "vue";
|
|
2
|
+
import { S as I, t as x, s as w, a as L } from "./index-B2vjWoEB.js";
|
|
3
|
+
import "./index.vue_vue_type_style_index_0_scoped_05e3a1d8_lang-C2itW9KG.js";
|
|
4
|
+
import "./index-BHtNKL1L.js";
|
|
5
|
+
import { f as E } from "./index-Cwd12dIT.js";
|
|
6
|
+
import { b as N, s as U } from "./index-Bw3sTXPI.js";
|
|
7
|
+
/* empty css */
|
|
8
|
+
import "./index-Ds6m_4JJ.js";
|
|
9
|
+
import "./request-1RPa2bBn.js";
|
|
10
|
+
import { _ as V } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
11
|
+
const z = { class: "personal-wrapper" }, F = { class: "personal-box left" }, H = { class: "base-avatar" }, K = { class: "center-avatar" }, M = { class: "base-info" }, R = { class: "base-signature" }, j = { class: "personal-box right" }, q = /* @__PURE__ */ C({
|
|
12
|
+
__name: "index",
|
|
13
|
+
setup(G) {
|
|
14
|
+
const e = k({ ...I }), S = N(), { loginUserInfo: s } = U(S);
|
|
15
|
+
return D(() => {
|
|
16
|
+
var l;
|
|
17
|
+
e.getUserTableHeadersAsync(), e.refreshLoginUserInfoAsync((l = s == null ? void 0 : s.value) == null ? void 0 : l.id), x.value++;
|
|
18
|
+
}), (l, a) => {
|
|
19
|
+
var g, m, _, v, f, b, h;
|
|
20
|
+
const i = B("svg-icon"), c = T("loading");
|
|
21
|
+
return u(), y("div", z, [
|
|
22
|
+
t("div", F, [
|
|
23
|
+
t("div", H, [
|
|
24
|
+
t("div", K, [
|
|
25
|
+
p(o(w, {
|
|
26
|
+
size: 100,
|
|
27
|
+
disabled: e.uploadDisabled,
|
|
28
|
+
userInfo: n(s),
|
|
29
|
+
onSubmitImage: a[0] || (a[0] = (d) => e.submitImageAsync("avatarUrl", d))
|
|
30
|
+
}, null, 8, ["disabled", "userInfo"]), [
|
|
31
|
+
[c, e.avatarLoading]
|
|
32
|
+
])
|
|
33
|
+
])
|
|
34
|
+
]),
|
|
35
|
+
t("div", M, [
|
|
36
|
+
t("div", null, [
|
|
37
|
+
o(i, {
|
|
38
|
+
name: "userAccount",
|
|
39
|
+
style: { width: "15px", height: "15px" }
|
|
40
|
+
}),
|
|
41
|
+
t("span", null, r(((g = n(s)) == null ? void 0 : g.account) || (((m = n(s)) == null ? void 0 : m.姓名) ?? "未知")), 1)
|
|
42
|
+
]),
|
|
43
|
+
t("div", null, [
|
|
44
|
+
o(i, {
|
|
45
|
+
name: "role",
|
|
46
|
+
style: { width: "15px", height: "15px" }
|
|
47
|
+
}),
|
|
48
|
+
t("span", null, r(((_ = n(s)) == null ? void 0 : _.layer) === "superAdmin" ? "超级管理员" : ((v = n(s)) == null ? void 0 : v.角色名称) ?? "未知"), 1)
|
|
49
|
+
]),
|
|
50
|
+
t("div", null, [
|
|
51
|
+
o(i, {
|
|
52
|
+
name: "dept",
|
|
53
|
+
style: { width: "15px", height: "15px" }
|
|
54
|
+
}),
|
|
55
|
+
t("span", null, r(((f = n(s)) == null ? void 0 : f.部门名称) ?? "未知"), 1)
|
|
56
|
+
]),
|
|
57
|
+
t("div", null, [
|
|
58
|
+
o(i, {
|
|
59
|
+
name: "status",
|
|
60
|
+
style: { width: "15px", height: "15px" }
|
|
61
|
+
}),
|
|
62
|
+
t("span", null, r(((b = n(s)) == null ? void 0 : b.layer) === "superAdmin" ? "启用" : ((h = n(s)) == null ? void 0 : h.状态) ?? "未知"), 1)
|
|
63
|
+
])
|
|
64
|
+
]),
|
|
65
|
+
t("div", R, [
|
|
66
|
+
p(o(L, {
|
|
67
|
+
userInfo: n(s),
|
|
68
|
+
itemData: e.itemData,
|
|
69
|
+
onClickSignButton: e.clickSignButton,
|
|
70
|
+
onBeforeDestroy: e.beforeSignDestroy,
|
|
71
|
+
onClickSubmitSign: a[1] || (a[1] = (d) => e.submitImageAsync("signature", d))
|
|
72
|
+
}, null, 8, ["userInfo", "itemData", "onClickSignButton", "onBeforeDestroy"]), [
|
|
73
|
+
[c, e.signatureLoading]
|
|
74
|
+
])
|
|
75
|
+
])
|
|
76
|
+
]),
|
|
77
|
+
p((u(), y("div", j, [
|
|
78
|
+
(u(), A(E, {
|
|
79
|
+
key: n(x),
|
|
80
|
+
tabsContents: e.tabsContents,
|
|
81
|
+
onChangeTrigger: e.changeFormTrigger,
|
|
82
|
+
onClickTrigger: e.clickTabButton
|
|
83
|
+
}, null, 8, ["tabsContents", "onChangeTrigger", "onClickTrigger"]))
|
|
84
|
+
])), [
|
|
85
|
+
[c, e.loading]
|
|
86
|
+
])
|
|
87
|
+
]);
|
|
88
|
+
};
|
|
89
|
+
}
|
|
90
|
+
}), te = /* @__PURE__ */ V(q, [["__scopeId", "data-v-3bdf3f4b"]]);
|
|
91
|
+
export {
|
|
92
|
+
te as default
|
|
93
|
+
};
|