xyvcard-itsmsys 0.0.12 → 0.0.14
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-BSgQ7aTw.mjs → edit-BKRcHRhe.mjs} +1 -1
- package/dist/{edit-C-Ddf0UV.mjs → edit-BOYD0hK4.mjs} +103 -87
- package/dist/{edit-BSllWdRO.mjs → edit-CHMLN0tR.mjs} +1 -1
- package/dist/{edit-Cd4dWFsH.mjs → edit-DNMyksDd.mjs} +1 -1
- package/dist/{edit-q5TFAMBm.mjs → edit-W7Cqo-_d.mjs} +1 -1
- package/dist/{edit-CNw8JPUb.mjs → edit-b2ih9M1u.mjs} +89 -74
- package/dist/{edit-aqBMKpoJ.mjs → edit-mVmM-PRk.mjs} +97 -82
- package/dist/{edit.vue_vue_type_script_setup_true_lang-D1lAHFeM.mjs → edit.vue_vue_type_script_setup_true_lang-CAq_h6E3.mjs} +44 -37
- package/dist/{edit.vue_vue_type_script_setup_true_lang-BA39WCu3.mjs → edit.vue_vue_type_script_setup_true_lang-D31iEutB.mjs} +73 -73
- package/dist/{edit.vue_vue_type_script_setup_true_lang-BV_YHrlE.mjs → edit.vue_vue_type_script_setup_true_lang-DCq50Piw.mjs} +74 -74
- package/dist/{edit.vue_vue_type_script_setup_true_lang-BJcLgzvH.mjs → edit.vue_vue_type_script_setup_true_lang-hotcXxq3.mjs} +73 -73
- package/dist/import-upload-DBaTv04c.mjs +161 -0
- package/dist/import-upload-DZJ0GptW.mjs +161 -0
- package/dist/index-Cd5F5D4a.mjs +423 -0
- package/dist/{index-BaixQptZ.mjs → index-CvZlFuc4.mjs} +63 -61
- package/dist/{index-BY5Djw_C.mjs → index-Cy9iOhxs.mjs} +138 -127
- package/dist/index-Cz0VExll.mjs +196 -0
- package/dist/index-D8h0lcNy.mjs +504 -0
- package/dist/{index-LOMCvxtf.mjs → index-XoL9Os_9.mjs} +57 -55
- package/dist/{index-Cz9Xj4Mn.mjs → index-qfyel9S8.mjs} +1 -1
- package/dist/{index-DrBtW9Aj.mjs → index-uqlBd_1I.mjs} +163 -176
- package/dist/index.mjs +128 -124
- package/dist/{index.vue_vue_type_script_setup_true_lang-C67sXgs5.mjs → index.vue_vue_type_script_setup_true_lang-MCS-o6Sy.mjs} +2 -2
- package/dist/{info-C3knY6l_.mjs → info-C821AMSV.mjs} +21 -21
- package/dist/info-CU4nIMVM.mjs +186 -0
- package/dist/{info-BUDmirQy.mjs → info-CXCnXNu4.mjs} +80 -58
- package/dist/info-CYDV3va6.mjs +209 -0
- package/dist/info-DPIIgRG8.mjs +209 -0
- package/dist/{info-D0Pwnmsu.mjs → info-DcUASS45.mjs} +13 -13
- package/dist/style.css +1 -1
- package/dts/api/dict.d.ts +7 -1
- package/dts/api/index.d.ts +6 -4
- package/dts/api/itsm-sys-org/types.d.ts +1 -0
- package/dts/api/itsm-sys-user-ext/types.d.ts +18 -14
- package/dts/constant.d.ts +13 -5
- package/dts/lang/itsmsys/en.d.ts +2 -2
- package/dts/lang/itsmsys/zh-cn.d.ts +12 -8
- 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/index-Dno_3GpX.mjs +0 -145
- 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 { C as
|
|
7
|
-
import { sysOrgApi as
|
|
8
|
-
import { _ as
|
|
9
|
-
|
|
1
|
+
import { defineComponent as I, ref as p, 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 { C as b } from "./index-Cz0VExll.mjs";
|
|
7
|
+
import { sysOrgApi as y } from "./index.mjs";
|
|
8
|
+
import { _ as H } from "./index.vue_vue_type_script_setup_true_lang-MCS-o6Sy.mjs";
|
|
9
|
+
import { routerUtil as v } from "jmash-core";
|
|
10
|
+
const Q = { class: "app-container" }, re = /* @__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 = p(), g = p("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.cloud
|
|
17
18
|
});
|
|
18
|
-
const
|
|
19
|
-
function
|
|
20
|
-
|
|
19
|
+
const V = p("");
|
|
20
|
+
function R(t) {
|
|
21
|
+
g.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,63 +65,63 @@ 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 u,
|
|
68
|
-
r && (o.geoLongitude = (u = o.geoLongitude) == null ? void 0 : u.toString(), o.geoLatitude = (
|
|
69
|
-
|
|
81
|
+
await ((t = P.value) == null ? void 0 : t.validate((r) => {
|
|
82
|
+
var u, n;
|
|
83
|
+
r && (o.geoLongitude = (u = o.geoLongitude) == null ? void 0 : u.toString(), o.geoLatitude = (n = o.geoLatitude) == null ? void 0 : n.toString(), o.orgId ? y.update(o).then((d) => {
|
|
84
|
+
d.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((d) => {
|
|
89
|
+
d.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, r) => {
|
|
82
|
-
const u = i("el-input"),
|
|
83
|
-
return f(),
|
|
84
|
-
e(
|
|
97
|
+
const u = i("el-input"), n = i("el-form-item"), d = 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": r[8] || (r[8] = (s) =>
|
|
89
|
-
onTabClick:
|
|
101
|
+
e(B, {
|
|
102
|
+
modelValue: g.value,
|
|
103
|
+
"onUpdate:modelValue": r[8] || (r[8] = (s) => g.value = s),
|
|
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: "sysOrgFormRef",
|
|
99
|
-
ref:
|
|
114
|
+
ref: P,
|
|
100
115
|
model: a(o),
|
|
101
116
|
"label-width": "120px",
|
|
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(d, { span: 24 }, {
|
|
108
123
|
default: l(() => [
|
|
109
|
-
e(
|
|
124
|
+
e(n, {
|
|
110
125
|
label: t.$t("sysOrg.orgName"),
|
|
111
126
|
prop: "orgName"
|
|
112
127
|
}, {
|
|
@@ -125,9 +140,9 @@ const J = { class: "app-container" }, oe = /* @__PURE__ */ K({
|
|
|
125
140
|
]),
|
|
126
141
|
_: 1
|
|
127
142
|
}),
|
|
128
|
-
e(
|
|
143
|
+
e(d, { span: 12 }, {
|
|
129
144
|
default: l(() => [
|
|
130
|
-
e(
|
|
145
|
+
e(n, {
|
|
131
146
|
label: t.$t("sysOrg.contactPerson"),
|
|
132
147
|
prop: "contactPerson"
|
|
133
148
|
}, {
|
|
@@ -146,9 +161,9 @@ const J = { class: "app-container" }, oe = /* @__PURE__ */ K({
|
|
|
146
161
|
]),
|
|
147
162
|
_: 1
|
|
148
163
|
}),
|
|
149
|
-
e(
|
|
164
|
+
e(d, { span: 12 }, {
|
|
150
165
|
default: l(() => [
|
|
151
|
-
e(
|
|
166
|
+
e(n, {
|
|
152
167
|
label: t.$t("sysOrg.contactPersonPosi"),
|
|
153
168
|
prop: "contactPersonPosi"
|
|
154
169
|
}, {
|
|
@@ -167,9 +182,9 @@ const J = { class: "app-container" }, oe = /* @__PURE__ */ K({
|
|
|
167
182
|
]),
|
|
168
183
|
_: 1
|
|
169
184
|
}),
|
|
170
|
-
e(
|
|
185
|
+
e(d, { span: 12 }, {
|
|
171
186
|
default: l(() => [
|
|
172
|
-
e(
|
|
187
|
+
e(n, {
|
|
173
188
|
label: t.$t("sysOrg.contactPersonTel"),
|
|
174
189
|
prop: "contactPersonTel"
|
|
175
190
|
}, {
|
|
@@ -188,9 +203,9 @@ const J = { class: "app-container" }, oe = /* @__PURE__ */ K({
|
|
|
188
203
|
]),
|
|
189
204
|
_: 1
|
|
190
205
|
}),
|
|
191
|
-
e(
|
|
206
|
+
e(d, { span: 12 }, {
|
|
192
207
|
default: l(() => [
|
|
193
|
-
e(
|
|
208
|
+
e(n, {
|
|
194
209
|
label: t.$t("sysOrg.contactPersonMobile"),
|
|
195
210
|
prop: "contactPersonMobile"
|
|
196
211
|
}, {
|
|
@@ -209,9 +224,9 @@ const J = { class: "app-container" }, oe = /* @__PURE__ */ K({
|
|
|
209
224
|
]),
|
|
210
225
|
_: 1
|
|
211
226
|
}),
|
|
212
|
-
e(
|
|
227
|
+
e(d, { span: 24 }, {
|
|
213
228
|
default: l(() => [
|
|
214
|
-
e(
|
|
229
|
+
e(n, {
|
|
215
230
|
label: t.$t("sysOrg.address"),
|
|
216
231
|
prop: "address"
|
|
217
232
|
}, {
|
|
@@ -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(d, { span: 24 }, {
|
|
242
257
|
default: l(() => [
|
|
243
|
-
e(
|
|
258
|
+
e(n, 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,9 +272,9 @@ const J = { class: "app-container" }, oe = /* @__PURE__ */ K({
|
|
|
257
272
|
]),
|
|
258
273
|
_: 1
|
|
259
274
|
}),
|
|
260
|
-
e(
|
|
275
|
+
e(d, { span: 12 }, {
|
|
261
276
|
default: l(() => [
|
|
262
|
-
e(
|
|
277
|
+
e(n, {
|
|
263
278
|
label: t.$t("sysOrg.geoLongitude"),
|
|
264
279
|
prop: "geoLongitude"
|
|
265
280
|
}, {
|
|
@@ -276,9 +291,9 @@ const J = { class: "app-container" }, oe = /* @__PURE__ */ K({
|
|
|
276
291
|
]),
|
|
277
292
|
_: 1
|
|
278
293
|
}),
|
|
279
|
-
e(
|
|
294
|
+
e(d, { span: 12 }, {
|
|
280
295
|
default: l(() => [
|
|
281
|
-
e(
|
|
296
|
+
e(n, {
|
|
282
297
|
label: t.$t("sysOrg.geoLatitude"),
|
|
283
298
|
prop: "geoLatitude"
|
|
284
299
|
}, {
|
|
@@ -298,14 +313,14 @@ const J = { class: "app-container" }, oe = /* @__PURE__ */ K({
|
|
|
298
313
|
]),
|
|
299
314
|
_: 1
|
|
300
315
|
}),
|
|
301
|
-
e(
|
|
316
|
+
e(n, 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
|
+
g.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
|
+
re as default
|
|
343
358
|
};
|