xyvcard-itsmsys 0.0.16 → 0.0.18
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/{edit-C3NG4LWK.mjs → edit-C1zg8B0y.mjs} +1 -1
- package/dist/{edit-DdBemEtp.mjs → edit-CNFS8ehW.mjs} +2 -2
- package/dist/{edit-DgxHpvC6.mjs → edit-Cs3KIwaz.mjs} +2 -2
- package/dist/{edit-CJKLiFvj.mjs → edit-CxRGbAP_.mjs} +2 -2
- package/dist/{edit-Dxc1CH37.mjs → edit-DLN1WFrt.mjs} +1 -1
- package/dist/{edit-_PobHvyR.mjs → edit-DlEW6lB8.mjs} +1 -1
- package/dist/{edit-pCyaGLeW.mjs → edit-Dmxyf_Gp.mjs} +1 -1
- package/dist/{edit.vue_vue_type_script_setup_true_lang-BlMypmar.mjs → edit.vue_vue_type_script_setup_true_lang-BKQkhngP.mjs} +3 -3
- package/dist/{edit.vue_vue_type_script_setup_true_lang-BnfSGJv_.mjs → edit.vue_vue_type_script_setup_true_lang-MQ4ZtR6S.mjs} +96 -96
- package/dist/{edit.vue_vue_type_script_setup_true_lang-ygCvblxi.mjs → edit.vue_vue_type_script_setup_true_lang-eMXMvSnV.mjs} +1 -1
- package/dist/{edit.vue_vue_type_script_setup_true_lang-CtIAGnDl.mjs → edit.vue_vue_type_script_setup_true_lang-jsZCbrsm.mjs} +3 -3
- package/dist/{import-upload-r5sF-dob.mjs → import-upload-BM5kcXdg.mjs} +7 -7
- package/dist/{import-upload-Dn6fqub8.mjs → import-upload-BvBtwEbI.mjs} +25 -25
- package/dist/import-upload-CjeTCQBx.mjs +161 -0
- package/dist/{index-Clqts1Tf.mjs → index-Bxg8G8aA.mjs} +22 -22
- package/dist/{index-byYol6y6.mjs → index-BzqZLipq.mjs} +1 -1
- package/dist/index-CdQGs3Vu.mjs +462 -0
- package/dist/{index-D-y6OhBi.mjs → index-D2BUGsak.mjs} +28 -28
- package/dist/{index-rAUwvtcF.mjs → index-D2e-NU3E.mjs} +1 -1
- package/dist/{index-DGX9vRbo.mjs → index-Dsf1qOUx.mjs} +1 -1
- package/dist/{index-C57850Qg.mjs → index-EhejgmO6.mjs} +22 -22
- package/dist/{index-ekie5iUI.mjs → index-nhzVBt2y.mjs} +1 -1
- package/dist/index.mjs +2 -2
- package/dist/{index.vue_vue_type_script_setup_true_lang-CFepWDIx.mjs → index.vue_vue_type_script_setup_true_lang-DhcyCvVN.mjs} +2 -2
- package/dist/{info-BraECWiO.mjs → info-B2d8xPwW.mjs} +1 -1
- package/dist/{info-to4iDhQX.mjs → info-BZ7IZet8.mjs} +1 -1
- package/dist/{info-BNw5IiGi.mjs → info-CCfX-q4c.mjs} +1 -1
- package/dist/{info-Cjx0ceNM.mjs → info-CoizfoOq.mjs} +1 -1
- package/dist/{info-BqQdA6b-.mjs → info-DBObKyIh.mjs} +1 -1
- package/dist/{info-DHxVt25p.mjs → info-rnc-sgQt.mjs} +1 -1
- package/dist/style.css +1 -1
- package/dts/api/itsm-sys-user-ext/types.d.ts +1 -0
- package/dts/views/itsmsys/itsm-sys-user-man/import-upload.vue.d.ts +31 -0
- package/package.json +1 -1
- package/dist/index-uAbzEnZH.mjs +0 -423
|
@@ -2,9 +2,9 @@ var T = Object.defineProperty;
|
|
|
2
2
|
var d = (a, i, t) => i in a ? T(a, i, { enumerable: !0, configurable: !0, writable: !0, value: t }) : a[i] = t;
|
|
3
3
|
var s = (a, i, t) => d(a, typeof i != "symbol" ? i + "" : i, t);
|
|
4
4
|
import { ref as m } from "vue";
|
|
5
|
-
import { BizLayDict as
|
|
5
|
+
import { BizLayDict as S, BizDict as n, CustomBizDict as _, EnumDict as E } from "jmash-core";
|
|
6
6
|
import { sysOrgApi as l } from "./index.mjs";
|
|
7
|
-
import { deptApi as
|
|
7
|
+
import { deptApi as h, jobApi as N } from "jmash-rbac";
|
|
8
8
|
import { EntryDict as O } from "jmash-dict";
|
|
9
9
|
class e {
|
|
10
10
|
}
|
|
@@ -75,7 +75,7 @@ s(e, "taxRate", {
|
|
|
75
75
|
max: 0.99
|
|
76
76
|
}), // 岗位字典传参
|
|
77
77
|
s(e, "roleType", "job");
|
|
78
|
-
class
|
|
78
|
+
class M extends S {
|
|
79
79
|
// 实现 useValues 方法
|
|
80
80
|
useValues(i) {
|
|
81
81
|
return new Promise((t, u) => {
|
|
@@ -83,8 +83,8 @@ class g extends _ {
|
|
|
83
83
|
t(this.values);
|
|
84
84
|
return;
|
|
85
85
|
}
|
|
86
|
-
const
|
|
87
|
-
l.findList(
|
|
86
|
+
const o = { ...this.query, excludeOrgId: i };
|
|
87
|
+
l.findList(o).then(({ data: c }) => {
|
|
88
88
|
const y = c.results;
|
|
89
89
|
this.values.length = 0, this.values.push(...this.convertToLayEntryArray(y)), t(this.values);
|
|
90
90
|
}).catch(u);
|
|
@@ -103,10 +103,10 @@ class p extends n {
|
|
|
103
103
|
// 实现 useValues 方法
|
|
104
104
|
useValues() {
|
|
105
105
|
return new Promise((i, t) => {
|
|
106
|
-
l.
|
|
107
|
-
const
|
|
106
|
+
l.findOutSourceList(this.query).then(({ data: u }) => {
|
|
107
|
+
const o = u.results;
|
|
108
108
|
this.values.length = 0, this.values.push(
|
|
109
|
-
...
|
|
109
|
+
...o.map(
|
|
110
110
|
(c) => ({
|
|
111
111
|
key: c.orgId,
|
|
112
112
|
value: c.orgName
|
|
@@ -117,14 +117,14 @@ class p extends n {
|
|
|
117
117
|
});
|
|
118
118
|
}
|
|
119
119
|
}
|
|
120
|
-
class
|
|
120
|
+
class g extends n {
|
|
121
121
|
// 实现 useValues 方法
|
|
122
122
|
useValues() {
|
|
123
123
|
return new Promise((i, t) => {
|
|
124
|
-
|
|
125
|
-
const
|
|
124
|
+
h.findList(this.query).then(({ data: u }) => {
|
|
125
|
+
const o = u.results;
|
|
126
126
|
this.values.length = 0, this.values.push(
|
|
127
|
-
...
|
|
127
|
+
...o.map(
|
|
128
128
|
(c) => ({
|
|
129
129
|
key: c.deptId,
|
|
130
130
|
value: c.deptName
|
|
@@ -140,9 +140,9 @@ class I extends n {
|
|
|
140
140
|
useValues() {
|
|
141
141
|
return new Promise((i, t) => {
|
|
142
142
|
N.findPage(this.query).then(({ data: u }) => {
|
|
143
|
-
const
|
|
143
|
+
const o = u.results;
|
|
144
144
|
this.values.length = 0, this.values.push(
|
|
145
|
-
...
|
|
145
|
+
...o.map(
|
|
146
146
|
(c) => ({
|
|
147
147
|
key: c.roleId,
|
|
148
148
|
value: c.roleName
|
|
@@ -156,27 +156,27 @@ class I extends n {
|
|
|
156
156
|
class r {
|
|
157
157
|
}
|
|
158
158
|
// 公司管理状态
|
|
159
|
-
s(r, "hasStatusDict", new
|
|
160
|
-
s(r, "invoiceTypeDictEnum", new
|
|
159
|
+
s(r, "hasStatusDict", new _(e.HAS_STATUS, {})), // 公司发票类型
|
|
160
|
+
s(r, "invoiceTypeDictEnum", new E(
|
|
161
161
|
e.MODULE_ITSMSYS,
|
|
162
162
|
e.ENUM_INVOICE_TYPE
|
|
163
163
|
)), // 厅局管理父厅级单位
|
|
164
|
-
s(r, "parentIdBizDict", new
|
|
164
|
+
s(r, "parentIdBizDict", new M({
|
|
165
165
|
orgType: e.orgType.hall
|
|
166
166
|
})), // 管理人员工作状态
|
|
167
|
-
s(r, "jobStatusDictEnum", new
|
|
167
|
+
s(r, "jobStatusDictEnum", new E(
|
|
168
168
|
e.MODULE_ITSMSYS,
|
|
169
169
|
e.ENUM_JOB_ATATUS
|
|
170
170
|
)), // 运维人员工作模式
|
|
171
|
-
s(r, "engineerJobModeDictEnum", new
|
|
171
|
+
s(r, "engineerJobModeDictEnum", new E(
|
|
172
172
|
e.MODULE_ITSMSYS,
|
|
173
173
|
e.ENUM_ENGINEER_JOB_MODE
|
|
174
174
|
)), // 性别
|
|
175
|
-
s(r, "genderDict", new
|
|
175
|
+
s(r, "genderDict", new E(
|
|
176
176
|
e.MODULE_RBAC,
|
|
177
177
|
e.ENUM_GENDER
|
|
178
178
|
)), // 运维人员工程师类型
|
|
179
|
-
s(r, "engineerTypeDictEnum", new
|
|
179
|
+
s(r, "engineerTypeDictEnum", new E(
|
|
180
180
|
e.MODULE_ITSMSYS,
|
|
181
181
|
e.ENUM_ENGINEER_TYPE
|
|
182
182
|
)), // 公司人员选择公司名称
|
|
@@ -189,7 +189,7 @@ s(r, "sysOutBizDict", new p({
|
|
|
189
189
|
s(r, "engineerCertificateDict", new O(
|
|
190
190
|
e.DICT_ENGINEER_GRADE
|
|
191
191
|
)), // 分组
|
|
192
|
-
s(r, "deptBizDict", new
|
|
192
|
+
s(r, "deptBizDict", new g({})), // 岗位
|
|
193
193
|
s(r, "jobBizDict", new I({
|
|
194
194
|
roleType: e.roleType
|
|
195
195
|
}));
|
|
@@ -2,7 +2,7 @@ import { defineComponent as te, ref as N, resolveComponent as s, resolveDirectiv
|
|
|
2
2
|
import { useTableHooks as se } from "jmash-core";
|
|
3
3
|
import { ElMessageBox as j, ElMessage as T } from "element-plus";
|
|
4
4
|
import { useI18n as ae } from "vue-i18n";
|
|
5
|
-
import { C as re, D as ie } from "./index-
|
|
5
|
+
import { C as re, D as ie } from "./index-EhejgmO6.mjs";
|
|
6
6
|
import { sysOrgApi as u } from "./index.mjs";
|
|
7
7
|
import { useRouter as me } from "vue-router";
|
|
8
8
|
const ce = { class: "app-container" }, de = { class: "search-container" }, ue = ["onClick"], pe = ["onClick"], fe = ["onClick"], ke = /* @__PURE__ */ te({
|
package/dist/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Layout as Ys, deepMerge as Tt, useUserStore as D, clearEmpty as T, request as Y, addViteMenus as Os, addDynamicRoute as Ts, i18n as bs } from "jmash-core";
|
|
2
|
-
const Ps = () => import("./edit-
|
|
2
|
+
const Ps = () => import("./edit-CNFS8ehW.mjs"), Rs = () => import("./info-CoizfoOq.mjs"), xs = () => import("./edit-Cs3KIwaz.mjs"), Ns = () => import("./info-rnc-sgQt.mjs"), Is = () => import("./edit-CxRGbAP_.mjs"), Ws = () => import("./info-B2d8xPwW.mjs"), Ls = () => import("./info-BZ7IZet8.mjs"), Fs = () => import("./info-CCfX-q4c.mjs"), Cs = () => import("./info-DBObKyIh.mjs"), Us = [
|
|
3
3
|
{
|
|
4
4
|
path: "/rawitsmsys",
|
|
5
5
|
component: Ys,
|
|
@@ -3118,7 +3118,7 @@ class qi {
|
|
|
3118
3118
|
});
|
|
3119
3119
|
}
|
|
3120
3120
|
}
|
|
3121
|
-
const Bi = new qi(), zi = /* @__PURE__ */ Object.assign({ "./views/itsmsys/itsm-sys-gov/edit.vue": () => import("./edit-
|
|
3121
|
+
const Bi = new qi(), zi = /* @__PURE__ */ Object.assign({ "./views/itsmsys/itsm-sys-gov/edit.vue": () => import("./edit-Cs3KIwaz.mjs"), "./views/itsmsys/itsm-sys-gov/index.vue": () => import("./index-nhzVBt2y.mjs"), "./views/itsmsys/itsm-sys-gov/info.vue": () => import("./info-rnc-sgQt.mjs"), "./views/itsmsys/itsm-sys-org-invoice/edit.vue": () => import("./edit-Dmxyf_Gp.mjs"), "./views/itsmsys/itsm-sys-org-invoice/index.vue": () => import("./index-Dsf1qOUx.mjs"), "./views/itsmsys/itsm-sys-org/edit.vue": () => import("./edit-CNFS8ehW.mjs"), "./views/itsmsys/itsm-sys-org/index.vue": () => import("./index-BzqZLipq.mjs"), "./views/itsmsys/itsm-sys-org/info.vue": () => import("./info-CoizfoOq.mjs"), "./views/itsmsys/itsm-sys-out/edit.vue": () => import("./edit-CxRGbAP_.mjs"), "./views/itsmsys/itsm-sys-out/index.vue": () => import("./index-D2e-NU3E.mjs"), "./views/itsmsys/itsm-sys-out/info.vue": () => import("./info-B2d8xPwW.mjs"), "./views/itsmsys/itsm-sys-user-man/edit.vue": () => import("./edit-C1zg8B0y.mjs"), "./views/itsmsys/itsm-sys-user-man/import-upload.vue": () => import("./import-upload-CjeTCQBx.mjs"), "./views/itsmsys/itsm-sys-user-man/index.vue": () => import("./index-CdQGs3Vu.mjs"), "./views/itsmsys/itsm-sys-user-man/info.vue": () => import("./info-BZ7IZet8.mjs"), "./views/itsmsys/itsm-sys-user-ops/edit.vue": () => import("./edit-DLN1WFrt.mjs"), "./views/itsmsys/itsm-sys-user-ops/import-upload.vue": () => import("./import-upload-BvBtwEbI.mjs"), "./views/itsmsys/itsm-sys-user-ops/index.vue": () => import("./index-D2BUGsak.mjs"), "./views/itsmsys/itsm-sys-user-ops/info.vue": () => import("./info-CCfX-q4c.mjs"), "./views/itsmsys/itsm-sys-user-out/edit.vue": () => import("./edit-DlEW6lB8.mjs"), "./views/itsmsys/itsm-sys-user-out/import-upload.vue": () => import("./import-upload-BM5kcXdg.mjs"), "./views/itsmsys/itsm-sys-user-out/index.vue": () => import("./index-Bxg8G8aA.mjs"), "./views/itsmsys/itsm-sys-user-out/info.vue": () => import("./info-DBObKyIh.mjs") }), Ji = {
|
|
3122
3122
|
install(e) {
|
|
3123
3123
|
Os(zi, 7), Ts(Us), Gi(bs), e.use(Ai);
|
|
3124
3124
|
}
|
|
@@ -3,8 +3,8 @@ import { useTableHooks as F } from "jmash-core";
|
|
|
3
3
|
import { useI18n as G } from "vue-i18n";
|
|
4
4
|
import { useRoute as J } from "vue-router";
|
|
5
5
|
import { s as M } from "./index-B6vJj_z6.mjs";
|
|
6
|
-
import { _ as Q } from "./edit.vue_vue_type_script_setup_true_lang-
|
|
7
|
-
import { D as W } from "./index-
|
|
6
|
+
import { _ as Q } from "./edit.vue_vue_type_script_setup_true_lang-eMXMvSnV.mjs";
|
|
7
|
+
import { D as W } from "./index-EhejgmO6.mjs";
|
|
8
8
|
const X = { class: "app-container" }, Y = ["onClick"], Z = ["onClick"], re = /* @__PURE__ */ A({
|
|
9
9
|
__name: "index",
|
|
10
10
|
setup(ee) {
|
|
@@ -3,7 +3,7 @@ import { useRouter as G, useRoute as R } from "vue-router";
|
|
|
3
3
|
import { routerUtil as S } from "jmash-core";
|
|
4
4
|
import { sysOrgApi as U } from "./index.mjs";
|
|
5
5
|
import { s as J } from "./index-B6vJj_z6.mjs";
|
|
6
|
-
import { D as y, C as h } from "./index-
|
|
6
|
+
import { D as y, C as h } from "./index-EhejgmO6.mjs";
|
|
7
7
|
const K = { class: "app-container" }, z = { class: "cell-item" }, F = { class: "cell-item" }, H = { class: "cell-item" }, Q = { class: "cell-item" }, W = { class: "cell-item" }, X = { class: "cell-item" }, Y = { class: "cell-item" }, Z = { class: "cell-item" }, x = { class: "cell-item" }, ie = /* @__PURE__ */ w({
|
|
8
8
|
__name: "info",
|
|
9
9
|
setup(ee) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as M, getCurrentInstance as j, ref as h, computed as z, onBeforeMount as k, resolveComponent as m, openBlock as v, createElementBlock as g, createVNode as n, withCtx as e, createTextVNode as r, toDisplayString as l, createElementVNode as o, unref as u, Fragment as C, renderList as N, createBlock as T } from "vue";
|
|
2
2
|
import { useRouter as w, useRoute as S } from "vue-router";
|
|
3
|
-
import { D as a } from "./index-
|
|
3
|
+
import { D as a } from "./index-EhejgmO6.mjs";
|
|
4
4
|
import { fileApi as Y, routerUtil as x } from "jmash-core";
|
|
5
5
|
import { sysUserExtApi as A } from "./index.mjs";
|
|
6
6
|
import { d as F } from "./avatar-DFToerb2.mjs";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as U, getCurrentInstance as $, ref as f, computed as O, onBeforeMount as V, resolveComponent as d, openBlock as C, createElementBlock as T, createVNode as s, withCtx as e, createTextVNode as a, toDisplayString as l, createElementVNode as o, unref as r } from "vue";
|
|
2
2
|
import { useRouter as B, useRoute as M } from "vue-router";
|
|
3
|
-
import { D as u } from "./index-
|
|
3
|
+
import { D as u } from "./index-EhejgmO6.mjs";
|
|
4
4
|
import { fileApi as N, routerUtil as S } from "jmash-core";
|
|
5
5
|
import { sysUserExtApi as j } from "./index.mjs";
|
|
6
6
|
import { d as k } from "./avatar-DFToerb2.mjs";
|
|
@@ -3,7 +3,7 @@ import { useRouter as G, useRoute as R } from "vue-router";
|
|
|
3
3
|
import { routerUtil as S } from "jmash-core";
|
|
4
4
|
import { sysOrgApi as U } from "./index.mjs";
|
|
5
5
|
import { s as J } from "./index-B6vJj_z6.mjs";
|
|
6
|
-
import { D as y, C as h } from "./index-
|
|
6
|
+
import { D as y, C as h } from "./index-EhejgmO6.mjs";
|
|
7
7
|
const K = { class: "app-container" }, z = { class: "cell-item" }, F = { class: "cell-item" }, H = { class: "cell-item" }, Q = { class: "cell-item" }, W = { class: "cell-item" }, X = { class: "cell-item" }, Y = { class: "cell-item" }, Z = { class: "cell-item" }, x = { class: "cell-item" }, ie = /* @__PURE__ */ w({
|
|
8
8
|
__name: "info",
|
|
9
9
|
setup(ee) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as U, getCurrentInstance as $, ref as f, computed as O, onBeforeMount as V, resolveComponent as d, openBlock as C, createElementBlock as T, createVNode as s, withCtx as e, createTextVNode as a, toDisplayString as t, createElementVNode as o, unref as r } from "vue";
|
|
2
2
|
import { useRouter as B, useRoute as M } from "vue-router";
|
|
3
|
-
import { D as u } from "./index-
|
|
3
|
+
import { D as u } from "./index-EhejgmO6.mjs";
|
|
4
4
|
import { fileApi as N, routerUtil as S } from "jmash-core";
|
|
5
5
|
import { sysUserExtApi as j } from "./index.mjs";
|
|
6
6
|
import { d as k } from "./avatar-DFToerb2.mjs";
|
|
@@ -3,7 +3,7 @@ import { useRouter as q, useRoute as R } from "vue-router";
|
|
|
3
3
|
import { routerUtil as S } from "jmash-core";
|
|
4
4
|
import { sysOrgApi as U } from "./index.mjs";
|
|
5
5
|
import { s as J } from "./index-B6vJj_z6.mjs";
|
|
6
|
-
import { D as y, C as h } from "./index-
|
|
6
|
+
import { D as y, C as h } from "./index-EhejgmO6.mjs";
|
|
7
7
|
const K = { class: "app-container" }, z = { class: "cell-item" }, F = { class: "cell-item" }, H = { class: "cell-item" }, Q = { class: "cell-item" }, W = { class: "cell-item" }, X = { class: "cell-item" }, Y = { class: "cell-item" }, Z = { class: "cell-item" }, x = { class: "cell-item" }, ie = /* @__PURE__ */ B({
|
|
8
8
|
__name: "info",
|
|
9
9
|
setup(ee) {
|