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