xyvcard-itsm-flow 0.0.7 → 0.0.9

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.
Files changed (51) hide show
  1. package/dist/FileSaver.min-BeKvLuyk.mjs +73 -0
  2. package/dist/common-Cwl5jzlM.mjs +85 -0
  3. package/dist/{edit-BZbho2xr.mjs → edit-BatVtQjM.mjs} +1 -1
  4. package/dist/{edit-DA920KWc.mjs → edit-CJKi69Ya.mjs} +1 -1
  5. package/dist/{edit-DxK8SrUd.mjs → edit-RNcc8UYn.mjs} +1 -1
  6. package/dist/edit.vue_vue_type_script_setup_true_lang-4mAArGdW.mjs +550 -0
  7. package/dist/edit.vue_vue_type_script_setup_true_lang-D9fa466K.mjs +566 -0
  8. package/dist/edit.vue_vue_type_script_setup_true_lang-DlfhAjvW.mjs +670 -0
  9. package/dist/{el-message-D28AReoi.mjs → el-message-9Nit-6wb.mjs} +26 -26
  10. package/dist/{index-CXarOLFt.mjs → index-2vkMhoSW.mjs} +119 -124
  11. package/dist/index-BkB6hpAN.mjs +482 -0
  12. package/dist/{index-BwhWFAEK.mjs → index-BqZwYXr_.mjs} +75 -89
  13. package/dist/index-CitJdS-N.mjs +589 -0
  14. package/dist/index-Ckl3mXfI.mjs +493 -0
  15. package/dist/index-CpSpS_gR.mjs +486 -0
  16. package/dist/index-DmttwKtY.mjs +501 -0
  17. package/dist/index-ay0TMqjH.mjs +339 -0
  18. package/dist/index-tnwVLRVb.mjs +624 -0
  19. package/dist/index-w_RSrZed.mjs +529 -0
  20. package/dist/index.mjs +767 -772
  21. package/dist/style.css +1 -1
  22. package/dts/api/dict.d.ts +9 -0
  23. package/dts/api/index.d.ts +4 -1
  24. package/dts/api/itsm-flow-acceptance/index.d.ts +8 -10
  25. package/dts/api/itsm-flow-acceptance/types.d.ts +42 -35
  26. package/dts/api/itsm-flow-entrust/types.d.ts +2 -2
  27. package/dts/api/itsm-flow-entrust-user/types.d.ts +1 -3
  28. package/dts/api/itsm-flow-reckoning/index.d.ts +4 -10
  29. package/dts/api/itsm-flow-reckoning/types.d.ts +19 -31
  30. package/dts/components/TaskItsmFlowAcceptance/index.vue.d.ts +28 -0
  31. package/dts/components/TaskItsmFlowAcceptanceEdit/index.vue.d.ts +28 -0
  32. package/dts/components/TaskItsmFlowReckoning/index.vue.d.ts +28 -0
  33. package/dts/components/TaskItsmFlowReckoningEdit/index.vue.d.ts +28 -0
  34. package/dts/index.d.ts +4 -0
  35. package/dts/lang/itsm-flow/zh-cn.d.ts +3 -17
  36. package/dts/utils/common.d.ts +2 -2
  37. package/dts/views/itsm-flow-acceptance/edit.vue.d.ts +4 -4
  38. package/dts/views/itsm-flow-entrust/edit.vue.d.ts +4 -4
  39. package/dts/views/itsm-flow-reckoning/edit.vue.d.ts +4 -4
  40. package/package.json +1 -1
  41. package/dist/_commonjsHelpers-BVfed4GL.mjs +0 -28
  42. package/dist/edit.vue_vue_type_script_setup_true_lang-CApSv9W3.mjs +0 -589
  43. package/dist/edit.vue_vue_type_script_setup_true_lang-CVKTwRZs.mjs +0 -688
  44. package/dist/edit.vue_vue_type_script_setup_true_lang-DlKz97iK.mjs +0 -656
  45. package/dist/index-BZGkoyv9.mjs +0 -68
  46. package/dist/index-CMOEnYG7.mjs +0 -21
  47. package/dist/index-Clg5YSzX.mjs +0 -598
  48. package/dist/index-CwnMo6nD.mjs +0 -1651
  49. package/dist/index-DDwNGNtf.mjs +0 -558
  50. package/dist/index-Dimzx0Lh.mjs +0 -344
  51. package/dist/index-qOQQkVw8.mjs +0 -345
