ss-component-new 1.3.667 → 1.3.669
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/MTLLoader-C2ENwU4B.js +657 -0
- package/dist/URDFLoader-D8HIcp6W.js +2304 -0
- package/dist/animationData-CDGBdGSq.js +83 -0
- package/dist/array-GeFGcNng.js +1044 -0
- package/dist/clone-epSiajPW.js +8 -0
- package/dist/config.js +1 -1
- package/dist/eleIcon-BWVKfp5t.js +29 -0
- package/dist/iconfont-DMYmzqd8.js +1018 -0
- package/dist/icons/svg/Update.svg +1 -0
- package/dist/icons/svg/functionList.svg +1 -0
- package/dist/icons/svg/uploadCopy.svg +1 -0
- package/dist/index-3va3ENB8.js +201 -0
- package/dist/index-B4vESlof.js +78 -0
- package/dist/index-BFRbO6Ob.js +864 -0
- package/dist/index-BFqUz4pN.js +52 -0
- package/dist/index-BO_ie9cf.js +117 -0
- package/dist/index-BTcUmOL9.js +83 -0
- package/dist/index-Bd9AU0ks.js +93 -0
- package/dist/index-Bfe0Vmym.js +658 -0
- package/dist/index-BpGFvMaU.js +62 -0
- package/dist/index-Bto8e0_l.js +103 -0
- package/dist/index-Bvvz41NY.js +44 -0
- package/dist/index-CALpUVvi.js +2623 -0
- package/dist/index-CRusLwdZ.js +48 -0
- package/dist/index-CV_jQDcg.js +9 -0
- package/dist/index-CeVSdtF3.js +407 -0
- package/dist/{index-BobGeNMx.js → index-ChNfRlIP.js} +5 -5
- package/dist/index-CmRnsU1X.js +996 -0
- package/dist/index-CxGjXQS8.js +93 -0
- package/dist/index-DJrzqi4-.js +209 -0
- package/dist/index-DT2KzAmL.js +8988 -0
- package/dist/index-D_kI6aHR.js +98 -0
- package/dist/index-D_zqmWYW.js +627 -0
- package/dist/index-DgW-zPUZ.js +30 -0
- package/dist/index-DhllboDp.js +11773 -0
- package/dist/index-Di7_fN-l.js +61958 -0
- package/dist/index-DmuX4rYk.js +98 -0
- package/dist/index-DxEqN-_a.js +84 -0
- package/dist/index-FNOjQQWl.js +619 -0
- package/dist/index-GqaokPsw.js +342 -0
- package/dist/index-SjNcMhxZ.js +447 -0
- package/dist/index-XGieOXX9.js +55 -0
- package/dist/index-YVR3acYT.js +61 -0
- package/dist/index-b-1Cc3pU.js +28483 -0
- package/dist/index-bzdYGNwv.js +24879 -0
- package/dist/{index-BKK_dL6t.js → index-dD-mKgue.js} +3 -3
- package/dist/index-f22t3lGR.js +107 -0
- package/dist/index-hPoDGmt5.js +468 -0
- package/dist/index-uF-ibwG0.js +9 -0
- package/dist/{index.vue_vue_type_script_setup_true_lang-DRzriV-s.js → index.vue_vue_type_script_setup_true_lang-DwbHXtUp.js} +2 -2
- package/dist/index.vue_vue_type_style_index_0_scoped_83e6d490_lang-BGHEN9yR.js +137728 -0
- package/dist/isString-CoCw_sp3.js +8 -0
- package/dist/localIcon-CoJHw5ss.js +76 -0
- package/dist/main-B3uivmHw.js +502 -0
- package/dist/menuIndex-B7ZUahFp.js +159 -0
- package/dist/request-DiogHwkN.js +9465 -0
- package/dist/ss-component.css +8 -2
- package/dist/ss-component.js +64 -28
- package/dist/ss-component2.js +75 -15
- package/dist/ss-component3.js +1 -1
- package/dist/threeModel-BZpdWtB3.js +1108 -0
- package/dist/threePreview-QZ-g7bqk.js +2259 -0
- package/dist/threeSceneView-DeXv560D.js +1289 -0
- package/dist/threeSceneViewForCPMPIP-CdhC-Jg4.js +538 -0
- package/dist/threeTrackPathView-Cpwcmet3.js +620 -0
- package/dist/threeViewerHost-OeJJtWw4.js +233 -0
- package/dist/urdfTree-oAPOm0qi.js +254 -0
- package/dist/workpieceTreePanel-RgJlR6GJ.js +555 -0
- package/package.json +4 -4
- package/public/config.js +1 -1
- package/public/icons/svg/Update.svg +1 -0
- package/public/icons/svg/functionList.svg +1 -0
- package/public/icons/svg/uploadCopy.svg +1 -0
- package/dist/index-CCShKHTf.js +0 -50
- package/dist/index-CHLS51j8.js +0 -1044
- package/dist/index-Ccv8qbdo.js +0 -9091
- package/dist/index-D2V0zCQE.js +0 -195
- package/dist/index-DgjdKpj-.js +0 -182
- package/dist/menu-B8iV5Rhf.js +0 -5215
- package/dist/origin-B7bb-ZcE.js +0 -11428
- /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/{table-close.svg → tableClose.svg} +0 -0
- /package/public/icons/svg/{table-expand.svg → tableExpand.svg} +0 -0
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
import { defineComponent as C, reactive as f, ref as i, onMounted as E, resolveComponent as s, openBlock as _, createElementBlock as v, 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-YVR3acYT.js";
|
|
3
|
+
import { useRouter as M } from "vue-router";
|
|
4
|
+
import { E as g } from "./request-DiogHwkN.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(" 确认 ", -1)
|
|
88
|
+
])]),
|
|
89
|
+
_: 1
|
|
90
|
+
})
|
|
91
|
+
])
|
|
92
|
+
]);
|
|
93
|
+
};
|
|
94
|
+
}
|
|
95
|
+
}), z = /* @__PURE__ */ N(q, [["__scopeId", "data-v-5d82b8dd"]]);
|
|
96
|
+
export {
|
|
97
|
+
z as default
|
|
98
|
+
};
|