xyvcard-itsmsys 0.0.12 → 0.0.13
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-aqBMKpoJ.mjs → edit-B7N9QLYv.mjs} +97 -82
- package/dist/{edit-C-Ddf0UV.mjs → edit-CBnnqc6q.mjs} +103 -87
- package/dist/{edit-BSgQ7aTw.mjs → edit-CuD0yKla.mjs} +1 -1
- package/dist/{edit-BSllWdRO.mjs → edit-D2lhB7lU.mjs} +1 -1
- package/dist/{edit-CNw8JPUb.mjs → edit-DQ04LbhC.mjs} +89 -74
- package/dist/{edit-Cd4dWFsH.mjs → edit-IRLCMnWT.mjs} +1 -1
- package/dist/{edit-q5TFAMBm.mjs → edit-g4L03h6h.mjs} +1 -1
- package/dist/{edit.vue_vue_type_script_setup_true_lang-BJcLgzvH.mjs → edit.vue_vue_type_script_setup_true_lang-CEzM2X-C.mjs} +50 -50
- package/dist/{edit.vue_vue_type_script_setup_true_lang-BA39WCu3.mjs → edit.vue_vue_type_script_setup_true_lang-DD9BucLK.mjs} +50 -50
- package/dist/{edit.vue_vue_type_script_setup_true_lang-D1lAHFeM.mjs → edit.vue_vue_type_script_setup_true_lang-Daxe3FpV.mjs} +44 -37
- package/dist/{edit.vue_vue_type_script_setup_true_lang-BV_YHrlE.mjs → edit.vue_vue_type_script_setup_true_lang-SzJApeB-.mjs} +74 -74
- package/dist/import-upload-Bsl-7w0B.mjs +161 -0
- package/dist/import-upload-COLdGpcs.mjs +161 -0
- package/dist/{index-Dno_3GpX.mjs → index-B4M6ZC7N.mjs} +91 -40
- package/dist/{index-BY5Djw_C.mjs → index-BBPQd1dS.mjs} +138 -127
- package/dist/{index-BaixQptZ.mjs → index-BxX1lrD5.mjs} +63 -61
- package/dist/{index-LOMCvxtf.mjs → index-CzVhcXfx.mjs} +57 -55
- package/dist/index-DNpEXtyQ.mjs +423 -0
- package/dist/{index-DrBtW9Aj.mjs → index-Dh_kNwqv.mjs} +144 -157
- package/dist/{index-Cz9Xj4Mn.mjs → index-Dih4mOx4.mjs} +1 -1
- package/dist/index-n4FekcLF.mjs +504 -0
- package/dist/index.mjs +118 -114
- package/dist/{index.vue_vue_type_script_setup_true_lang-C67sXgs5.mjs → index.vue_vue_type_script_setup_true_lang-D0pyunau.mjs} +2 -2
- package/dist/info-BHylKqOX.mjs +186 -0
- package/dist/info-BZOWTNSd.mjs +209 -0
- package/dist/{info-BUDmirQy.mjs → info-CDtqpKVD.mjs} +80 -58
- package/dist/{info-D0Pwnmsu.mjs → info-XDDe5ve6.mjs} +1 -1
- package/dist/{info-C3knY6l_.mjs → info-bwhmPzeG.mjs} +1 -1
- package/dist/info-dBqoxL-p.mjs +209 -0
- package/dist/style.css +1 -1
- package/dts/api/dict.d.ts +7 -1
- package/dts/api/index.d.ts +3 -1
- package/dts/api/itsm-sys-org/types.d.ts +1 -0
- package/dts/api/itsm-sys-user-ext/types.d.ts +4 -0
- package/dts/constant.d.ts +8 -0
- package/dts/lang/itsmsys/zh-cn.d.ts +4 -0
- package/package.json +1 -1
- package/dist/import-upload-BIT504-g.mjs +0 -4
- package/dist/import-upload-pZG8yku3.mjs +0 -4
- package/dist/import-upload.vue_vue_type_script_setup_true_lang-pjSs3v9e.mjs +0 -162
- package/dist/import-upload.vue_vue_type_script_setup_true_lang-tjMLoB_W.mjs +0 -162
- package/dist/index-CoMhbtrg.mjs +0 -449
- package/dist/index-DPz8be3T.mjs +0 -351
- package/dist/info-BivxW-qV.mjs +0 -187
- package/dist/info-Bn-BseIm.mjs +0 -187
- package/dist/info-C-ga_8K9.mjs +0 -176
|
@@ -1,25 +1,26 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { ElMessage as
|
|
3
|
-
import { s as
|
|
4
|
-
import { useI18n as
|
|
5
|
-
import { useRoute as
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
|
|
1
|
+
import { defineComponent as I, ref as g, reactive as O, resolveComponent as i, openBlock as f, createElementBlock as K, createVNode as e, withCtx as l, unref as a, createTextVNode as A, toDisplayString as F, createBlock as q, createCommentVNode as w } from "vue";
|
|
2
|
+
import { ElMessage as $ } from "element-plus";
|
|
3
|
+
import { s as E } from "./index-B2xwBTw-.mjs";
|
|
4
|
+
import { useI18n as D } from "vue-i18n";
|
|
5
|
+
import { useRoute as J, useRouter as z } from "vue-router";
|
|
6
|
+
import { routerUtil as v } from "jmash-core";
|
|
7
|
+
import { C as b } from "./index-B4M6ZC7N.mjs";
|
|
8
|
+
import { sysOrgApi as y } from "./index.mjs";
|
|
9
|
+
import { _ as H } from "./index.vue_vue_type_script_setup_true_lang-D0pyunau.mjs";
|
|
10
|
+
const Q = { class: "app-container" }, se = /* @__PURE__ */ I({
|
|
10
11
|
__name: "edit",
|
|
11
|
-
setup(
|
|
12
|
-
const { t: m } =
|
|
13
|
-
let o =
|
|
12
|
+
setup(W) {
|
|
13
|
+
const { t: m } = D(), c = J(), _ = z(), P = g(), p = g("first");
|
|
14
|
+
let o = O({
|
|
14
15
|
requestId: Math.random() * 10 + "",
|
|
15
16
|
updateMask: "orgName,address,contactPerson,contactPersonPosi,contactPersonTel,contactPersonMobile,geoLongitude,geoLatitude",
|
|
16
|
-
orgType:
|
|
17
|
+
orgType: b.orgType.outsource
|
|
17
18
|
});
|
|
18
|
-
const
|
|
19
|
-
function
|
|
20
|
-
|
|
19
|
+
const V = g("");
|
|
20
|
+
function R(t) {
|
|
21
|
+
p.value = t.props.name;
|
|
21
22
|
}
|
|
22
|
-
const
|
|
23
|
+
const T = O({
|
|
23
24
|
orgName: [
|
|
24
25
|
{
|
|
25
26
|
required: !0,
|
|
@@ -34,6 +35,20 @@ const J = { class: "app-container" }, oe = /* @__PURE__ */ K({
|
|
|
34
35
|
trigger: "blur"
|
|
35
36
|
}
|
|
36
37
|
],
|
|
38
|
+
geoLongitude: [
|
|
39
|
+
{
|
|
40
|
+
required: !0,
|
|
41
|
+
message: m("sysGov.geoLongitudeRequired"),
|
|
42
|
+
trigger: "change"
|
|
43
|
+
}
|
|
44
|
+
],
|
|
45
|
+
geoLatitude: [
|
|
46
|
+
{
|
|
47
|
+
required: !0,
|
|
48
|
+
message: m("sysGov.geoLatitudeRequired"),
|
|
49
|
+
trigger: "change"
|
|
50
|
+
}
|
|
51
|
+
],
|
|
37
52
|
contactPersonMobile: [
|
|
38
53
|
{
|
|
39
54
|
pattern: /^1[3|4|5|6|7|8|9][0-9]\d{8}$/,
|
|
@@ -50,68 +65,68 @@ const J = { class: "app-container" }, oe = /* @__PURE__ */ K({
|
|
|
50
65
|
]
|
|
51
66
|
});
|
|
52
67
|
function k() {
|
|
53
|
-
|
|
68
|
+
V.value = o.address;
|
|
54
69
|
}
|
|
55
70
|
function C(t) {
|
|
56
71
|
o.geoLatitude = t[0], o.geoLongitude = t[1];
|
|
57
72
|
}
|
|
58
|
-
function
|
|
73
|
+
function N(t) {
|
|
59
74
|
o.address = t;
|
|
60
75
|
}
|
|
61
|
-
|
|
76
|
+
c.query.entityKey && y.findById({ orgId: c.query.entityKey }).then(({ data: t }) => {
|
|
62
77
|
Object.assign(o, t);
|
|
63
78
|
});
|
|
64
|
-
const
|
|
79
|
+
const M = async () => {
|
|
65
80
|
var t;
|
|
66
|
-
await ((t =
|
|
67
|
-
var
|
|
68
|
-
s && (o.geoLongitude = (
|
|
69
|
-
|
|
81
|
+
await ((t = P.value) == null ? void 0 : t.validate((s) => {
|
|
82
|
+
var d, r;
|
|
83
|
+
s && (o.geoLongitude = (d = o.geoLongitude) == null ? void 0 : d.toString(), o.geoLatitude = (r = o.geoLatitude) == null ? void 0 : r.toString(), o.orgId ? y.update(o).then((u) => {
|
|
84
|
+
u.status === 200 && ($({
|
|
70
85
|
message: m("common.submitSuccess"),
|
|
71
86
|
type: "success"
|
|
72
|
-
}), c.
|
|
73
|
-
}) :
|
|
74
|
-
|
|
87
|
+
}), v.closeTagView(c.fullPath, _, !1));
|
|
88
|
+
}) : y.create(o).then((u) => {
|
|
89
|
+
u.status === 200 && ($({
|
|
75
90
|
message: m("common.submitSuccess"),
|
|
76
91
|
type: "success"
|
|
77
|
-
}),
|
|
92
|
+
}), v.closeTagView(c.fullPath, _, !1));
|
|
78
93
|
}));
|
|
79
94
|
}));
|
|
80
95
|
};
|
|
81
96
|
return (t, s) => {
|
|
82
|
-
const
|
|
83
|
-
return f(),
|
|
84
|
-
e(
|
|
97
|
+
const d = i("el-input"), r = i("el-form-item"), u = i("el-col"), h = i("el-button"), U = i("jmash-amap"), S = i("el-row"), j = i("el-form"), L = i("el-tab-pane"), B = i("el-tabs"), G = i("el-card");
|
|
98
|
+
return f(), K("div", Q, [
|
|
99
|
+
e(G, { shadow: "never" }, {
|
|
85
100
|
default: l(() => [
|
|
86
|
-
e(
|
|
87
|
-
modelValue:
|
|
88
|
-
"onUpdate:modelValue": s[8] || (s[8] = (n) =>
|
|
89
|
-
onTabClick:
|
|
101
|
+
e(B, {
|
|
102
|
+
modelValue: p.value,
|
|
103
|
+
"onUpdate:modelValue": s[8] || (s[8] = (n) => p.value = n),
|
|
104
|
+
onTabClick: R
|
|
90
105
|
}, {
|
|
91
106
|
default: l(() => [
|
|
92
|
-
e(
|
|
107
|
+
e(L, {
|
|
93
108
|
label: "外协单位信息",
|
|
94
109
|
name: "first"
|
|
95
110
|
}, {
|
|
96
111
|
default: l(() => [
|
|
97
|
-
e(
|
|
112
|
+
e(j, {
|
|
98
113
|
ref_key: "sysOutFormRef",
|
|
99
|
-
ref:
|
|
114
|
+
ref: P,
|
|
100
115
|
model: a(o),
|
|
101
116
|
"label-width": "135px",
|
|
102
|
-
rules:
|
|
117
|
+
rules: T
|
|
103
118
|
}, {
|
|
104
119
|
default: l(() => [
|
|
105
|
-
e(
|
|
120
|
+
e(S, null, {
|
|
106
121
|
default: l(() => [
|
|
107
|
-
e(
|
|
122
|
+
e(u, { span: 24 }, {
|
|
108
123
|
default: l(() => [
|
|
109
|
-
e(
|
|
124
|
+
e(r, {
|
|
110
125
|
label: t.$t("sysOut.orgName"),
|
|
111
126
|
prop: "orgName"
|
|
112
127
|
}, {
|
|
113
128
|
default: l(() => [
|
|
114
|
-
e(
|
|
129
|
+
e(d, {
|
|
115
130
|
modelValue: a(o).orgName,
|
|
116
131
|
"onUpdate:modelValue": s[0] || (s[0] = (n) => a(o).orgName = n),
|
|
117
132
|
placeholder: t.$t("sysOut.orgNameRequired"),
|
|
@@ -125,14 +140,14 @@ const J = { class: "app-container" }, oe = /* @__PURE__ */ K({
|
|
|
125
140
|
]),
|
|
126
141
|
_: 1
|
|
127
142
|
}),
|
|
128
|
-
e(
|
|
143
|
+
e(u, { span: 12 }, {
|
|
129
144
|
default: l(() => [
|
|
130
|
-
e(
|
|
145
|
+
e(r, {
|
|
131
146
|
label: t.$t("sysOut.contactPerson"),
|
|
132
147
|
prop: "contactPerson"
|
|
133
148
|
}, {
|
|
134
149
|
default: l(() => [
|
|
135
|
-
e(
|
|
150
|
+
e(d, {
|
|
136
151
|
modelValue: a(o).contactPerson,
|
|
137
152
|
"onUpdate:modelValue": s[1] || (s[1] = (n) => a(o).contactPerson = n),
|
|
138
153
|
placeholder: t.$t("sysOut.contactPersonRequired"),
|
|
@@ -146,14 +161,14 @@ const J = { class: "app-container" }, oe = /* @__PURE__ */ K({
|
|
|
146
161
|
]),
|
|
147
162
|
_: 1
|
|
148
163
|
}),
|
|
149
|
-
e(
|
|
164
|
+
e(u, { span: 12 }, {
|
|
150
165
|
default: l(() => [
|
|
151
|
-
e(
|
|
166
|
+
e(r, {
|
|
152
167
|
label: t.$t("sysOut.contactPersonPosi"),
|
|
153
168
|
prop: "contactPersonPosi"
|
|
154
169
|
}, {
|
|
155
170
|
default: l(() => [
|
|
156
|
-
e(
|
|
171
|
+
e(d, {
|
|
157
172
|
modelValue: a(o).contactPersonPosi,
|
|
158
173
|
"onUpdate:modelValue": s[2] || (s[2] = (n) => a(o).contactPersonPosi = n),
|
|
159
174
|
placeholder: t.$t("sysOut.contactPersonPosiRequired"),
|
|
@@ -167,14 +182,14 @@ const J = { class: "app-container" }, oe = /* @__PURE__ */ K({
|
|
|
167
182
|
]),
|
|
168
183
|
_: 1
|
|
169
184
|
}),
|
|
170
|
-
e(
|
|
185
|
+
e(u, { span: 12 }, {
|
|
171
186
|
default: l(() => [
|
|
172
|
-
e(
|
|
187
|
+
e(r, {
|
|
173
188
|
label: t.$t("sysOut.contactPersonTel"),
|
|
174
189
|
prop: "contactPersonTel"
|
|
175
190
|
}, {
|
|
176
191
|
default: l(() => [
|
|
177
|
-
e(
|
|
192
|
+
e(d, {
|
|
178
193
|
modelValue: a(o).contactPersonTel,
|
|
179
194
|
"onUpdate:modelValue": s[3] || (s[3] = (n) => a(o).contactPersonTel = n),
|
|
180
195
|
placeholder: t.$t("sysOut.contactPersonTelRequired"),
|
|
@@ -188,14 +203,14 @@ const J = { class: "app-container" }, oe = /* @__PURE__ */ K({
|
|
|
188
203
|
]),
|
|
189
204
|
_: 1
|
|
190
205
|
}),
|
|
191
|
-
e(
|
|
206
|
+
e(u, { span: 12 }, {
|
|
192
207
|
default: l(() => [
|
|
193
|
-
e(
|
|
208
|
+
e(r, {
|
|
194
209
|
label: t.$t("sysOut.contactPersonMobile"),
|
|
195
210
|
prop: "contactPersonMobile"
|
|
196
211
|
}, {
|
|
197
212
|
default: l(() => [
|
|
198
|
-
e(
|
|
213
|
+
e(d, {
|
|
199
214
|
modelValue: a(o).contactPersonMobile,
|
|
200
215
|
"onUpdate:modelValue": s[4] || (s[4] = (n) => a(o).contactPersonMobile = n),
|
|
201
216
|
placeholder: t.$t("sysOut.contactPersonMobileRequired"),
|
|
@@ -209,14 +224,14 @@ const J = { class: "app-container" }, oe = /* @__PURE__ */ K({
|
|
|
209
224
|
]),
|
|
210
225
|
_: 1
|
|
211
226
|
}),
|
|
212
|
-
e(
|
|
227
|
+
e(u, { span: 24 }, {
|
|
213
228
|
default: l(() => [
|
|
214
|
-
e(
|
|
229
|
+
e(r, {
|
|
215
230
|
label: t.$t("sysOut.address"),
|
|
216
231
|
prop: "address"
|
|
217
232
|
}, {
|
|
218
233
|
default: l(() => [
|
|
219
|
-
e(
|
|
234
|
+
e(d, {
|
|
220
235
|
modelValue: a(o).address,
|
|
221
236
|
"onUpdate:modelValue": s[5] || (s[5] = (n) => a(o).address = n),
|
|
222
237
|
placeholder: t.$t("sysOut.addressRequired"),
|
|
@@ -225,8 +240,8 @@ const J = { class: "app-container" }, oe = /* @__PURE__ */ K({
|
|
|
225
240
|
clearable: ""
|
|
226
241
|
}, {
|
|
227
242
|
append: l(() => [
|
|
228
|
-
e(
|
|
229
|
-
icon: a(
|
|
243
|
+
e(h, {
|
|
244
|
+
icon: a(E),
|
|
230
245
|
onClick: k
|
|
231
246
|
}, null, 8, ["icon"])
|
|
232
247
|
]),
|
|
@@ -238,18 +253,18 @@ const J = { class: "app-container" }, oe = /* @__PURE__ */ K({
|
|
|
238
253
|
]),
|
|
239
254
|
_: 1
|
|
240
255
|
}),
|
|
241
|
-
e(
|
|
256
|
+
e(u, { span: 24 }, {
|
|
242
257
|
default: l(() => [
|
|
243
|
-
e(
|
|
258
|
+
e(r, null, {
|
|
244
259
|
default: l(() => [
|
|
245
|
-
e(
|
|
246
|
-
"security-js-code": a(
|
|
247
|
-
"api-key": a(
|
|
248
|
-
address:
|
|
260
|
+
e(U, {
|
|
261
|
+
"security-js-code": a(b).amapConfig.securityJsCode,
|
|
262
|
+
"api-key": a(b).amapConfig.apiKey,
|
|
263
|
+
address: V.value,
|
|
249
264
|
lat: a(o).geoLatitude,
|
|
250
265
|
lng: a(o).geoLongitude,
|
|
251
266
|
onGetLatLng: C,
|
|
252
|
-
onGetAddress:
|
|
267
|
+
onGetAddress: N
|
|
253
268
|
}, null, 8, ["security-js-code", "api-key", "address", "lat", "lng"])
|
|
254
269
|
]),
|
|
255
270
|
_: 1
|
|
@@ -257,14 +272,14 @@ const J = { class: "app-container" }, oe = /* @__PURE__ */ K({
|
|
|
257
272
|
]),
|
|
258
273
|
_: 1
|
|
259
274
|
}),
|
|
260
|
-
e(
|
|
275
|
+
e(u, { span: 12 }, {
|
|
261
276
|
default: l(() => [
|
|
262
|
-
e(
|
|
277
|
+
e(r, {
|
|
263
278
|
label: t.$t("sysOut.geoLongitude"),
|
|
264
279
|
prop: "geoLongitude"
|
|
265
280
|
}, {
|
|
266
281
|
default: l(() => [
|
|
267
|
-
e(
|
|
282
|
+
e(d, {
|
|
268
283
|
modelValue: a(o).geoLongitude,
|
|
269
284
|
"onUpdate:modelValue": s[6] || (s[6] = (n) => a(o).geoLongitude = n),
|
|
270
285
|
clearable: "",
|
|
@@ -276,14 +291,14 @@ const J = { class: "app-container" }, oe = /* @__PURE__ */ K({
|
|
|
276
291
|
]),
|
|
277
292
|
_: 1
|
|
278
293
|
}),
|
|
279
|
-
e(
|
|
294
|
+
e(u, { span: 12 }, {
|
|
280
295
|
default: l(() => [
|
|
281
|
-
e(
|
|
296
|
+
e(r, {
|
|
282
297
|
label: t.$t("sysOut.geoLatitude"),
|
|
283
298
|
prop: "geoLatitude"
|
|
284
299
|
}, {
|
|
285
300
|
default: l(() => [
|
|
286
|
-
e(
|
|
301
|
+
e(d, {
|
|
287
302
|
modelValue: a(o).geoLatitude,
|
|
288
303
|
"onUpdate:modelValue": s[7] || (s[7] = (n) => a(o).geoLatitude = n),
|
|
289
304
|
clearable: "",
|
|
@@ -298,14 +313,14 @@ const J = { class: "app-container" }, oe = /* @__PURE__ */ K({
|
|
|
298
313
|
]),
|
|
299
314
|
_: 1
|
|
300
315
|
}),
|
|
301
|
-
e(
|
|
316
|
+
e(r, null, {
|
|
302
317
|
default: l(() => [
|
|
303
|
-
e(
|
|
318
|
+
e(h, {
|
|
304
319
|
type: "primary",
|
|
305
|
-
onClick:
|
|
320
|
+
onClick: M
|
|
306
321
|
}, {
|
|
307
322
|
default: l(() => [
|
|
308
|
-
|
|
323
|
+
A(F(t.$t("common.save")), 1)
|
|
309
324
|
]),
|
|
310
325
|
_: 1
|
|
311
326
|
})
|
|
@@ -318,16 +333,16 @@ const J = { class: "app-container" }, oe = /* @__PURE__ */ K({
|
|
|
318
333
|
]),
|
|
319
334
|
_: 1
|
|
320
335
|
}),
|
|
321
|
-
a(
|
|
336
|
+
a(c).query.entityKey ? (f(), q(L, {
|
|
322
337
|
key: 0,
|
|
323
338
|
label: "发票信息",
|
|
324
339
|
name: "second"
|
|
325
340
|
}, {
|
|
326
341
|
default: l(() => [
|
|
327
|
-
|
|
342
|
+
p.value === "second" ? (f(), q(H, { key: 0 })) : w("", !0)
|
|
328
343
|
]),
|
|
329
344
|
_: 1
|
|
330
|
-
})) :
|
|
345
|
+
})) : w("", !0)
|
|
331
346
|
]),
|
|
332
347
|
_: 1
|
|
333
348
|
}, 8, ["modelValue"])
|
|
@@ -339,5 +354,5 @@ const J = { class: "app-container" }, oe = /* @__PURE__ */ K({
|
|
|
339
354
|
}
|
|
340
355
|
});
|
|
341
356
|
export {
|
|
342
|
-
|
|
357
|
+
se as default
|
|
343
358
|
};
|