@@ -0,0 +1,566 @@
1
+ import { defineComponent as se, mergeModels as z, ref as k, useModel as de, reactive as A, computed as ie, resolveComponent as r, openBlock as w, createBlock as V, withCtx as o, createElementVNode as i, createVNode as t, createTextVNode as b, toDisplayString as g, unref as d, createElementBlock as re, Fragment as ue, renderList as ce, createCommentVNode as me } from "vue";
2
+ import { ElMessage as S } from "element-plus";
3
+ import { useI18n as pe } from "vue-i18n";
4
+ import { i as I, t as fe, a as be } from "./common-Cwl5jzlM.mjs";
5
+ import { g as ve, C as ge, D as $, h as Ne, p as ke, e as he } from "./index-CitJdS-N.mjs";
6
+ const Fe = { class: "title" }, Ie = /* @__PURE__ */ se({
7
+ __name: "edit",
8
+ props: /* @__PURE__ */ z({
9
+ entityKey: {
10
+ type: Object,
11
+ default: () => {
12
+ }
13
+ }
14
+ }, {
15
+ modelValue: { type: Boolean },
16
+ modelModifiers: {}
17
+ }),
18
+ emits: /* @__PURE__ */ z(["refresh"], ["update:modelValue"]),
19
+ setup(C, { emit: M }) {
20
+ const { t: N } = pe(), _ = k(), p = de(C, "modelValue"), E = M, U = k([]), h = k({}), y = C, R = new ve({
21
+ applyStatus: ge.applyStatus.finished
22
+ });
23
+ R.useValues(), $.orgIdBizDict.useValues();
24
+ let s = A({
25
+ requestId: Math.random() * 10 + ""
26
+ });
27
+ const K = ie(() => f.value.map((l) => ({
28
+ cost: typeof l.cost == "number" ? l.cost : 0,
29
+ duration: typeof l.duration == "number" ? l.duration : 0
30
+ }))), f = k([
31
+ {
32
+ userId: "",
33
+ idNo: "",
34
+ cost: 0,
35
+ duration: 0,
36
+ entrustUserId: ""
37
+ }
38
+ ]);
39
+ function P() {
40
+ f.value.push({
41
+ userId: "",
42
+ idNo: "",
43
+ cost: 0,
44
+ duration: 0,
45
+ entrustUserId: ""
46
+ });
47
+ }
48
+ function L(l) {
49
+ const e = f.value.indexOf(l.row);
50
+ e !== 0 && f.value.splice(e, 1);
51
+ }
52
+ const T = A({
53
+ acceptanceNo: [
54
+ {
55
+ required: !0,
56
+ message: N("itsmFlowReckoning.acceptanceNoRequireds"),
57
+ trigger: "change"
58
+ }
59
+ ],
60
+ orderNo: [
61
+ {
62
+ required: !0,
63
+ message: N("itsmFlowReckoning.orderNoRequiredNull"),
64
+ trigger: "change"
65
+ }
66
+ ]
67
+ });
68
+ function G() {
69
+ he.findList({ actionId: y.entityKey.reckoningId }).then(({ data: l }) => {
70
+ const e = l.results.map(
71
+ (n) => ({
72
+ ...n,
73
+ duration: Number(n.duration)
74
+ // 将字符串转换为数字
75
+ })
76
+ );
77
+ f.value = e;
78
+ });
79
+ }
80
+ const H = Object.keys(y.entityKey);
81
+ if (k(H.length >= 1).value) {
82
+ const l = y.entityKey;
83
+ I.findById({ reckoningId: l.reckoningId }).then(async ({ data: e }) => {
84
+ Object.assign(s, e);
85
+ }), B(l.acceptanceNo), G();
86
+ }
87
+ function q() {
88
+ U.value = f.value.map((l) => ({
89
+ entrustUserId: l.entrustUserId,
90
+ duration: (l.duration ?? 0).toString()
91
+ })).filter((l) => l.entrustUserId && l.duration !== "0");
92
+ }
93
+ const J = async () => {
94
+ var l;
95
+ await ((l = _.value) == null ? void 0 : l.validate((e) => {
96
+ e && (q(), I.save({
97
+ ...s,
98
+ entrustUser: U.value
99
+ }).then((n) => {
100
+ n.status === 200 && (S({
101
+ message: N("common.submitSuccess"),
102
+ type: "success"
103
+ }), p.value && (p.value = !1), E("refresh", n.status === 200));
104
+ }));
105
+ }));
106
+ }, Q = async () => {
107
+ var l;
108
+ await ((l = _.value) == null ? void 0 : l.validate((e) => {
109
+ e && (q(), I.submit({
110
+ ...s,
111
+ entrustUser: U.value
112
+ }).then((n) => {
113
+ n.status === 200 && (S({
114
+ message: N("common.submitSuccess"),
115
+ type: "success"
116
+ }), p.value && (p.value = !1), E("refresh", n.status === 200));
117
+ }));
118
+ }));
119
+ };
120
+ function D() {
121
+ p.value && (p.value = !1);
122
+ }
123
+ function W() {
124
+ f.value.forEach((l) => {
125
+ l.userId = "", l.idNo = "", l.cost = 0, l.duration = 0;
126
+ });
127
+ }
128
+ function B(l) {
129
+ const e = R.values.find(
130
+ (n) => n.key === l
131
+ );
132
+ s.contractName = (e == null ? void 0 : e.contractName) ?? "", s.contractNo = (e == null ? void 0 : e.contractNo) ?? "", s.serviceOrg = (e == null ? void 0 : e.serviceOrg) ?? "", s.entrustName = (e == null ? void 0 : e.entrustName) ?? "", s.orderNo = (e == null ? void 0 : e.orderNo) ?? "", s.serviceContent = (e == null ? void 0 : e.serviceContent) ?? "", s.entrustId = (e == null ? void 0 : e.entrustId) ?? "", s.acceptanceId = (e == null ? void 0 : e.acceptanceId) ?? "", W(), h.value = new Ne({
133
+ actionId: (e == null ? void 0 : e.entrustId) ?? ""
134
+ }), h.value.useValues();
135
+ }
136
+ function X(l, e) {
137
+ const n = h.value.values.find(
138
+ (c) => c.key === l
139
+ );
140
+ n ? (e.userName = n.value ?? "", e.idNo = n.idNo ?? "", e.cost = Number(n.cost) || 0, e.entrustUserId = n.entrustUserId ?? "") : (e.userName = "", e.idNo = "", e.cost = 0, e.entrustUserId = "");
141
+ }
142
+ return (l, e) => {
143
+ const n = r("el-col"), c = r("el-input"), m = r("el-form-item"), Y = r("jmash-dict-select"), O = r("jmash-select"), j = r("el-row"), v = r("el-table-column"), Z = r("el-option"), x = r("el-select"), ee = r("el-input-number"), le = r("DeleteFilled"), te = r("el-icon"), oe = r("el-table"), F = r("el-button"), ae = r("el-form"), ne = r("el-dialog");
144
+ return w(), V(ne, {
145
+ modelValue: p.value,
146
+ "onUpdate:modelValue": e[8] || (e[8] = (a) => p.value = a),
147
+ onClose: D
148
+ }, {
149
+ footer: o(() => [
150
+ i("div", Fe, [
151
+ t(F, { onClick: D }, {
152
+ default: o(() => [
153
+ b(g(l.$t("common.cancel")), 1)
154
+ ]),
155
+ _: 1
156
+ }),
157
+ t(F, {
158
+ type: "primary",
159
+ onClick: J
160
+ }, {
161
+ default: o(() => [
162
+ b(g(l.$t("itsmFlowEntrustUser.save")), 1)
163
+ ]),
164
+ _: 1
165
+ }),
166
+ t(F, {
167
+ type: "primary",
168
+ onClick: Q
169
+ }, {
170
+ default: o(() => [
171
+ b(g(l.$t("itsmFlowEntrustUser.submit")), 1)
172
+ ]),
173
+ _: 1
174
+ })
175
+ ])
176
+ ]),
177
+ default: o(() => [
178
+ t(n, { span: 24 }, {
179
+ default: o(() => e[9] || (e[9] = [
180
+ i("div", { class: "title" }, "委托服务合同结算清单", -1)
181
+ ])),
182
+ _: 1
183
+ }),
184
+ t(ae, {
185
+ ref_key: "itsmFlowReckoningFormRef",
186
+ ref: _,
187
+ model: d(s),
188
+ "label-width": "150px",
189
+ rules: T,
190
+ class: "custom-table-form custom-form"
191
+ }, {
192
+ default: o(() => [
193
+ t(j, null, {
194
+ default: o(() => [
195
+ t(n, { span: 24 }, {
196
+ default: o(() => [
197
+ t(m, {
198
+ label: l.$t("itsmFlowReckoning.contractName"),
199
+ prop: "contractName"
200
+ }, {
201
+ default: o(() => [
202
+ t(c, {
203
+ modelValue: d(s).contractName,
204
+ "onUpdate:modelValue": e[0] || (e[0] = (a) => d(s).contractName = a),
205
+ placeholder: l.$t("itsmFlowReckoning.acceptanceNoRequired"),
206
+ disabled: ""
207
+ }, null, 8, ["modelValue", "placeholder"])
208
+ ]),
209
+ _: 1
210
+ }, 8, ["label"])
211
+ ]),
212
+ _: 1
213
+ }),
214
+ t(n, { span: 24 }, {
215
+ default: o(() => [
216
+ t(m, {
217
+ label: l.$t("itsmFlowReckoning.contractNo"),
218
+ prop: "contractNo"
219
+ }, {
220
+ default: o(() => [
221
+ t(c, {
222
+ modelValue: d(s).contractNo,
223
+ "onUpdate:modelValue": e[1] || (e[1] = (a) => d(s).contractNo = a),
224
+ placeholder: l.$t("itsmFlowReckoning.acceptanceNoRequired"),
225
+ disabled: ""
226
+ }, null, 8, ["modelValue", "placeholder"])
227
+ ]),
228
+ _: 1
229
+ }, 8, ["label"])
230
+ ]),
231
+ _: 1
232
+ }),
233
+ t(n, { span: 24 }, {
234
+ default: o(() => [
235
+ t(m, {
236
+ label: l.$t("itsmFlowReckoning.entrustName"),
237
+ prop: "entrustName"
238
+ }, {
239
+ default: o(() => [
240
+ t(Y, {
241
+ modelValue: d(s).entrustName,
242
+ "onUpdate:modelValue": e[2] || (e[2] = (a) => d(s).entrustName = a),
243
+ placeholder: l.$t("itsmFlowReckoning.acceptanceNoRequired"),
244
+ data: d($).projectNameDict.values,
245
+ disabled: "",
246
+ class: "w-full"
247
+ }, null, 8, ["modelValue", "placeholder", "data"])
248
+ ]),
249
+ _: 1
250
+ }, 8, ["label"])
251
+ ]),
252
+ _: 1
253
+ }),
254
+ t(n, { span: 24 }, {
255
+ default: o(() => [
256
+ t(m, {
257
+ label: l.$t("itsmFlowReckoning.serviceOrg"),
258
+ prop: "serviceOrg"
259
+ }, {
260
+ default: o(() => [
261
+ t(O, {
262
+ modelValue: d(s).serviceOrg,
263
+ "onUpdate:modelValue": e[3] || (e[3] = (a) => d(s).serviceOrg = a),
264
+ placeholder: l.$t("itsmFlowReckoning.acceptanceNoRequired"),
265
+ data: d($).orgIdBizDict.values,
266
+ disabled: "",
267
+ class: "w-full"
268
+ }, null, 8, ["modelValue", "placeholder", "data"])
269
+ ]),
270
+ _: 1
271
+ }, 8, ["label"])
272
+ ]),
273
+ _: 1
274
+ }),
275
+ t(n, { span: 24 }, {
276
+ default: o(() => [
277
+ t(m, {
278
+ label: l.$t("itsmFlowReckoning.acceptanceNo"),
279
+ prop: "acceptanceNo"
280
+ }, {
281
+ default: o(() => [
282
+ t(O, {
283
+ modelValue: d(s).acceptanceNo,
284
+ "onUpdate:modelValue": e[4] || (e[4] = (a) => d(s).acceptanceNo = a),
285
+ placeholder: l.$t("itsmFlowReckoning.acceptanceNoRequireds"),
286
+ data: d(R).values,
287
+ clearable: "",
288
+ filterable: "",
289
+ class: "w-full",
290
+ onChange: B
291
+ }, null, 8, ["modelValue", "placeholder", "data"])
292
+ ]),
293
+ _: 1
294
+ }, 8, ["label"])
295
+ ]),
296
+ _: 1
297
+ }),
298
+ t(n, { span: 24 }, {
299
+ default: o(() => [
300
+ t(m, {
301
+ label: l.$t("itsmFlowReckoning.orderNo"),
302
+ prop: "orderNo"
303
+ }, {
304
+ default: o(() => [
305
+ t(c, {
306
+ modelValue: d(s).orderNo,
307
+ "onUpdate:modelValue": e[5] || (e[5] = (a) => d(s).orderNo = a),
308
+ placeholder: l.$t("itsmFlowReckoning.orderNoRequired"),
309
+ disabled: ""
310
+ }, null, 8, ["modelValue", "placeholder"])
311
+ ]),
312
+ _: 1
313
+ }, 8, ["label"])
314
+ ]),
315
+ _: 1
316
+ }),
317
+ t(n, { span: 24 }, {
318
+ default: o(() => [
319
+ t(m, {
320
+ label: l.$t("itsmFlowReckoning.reckoningNo"),
321
+ prop: "reckoningNo"
322
+ }, {
323
+ default: o(() => [
324
+ t(c, {
325
+ modelValue: d(s).reckoningNo,
326
+ "onUpdate:modelValue": e[6] || (e[6] = (a) => d(s).reckoningNo = a),
327
+ placeholder: l.$t("itsmFlowReckoning.reckoningNoRequired"),
328
+ disabled: ""
329
+ }, null, 8, ["modelValue", "placeholder"])
330
+ ]),
331
+ _: 1
332
+ }, 8, ["label"])
333
+ ]),
334
+ _: 1
335
+ }),
336
+ t(n, { span: 24 }, {
337
+ default: o(() => [
338
+ t(m, {
339
+ label: l.$t("itsmFlowReckoning.serviceContent"),
340
+ prop: "serviceContent"
341
+ }, {
342
+ default: o(() => [
343
+ t(c, {
344
+ modelValue: d(s).serviceContent,
345
+ "onUpdate:modelValue": e[7] || (e[7] = (a) => d(s).serviceContent = a),
346
+ placeholder: l.$t("itsmFlowReckoning.acceptanceNoRequired"),
347
+ maxlength: "500",
348
+ rows: 4,
349
+ type: "textarea",
350
+ "show-word-limit": "",
351
+ clearable: "",
352
+ disabled: ""
353
+ }, null, 8, ["modelValue", "placeholder"])
354
+ ]),
355
+ _: 1
356
+ }, 8, ["label"])
357
+ ]),
358
+ _: 1
359
+ })
360
+ ]),
361
+ _: 1
362
+ }),
363
+ t(oe, {
364
+ data: f.value,
365
+ border: "",
366
+ style: { width: "100%" }
367
+ }, {
368
+ default: o(() => [
369
+ t(v, {
370
+ type: "index",
371
+ label: l.$t("itsmFlowEntrustUser.index"),
372
+ width: "60",
373
+ align: "center"
374
+ }, null, 8, ["label"]),
375
+ t(v, {
376
+ prop: "userId",
377
+ label: l.$t("itsmFlowEntrustUser.userId"),
378
+ "header-align": "center",
379
+ width: "150"
380
+ }, {
381
+ default: o(({ row: a }) => [
382
+ t(x, {
383
+ modelValue: a.userId,
384
+ "onUpdate:modelValue": (u) => a.userId = u,
385
+ placeholder: l.$t("itsmFlowEntrustUser.userIdRequired"),
386
+ class: "w-full",
387
+ filterable: "",
388
+ clearable: "",
389
+ onChange: (u) => X(u, a)
390
+ }, {
391
+ default: o(() => [
392
+ (w(!0), re(ue, null, ce(h.value.values, (u) => (w(), V(Z, {
393
+ key: u.key,
394
+ label: u.value,
395
+ value: u.key
396
+ }, null, 8, ["label", "value"]))), 128))
397
+ ]),
398
+ _: 2
399
+ }, 1032, ["modelValue", "onUpdate:modelValue", "placeholder", "onChange"])
400
+ ]),
401
+ _: 1
402
+ }, 8, ["label"]),
403
+ t(v, {
404
+ label: l.$t("itsmFlowEntrustUser.idNo"),
405
+ "header-align": "center",
406
+ width: "190"
407
+ }, {
408
+ default: o(({ row: a }) => [
409
+ t(c, {
410
+ modelValue: a.idNo,
411
+ "onUpdate:modelValue": (u) => a.idNo = u,
412
+ placeholder: l.$t("itsmFlowEntrustUser.userIdRequireds"),
413
+ disabled: ""
414
+ }, null, 8, ["modelValue", "onUpdate:modelValue", "placeholder"])
415
+ ]),
416
+ _: 1
417
+ }, 8, ["label"]),
418
+ t(v, {
419
+ label: l.$t("itsmFlowEntrustUser.cost"),
420
+ "header-align": "center",
421
+ width: "130"
422
+ }, {
423
+ default: o(({ row: a }) => [
424
+ t(c, {
425
+ modelValue: a.cost,
426
+ "onUpdate:modelValue": (u) => a.cost = u,
427
+ placeholder: l.$t("itsmFlowEntrustUser.userIdRequireds"),
428
+ disabled: ""
429
+ }, null, 8, ["modelValue", "onUpdate:modelValue", "placeholder"])
430
+ ]),
431
+ _: 1
432
+ }, 8, ["label"]),
433
+ t(v, {
434
+ prop: "duration",
435
+ label: l.$t("itsmFlowReckoning.serviceTime"),
436
+ "header-align": "center",
437
+ width: "140"
438
+ }, {
439
+ default: o(({ row: a }) => [
440
+ t(ee, {
441
+ modelValue: a.duration,
442
+ "onUpdate:modelValue": (u) => a.duration = u,
443
+ precision: 1,
444
+ step: 0.1,
445
+ min: 0,
446
+ style: { width: "100%" }
447
+ }, null, 8, ["modelValue", "onUpdate:modelValue"])
448
+ ]),
449
+ _: 1
450
+ }, 8, ["label"]),
451
+ t(v, {
452
+ prop: "totalAmount",
453
+ label: l.$t("itsmFlowReckoning.totalAmount"),
454
+ "header-align": "center"
455
+ }, {
456
+ default: o(({ row: a }) => [
457
+ b(g(d(fe)(a.cost, a.duration)), 1)
458
+ ]),
459
+ _: 1
460
+ }, 8, ["label"]),
461
+ t(v, {
462
+ label: l.$t("common.operate"),
463
+ width: "60",
464
+ align: "center"
465
+ }, {
466
+ default: o((a) => [
467
+ a.$index !== 0 ? (w(), V(te, {
468
+ key: 0,
469
+ onClick: (u) => L(a),
470
+ size: "18",
471
+ style: { cursor: "pointer", color: "inherit" },
472
+ class: "hover-blue"
473
+ }, {
474
+ default: o(() => [
475
+ t(le)
476
+ ]),
477
+ _: 2
478
+ }, 1032, ["onClick"])) : me("", !0)
479
+ ]),
480
+ _: 1
481
+ }, 8, ["label"])
482
+ ]),
483
+ _: 1
484
+ }, 8, ["data"]),
485
+ t(F, {
486
+ icon: d(ke),
487
+ class: "addButton",
488
+ onClick: P
489
+ }, {
490
+ default: o(() => [
491
+ b(g(d(N)("common.add")), 1)
492
+ ]),
493
+ _: 1
494
+ }, 8, ["icon"]),
495
+ t(n, {
496
+ span: 24,
497
+ class: "bordered-row"
498
+ }, {
499
+ default: o(() => [
500
+ t(m, {
501
+ label: l.$t("itsmFlowReckoning.totalPrice")
502
+ }, {
503
+ default: o(() => [
504
+ b(g(d(be)(K.value)), 1)
505
+ ]),
506
+ _: 1
507
+ }, 8, ["label"])
508
+ ]),
509
+ _: 1
510
+ }),
511
+ t(j, { class: "bordered-row" }, {
512
+ default: o(() => [
513
+ t(n, { span: 12 }, {
514
+ default: o(() => e[10] || (e[10] = [
515
+ i("div", { class: "content-box" }, [
516
+ i("div", { class: "content-box-top" }, [
517
+ i("div", null, "甲方单位(盖章)"),
518
+ i("div", null, "负责人(签字):"),
519
+ i("div", null, "或授权代理人(签字):")
520
+ ]),
521
+ i("div", { class: "content-box-bottom" }, [
522
+ b(" 日期: "),
523
+ i("span", null, "年"),
524
+ i("span", null, "月"),
525
+ i("span", null, "日")
526
+ ])
527
+ ], -1)
528
+ ])),
529
+ _: 1
530
+ }),
531
+ t(n, {
532
+ span: 12,
533
+ class: "with-divider"
534
+ }, {
535
+ default: o(() => e[11] || (e[11] = [
536
+ i("div", { class: "content-box" }, [
537
+ i("div", { class: "content-box-top" }, [
538
+ i("div", null, "服务人员所属单位(盖章)"),
539
+ i("div", null, "法定代表人(签字):"),
540
+ i("div", null, "或授权代理人(签字):")
541
+ ]),
542
+ i("div", { class: "content-box-bottom" }, [
543
+ b(" 日期: "),
544
+ i("span", null, "年"),
545
+ i("span", null, "月"),
546
+ i("span", null, "日")
547
+ ])
548
+ ], -1)
549
+ ])),
550
+ _: 1
551
+ })
552
+ ]),
553
+ _: 1
554
+ })
555
+ ]),
556
+ _: 1
557
+ }, 8, ["model", "rules"])
558
+ ]),
559
+ _: 1
560
+ }, 8, ["modelValue"]);
561
+ };
562
+ }
563
+ });
564
+ export {
565
+ Ie as _
566
+ };