xyvcard-order 0.0.11 → 0.0.12

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.
@@ -1,28 +1,28 @@
1
- import { defineComponent as oe, getCurrentInstance as re, ref as h, reactive as ne, onMounted as ae, resolveComponent as u, resolveDirective as de, openBlock as f, createElementBlock as k, createElementVNode as i, createVNode as o, withCtx as r, unref as n, withKeys as V, createTextVNode as T, toDisplayString as d, isRef as E, createBlock as S, createCommentVNode as C, withDirectives as ue } from "vue";
2
- import { useRoute as se } from "vue-router";
3
- import { ElMessageBox as ie, ElMessage as U } from "element-plus";
4
- import { useTableHooks as me } from "jmash-core";
1
+ import { defineComponent as oe, getCurrentInstance as re, ref as h, reactive as ne, onMounted as ae, watch as ue, resolveComponent as s, resolveDirective as de, openBlock as p, createElementBlock as k, createElementVNode as i, createVNode as o, withCtx as r, unref as a, withKeys as _, createTextVNode as S, toDisplayString as u, isRef as U, createBlock as T, createCommentVNode as C, withDirectives as se } from "vue";
2
+ import { useRoute as ie } from "vue-router";
3
+ import { ElMessageBox as me, ElMessage as q } from "element-plus";
4
+ import { useTableHooks as fe } from "jmash-core";
5
5
  import { useI18n as pe } from "vue-i18n";
6
6
  import { o as M } from "./index-DAb5kkOk.mjs";
7
- import { _ as fe } from "./review.vue_vue_type_script_setup_true_lang-HjQowjbK.mjs";
8
- import { _ as ce } from "./info.vue_vue_type_script_setup_true_lang-nH2_wV_f.mjs";
9
- import { D as v, C as q } from "./index-CHzhYqx8.mjs";
10
- const ve = { class: "app-container" }, ye = { class: "search-container" }, be = ["onClick"], Re = ["onClick"], he = ["onClick"], De = /* @__PURE__ */ oe({
7
+ import { _ as ce } from "./review.vue_vue_type_script_setup_true_lang-HjQowjbK.mjs";
8
+ import { _ as ve } from "./info.vue_vue_type_script_setup_true_lang-nH2_wV_f.mjs";
9
+ import { D as v, C as z } from "./index-CHzhYqx8.mjs";
10
+ const ye = { class: "app-container" }, be = { class: "search-container" }, Re = ["onClick"], he = ["onClick"], Ce = ["onClick"], Ne = /* @__PURE__ */ oe({
11
11
  __name: "index",
12
- setup(Ce) {
13
- const { t: m } = pe(), z = se(), { proxy: B } = re();
12
+ setup(we) {
13
+ const { t: m } = pe(), I = ie(), { proxy: B } = re();
14
14
  v.shopBizDict.useValues();
15
- const _ = h([]), a = h({
15
+ const $ = h([]), n = h({
16
16
  curPage: 1,
17
17
  pageSize: 10
18
18
  }), {
19
- tableHooks: s,
20
- multipleTableRef: j,
21
- queryFormRef: A,
22
- listLoading: Q,
19
+ tableHooks: d,
20
+ multipleTableRef: Q,
21
+ queryFormRef: j,
22
+ listLoading: A,
23
23
  tableData: K,
24
24
  total: w
25
- } = me(m, M, a);
25
+ } = fe(m, M, n);
26
26
  let y = h([
27
27
  {
28
28
  label: "orderInfo.shopName",
@@ -101,7 +101,7 @@ const ve = { class: "app-container" }, ye = { class: "search-container" }, be =
101
101
  g.refundId = t.refundId, b.value.visible = !0;
102
102
  }
103
103
  const H = async (t) => {
104
- ie.confirm(
104
+ me.confirm(
105
105
  m("orderRefunds.refundConfirm"),
106
106
  m("orderRefunds.refund"),
107
107
  {
@@ -114,12 +114,12 @@ const ve = { class: "app-container" }, ye = { class: "search-container" }, be =
114
114
  refundId: t.refundId,
115
115
  requestId: Math.random() * 10 + ""
116
116
  }).then((l) => {
117
- l.status === 200 && (U({
117
+ l.status === 200 && (q({
118
118
  message: m("orderRefunds.refundSuccess"),
119
119
  type: "success"
120
- }), s.handleQuery());
120
+ }), d.handleQuery());
121
121
  }).catch((l) => {
122
- console.error("Error canceling order:", l), U({
122
+ console.error("Error canceling order:", l), q({
123
123
  message: m("orderRefunds.refundFailed"),
124
124
  type: "error"
125
125
  });
@@ -131,50 +131,58 @@ const ve = { class: "app-container" }, ye = { class: "search-container" }, be =
131
131
  g.refundId = t.refundId, R.value.visible = !0;
132
132
  }
133
133
  function F(t) {
134
- a.value.startCreateTime = t[0], a.value.endCreateTime = t[1];
134
+ n.value.startCreateTime = t[0], n.value.endCreateTime = t[1];
135
135
  }
136
136
  function W() {
137
- _.value = [], a.value.startCreateTime = "", a.value.endCreateTime = "", s.resetQuery();
137
+ $.value = [], n.value.startCreateTime = "", n.value.endCreateTime = "", d.resetQuery();
138
138
  }
139
139
  function G(t) {
140
- s.selectionRows.value = t;
140
+ d.selectionRows.value = t;
141
141
  }
142
- function I(t) {
143
- t && s.getList();
142
+ function D(t) {
143
+ t && d.getList();
144
144
  }
145
145
  return ae(() => {
146
- const t = z.query.refundStatus;
147
- t && (a.value = {
148
- ...a.value,
146
+ const t = I.query.refundStatus;
147
+ t && (n.value = {
148
+ ...n.value,
149
149
  refundStatus: t
150
- });
151
- }), s.getList(), (t, l) => {
152
- const D = u("jmash-select"), c = u("el-form-item"), p = u("el-col"), N = u("el-input"), $ = u("el-row"), J = u("el-date-picker"), P = u("el-button"), X = u("el-form"), Z = u("jmash-column-select"), x = u("jmash-table"), ee = u("jmash-pagination"), le = u("el-card"), te = de("hasPerm");
153
- return f(), k("div", ve, [
154
- i("div", ye, [
150
+ }, d.handleQuery());
151
+ }), ue(
152
+ () => I.query.refundStatus,
153
+ (t) => {
154
+ t && (n.value = {
155
+ ...n.value,
156
+ refundStatus: t
157
+ }), d.handleQuery();
158
+ }
159
+ ), d.getList(), (t, l) => {
160
+ const N = s("jmash-select"), c = s("el-form-item"), f = s("el-col"), P = s("el-input"), V = s("el-row"), J = s("el-date-picker"), Y = s("el-button"), X = s("el-form"), Z = s("jmash-column-select"), x = s("jmash-table"), ee = s("jmash-pagination"), te = s("el-card"), le = de("hasPerm");
161
+ return p(), k("div", ye, [
162
+ i("div", be, [
155
163
  o(X, {
156
164
  ref_key: "queryFormRef",
157
- ref: A,
158
- model: a.value,
165
+ ref: j,
166
+ model: n.value,
159
167
  inline: !0
160
168
  }, {
161
169
  default: r(() => [
162
- o($, null, {
170
+ o(V, null, {
163
171
  default: r(() => [
164
- o(p, { span: 6 }, {
172
+ o(f, { span: 6 }, {
165
173
  default: r(() => [
166
174
  o(c, {
167
175
  label: t.$t("orderRefunds.shopName"),
168
176
  prop: "shopId"
169
177
  }, {
170
178
  default: r(() => [
171
- o(D, {
172
- modelValue: a.value.shopId,
173
- "onUpdate:modelValue": l[0] || (l[0] = (e) => a.value.shopId = e),
174
- data: n(v).shopBizDict.values,
179
+ o(N, {
180
+ modelValue: n.value.shopId,
181
+ "onUpdate:modelValue": l[0] || (l[0] = (e) => n.value.shopId = e),
182
+ data: a(v).shopBizDict.values,
175
183
  placeholder: t.$t("orderRefunds.shopNameRequired"),
176
184
  clearable: "",
177
- onKeyup: l[1] || (l[1] = V((e) => n(s).handleQuery(), ["enter"]))
185
+ onKeyup: l[1] || (l[1] = _((e) => a(d).handleQuery(), ["enter"]))
178
186
  }, null, 8, ["modelValue", "data", "placeholder"])
179
187
  ]),
180
188
  _: 1
@@ -182,19 +190,19 @@ const ve = { class: "app-container" }, ye = { class: "search-container" }, be =
182
190
  ]),
183
191
  _: 1
184
192
  }),
185
- o(p, { span: 6 }, {
193
+ o(f, { span: 6 }, {
186
194
  default: r(() => [
187
195
  o(c, {
188
196
  label: t.$t("orderRefunds.refundCode"),
189
197
  prop: "likeOrderCode"
190
198
  }, {
191
199
  default: r(() => [
192
- o(N, {
193
- modelValue: a.value.likeOrderCode,
194
- "onUpdate:modelValue": l[2] || (l[2] = (e) => a.value.likeOrderCode = e),
200
+ o(P, {
201
+ modelValue: n.value.likeOrderCode,
202
+ "onUpdate:modelValue": l[2] || (l[2] = (e) => n.value.likeOrderCode = e),
195
203
  placeholder: t.$t("orderRefunds.refundCodeRequired"),
196
204
  clearable: "",
197
- onKeyup: l[3] || (l[3] = V((e) => n(s).handleQuery(), ["enter"])),
205
+ onKeyup: l[3] || (l[3] = _((e) => a(d).handleQuery(), ["enter"])),
198
206
  class: "!w-[203px]"
199
207
  }, null, 8, ["modelValue", "placeholder"])
200
208
  ]),
@@ -203,19 +211,19 @@ const ve = { class: "app-container" }, ye = { class: "search-container" }, be =
203
211
  ]),
204
212
  _: 1
205
213
  }),
206
- o(p, { span: 6 }, {
214
+ o(f, { span: 6 }, {
207
215
  default: r(() => [
208
216
  o(c, {
209
217
  label: t.$t("orderRefunds.spuName"),
210
218
  prop: "likeSpuName"
211
219
  }, {
212
220
  default: r(() => [
213
- o(N, {
214
- modelValue: a.value.likeSpuName,
215
- "onUpdate:modelValue": l[4] || (l[4] = (e) => a.value.likeSpuName = e),
221
+ o(P, {
222
+ modelValue: n.value.likeSpuName,
223
+ "onUpdate:modelValue": l[4] || (l[4] = (e) => n.value.likeSpuName = e),
216
224
  placeholder: t.$t("orderRefunds.spuNameRequired"),
217
225
  clearable: "",
218
- onKeyup: l[5] || (l[5] = V((e) => n(s).handleQuery(), ["enter"])),
226
+ onKeyup: l[5] || (l[5] = _((e) => a(d).handleQuery(), ["enter"])),
219
227
  class: "!w-[203px]"
220
228
  }, null, 8, ["modelValue", "placeholder"])
221
229
  ]),
@@ -224,20 +232,20 @@ const ve = { class: "app-container" }, ye = { class: "search-container" }, be =
224
232
  ]),
225
233
  _: 1
226
234
  }),
227
- o(p, { span: 6 }, {
235
+ o(f, { span: 6 }, {
228
236
  default: r(() => [
229
237
  o(c, {
230
238
  label: t.$t("orderRefunds.refundStatus"),
231
239
  prop: "refundStatus"
232
240
  }, {
233
241
  default: r(() => [
234
- o(D, {
235
- modelValue: a.value.refundStatus,
236
- "onUpdate:modelValue": l[6] || (l[6] = (e) => a.value.refundStatus = e),
237
- data: n(v).refundApplyEnum.values,
242
+ o(N, {
243
+ modelValue: n.value.refundStatus,
244
+ "onUpdate:modelValue": l[6] || (l[6] = (e) => n.value.refundStatus = e),
245
+ data: a(v).refundApplyEnum.values,
238
246
  placeholder: t.$t("orderRefunds.refundStatusRequired"),
239
247
  clearable: "",
240
- onKeyup: l[7] || (l[7] = V((e) => n(s).handleQuery(), ["enter"]))
248
+ onKeyup: l[7] || (l[7] = _((e) => a(d).handleQuery(), ["enter"]))
241
249
  }, null, 8, ["modelValue", "data", "placeholder"])
242
250
  ]),
243
251
  _: 1
@@ -248,9 +256,9 @@ const ve = { class: "app-container" }, ye = { class: "search-container" }, be =
248
256
  ]),
249
257
  _: 1
250
258
  }),
251
- o($, null, {
259
+ o(V, null, {
252
260
  default: r(() => [
253
- o(p, { span: 6 }, {
261
+ o(f, { span: 6 }, {
254
262
  default: r(() => [
255
263
  o(c, {
256
264
  label: t.$t("orderRefunds.refundsTime"),
@@ -258,8 +266,8 @@ const ve = { class: "app-container" }, ye = { class: "search-container" }, be =
258
266
  }, {
259
267
  default: r(() => [
260
268
  o(J, {
261
- modelValue: _.value,
262
- "onUpdate:modelValue": l[8] || (l[8] = (e) => _.value = e),
269
+ modelValue: $.value,
270
+ "onUpdate:modelValue": l[8] || (l[8] = (e) => $.value = e),
263
271
  type: "daterange",
264
272
  "start-placeholder": t.$t("orderRefunds.startCreateTime"),
265
273
  "end-placeholder": t.$t("orderRefunds.endCreateTime"),
@@ -273,22 +281,22 @@ const ve = { class: "app-container" }, ye = { class: "search-container" }, be =
273
281
  ]),
274
282
  _: 1
275
283
  }),
276
- o(p, { span: 18 }, {
284
+ o(f, { span: 18 }, {
277
285
  default: r(() => [
278
286
  o(c, { class: "search-btn" }, {
279
287
  default: r(() => [
280
- o(P, {
288
+ o(Y, {
281
289
  type: "primary",
282
- onClick: l[9] || (l[9] = (e) => n(s).handleQuery())
290
+ onClick: l[9] || (l[9] = (e) => a(d).handleQuery())
283
291
  }, {
284
292
  default: r(() => [
285
- T(d(t.$t("common.search")), 1)
293
+ S(u(t.$t("common.search")), 1)
286
294
  ]),
287
295
  _: 1
288
296
  }),
289
- o(P, { onClick: W }, {
297
+ o(Y, { onClick: W }, {
290
298
  default: r(() => [
291
- T(d(t.$t("common.reset")), 1)
299
+ S(u(t.$t("common.reset")), 1)
292
300
  ]),
293
301
  _: 1
294
302
  })
@@ -306,22 +314,22 @@ const ve = { class: "app-container" }, ye = { class: "search-container" }, be =
306
314
  }, 8, ["model"]),
307
315
  l[17] || (l[17] = i("div", { class: "clear" }, null, -1))
308
316
  ]),
309
- o(le, {
317
+ o(te, {
310
318
  shadow: "never",
311
319
  class: "table-container"
312
320
  }, {
313
321
  header: r(() => [
314
- o($, null, {
322
+ o(V, null, {
315
323
  default: r(() => [
316
- o(p, { span: 17 }),
317
- o(p, {
324
+ o(f, { span: 17 }),
325
+ o(f, {
318
326
  span: 7,
319
327
  class: "container-float"
320
328
  }, {
321
329
  default: r(() => [
322
330
  o(Z, {
323
- modelValue: n(y),
324
- "onUpdate:modelValue": l[10] || (l[10] = (e) => E(y) ? y.value = e : y = e),
331
+ modelValue: a(y),
332
+ "onUpdate:modelValue": l[10] || (l[10] = (e) => U(y) ? y.value = e : y = e),
325
333
  "label-name": "order/order-refunds"
326
334
  }, null, 8, ["modelValue"])
327
335
  ]),
@@ -332,89 +340,89 @@ const ve = { class: "app-container" }, ye = { class: "search-container" }, be =
332
340
  })
333
341
  ]),
334
342
  footer: r(() => [
335
- n(w) > 0 ? (f(), S(ee, {
343
+ a(w) > 0 ? (p(), T(ee, {
336
344
  key: 0,
337
- total: n(w),
338
- "onUpdate:total": l[11] || (l[11] = (e) => E(w) ? w.value = e : null),
339
- "current-page": a.value.curPage,
340
- "onUpdate:currentPage": l[12] || (l[12] = (e) => a.value.curPage = e),
341
- "page-size": a.value.pageSize,
342
- "onUpdate:pageSize": l[13] || (l[13] = (e) => a.value.pageSize = e),
343
- onPagination: l[14] || (l[14] = (e) => n(s).getList())
345
+ total: a(w),
346
+ "onUpdate:total": l[11] || (l[11] = (e) => U(w) ? w.value = e : null),
347
+ "current-page": n.value.curPage,
348
+ "onUpdate:currentPage": l[12] || (l[12] = (e) => n.value.curPage = e),
349
+ "page-size": n.value.pageSize,
350
+ "onUpdate:pageSize": l[13] || (l[13] = (e) => n.value.pageSize = e),
351
+ onPagination: l[14] || (l[14] = (e) => a(d).getList())
344
352
  }, null, 8, ["total", "current-page", "page-size"])) : C("", !0)
345
353
  ]),
346
354
  default: r(() => [
347
355
  o(x, {
348
356
  ref_key: "multipleTableRef",
349
- ref: j,
357
+ ref: Q,
350
358
  "row-key": "refundId",
351
- "list-loading": n(Q),
352
- data: n(K),
353
- "table-label": n(y),
359
+ "list-loading": a(A),
360
+ data: a(K),
361
+ "table-label": a(y),
354
362
  onSelectionChange: G
355
363
  }, {
356
364
  shopId: r((e) => [
357
- i("span", null, d(n(v).shopBizDict.getValue(e.data.row.shopId)), 1)
365
+ i("span", null, u(a(v).shopBizDict.getValue(e.data.row.shopId)), 1)
358
366
  ]),
359
367
  createTime: r((e) => [
360
- i("span", null, d(n(B).$moment.formatDate(
368
+ i("span", null, u(a(B).$moment.formatDate(
361
369
  e.data.row.createTime,
362
370
  "YYYY-MM-DD HH:mm:ss"
363
371
  )), 1)
364
372
  ]),
365
373
  order: r((e) => [
366
374
  i("div", null, [
367
- i("div", null, d(t.$t("orderRefunds.orderCode")) + ":" + d(e.data.row.orderCode), 1),
368
- i("div", null, d(t.$t("orderRefunds.orderPrice")) + ":¥" + d(e.data.row.orderPrice), 1),
369
- i("div", null, d(t.$t("orderRefunds.freightPrice")) + ":+¥" + d(e.data.row.freightPrice), 1),
370
- i("div", null, d(t.$t("orderRefunds.paymentCouponPrice")) + ":-¥" + d(e.data.row.paymentCouponPrice), 1),
371
- i("div", null, d(t.$t("orderRefunds.paymentWay")) + ": " + d(n(v).paymentWayEnum.getEnumValue(e.data.row.paymentWay)), 1)
375
+ i("div", null, u(t.$t("orderRefunds.orderCode")) + ":" + u(e.data.row.orderCode), 1),
376
+ i("div", null, u(t.$t("orderRefunds.orderPrice")) + ":¥" + u(e.data.row.orderPrice), 1),
377
+ i("div", null, u(t.$t("orderRefunds.freightPrice")) + ":+¥" + u(e.data.row.freightPrice), 1),
378
+ i("div", null, u(t.$t("orderRefunds.paymentCouponPrice")) + ":-¥" + u(e.data.row.paymentCouponPrice), 1),
379
+ i("div", null, u(t.$t("orderRefunds.paymentWay")) + ": " + u(a(v).paymentWayEnum.getEnumValue(e.data.row.paymentWay)), 1)
372
380
  ])
373
381
  ]),
374
382
  refundStatus: r((e) => [
375
- i("span", null, d(n(v).refundApplyEnum.getEnumValue(e.data.row.status)), 1)
383
+ i("span", null, u(a(v).refundApplyEnum.getEnumValue(e.data.row.status)), 1)
376
384
  ]),
377
385
  operation: r((e) => [
378
- ue((f(), k("span", {
386
+ se((p(), k("span", {
379
387
  class: "el-button-color",
380
- onClick: (Y) => O(e.data.row)
388
+ onClick: (E) => O(e.data.row)
381
389
  }, [
382
- T(d(t.$t("common.view")), 1)
383
- ], 8, be)), [
384
- [te, ["order:order_refunds:view"]]
390
+ S(u(t.$t("common.view")), 1)
391
+ ], 8, Re)), [
392
+ [le, ["order:order_refunds:view"]]
385
393
  ]),
386
- e.data.row.status === n(q).APPLY ? (f(), k("span", {
394
+ e.data.row.status === a(z).APPLY ? (p(), k("span", {
387
395
  key: 0,
388
396
  class: "el-button-color dropdown-left",
389
- onClick: (Y) => L(e.data.row)
390
- }, d(t.$t("orderRefunds.refundReview")), 9, Re)) : C("", !0),
391
- e.data.row.status === n(q).PASS ? (f(), k("span", {
397
+ onClick: (E) => L(e.data.row)
398
+ }, u(t.$t("orderRefunds.refundReview")), 9, he)) : C("", !0),
399
+ e.data.row.status === a(z).PASS ? (p(), k("span", {
392
400
  key: 1,
393
401
  class: "el-button-color dropdown-left",
394
- onClick: (Y) => H(e.data.row)
395
- }, d(t.$t("orderRefunds.refund")), 9, he)) : C("", !0)
402
+ onClick: (E) => H(e.data.row)
403
+ }, u(t.$t("orderRefunds.refund")), 9, Ce)) : C("", !0)
396
404
  ]),
397
405
  _: 1
398
406
  }, 8, ["list-loading", "data", "table-label"])
399
407
  ]),
400
408
  _: 1
401
409
  }),
402
- b.value.visible ? (f(), S(fe, {
410
+ b.value.visible ? (p(), T(ce, {
403
411
  key: 0,
404
412
  modelValue: b.value.visible,
405
413
  "onUpdate:modelValue": l[15] || (l[15] = (e) => b.value.visible = e),
406
414
  title: b.value.title,
407
- "entity-key": n(g),
408
- onRefresh: I,
415
+ "entity-key": a(g),
416
+ onRefresh: D,
409
417
  width: "800px"
410
418
  }, null, 8, ["modelValue", "title", "entity-key"])) : C("", !0),
411
- R.value.visible ? (f(), S(ce, {
419
+ R.value.visible ? (p(), T(ve, {
412
420
  key: 1,
413
421
  modelValue: R.value.visible,
414
422
  "onUpdate:modelValue": l[16] || (l[16] = (e) => R.value.visible = e),
415
423
  title: R.value.title,
416
- "entity-key": n(g),
417
- onRefresh: I,
424
+ "entity-key": a(g),
425
+ onRefresh: D,
418
426
  width: "600px"
419
427
  }, null, 8, ["modelValue", "title", "entity-key"])) : C("", !0)
420
428
  ]);
@@ -422,5 +430,5 @@ const ve = { class: "app-container" }, ye = { class: "search-container" }, be =
422
430
  }
423
431
  });
424
432
  export {
425
- De as default
433
+ Ne as default
426
434
  };
package/dist/index.mjs CHANGED
@@ -2738,7 +2738,7 @@ function Ni(e) {
2738
2738
  let r = e.global.getLocaleMessage("en");
2739
2739
  r = Dt(r, Ri), e.global.setLocaleMessage("zh-cn", t), e.global.setLocaleMessage("en", r);
2740
2740
  }
2741
- const Wi = /* @__PURE__ */ Object.assign({ "./views/order/order-appraises/index.vue": () => import("./index-S4jzuvn6.mjs"), "./views/order/order-appraises/reply.vue": () => import("./reply-9iq8g6ah.mjs"), "./views/order/order-info/canceled.vue": () => import("./canceled-CTHGNWuB.mjs"), "./views/order/order-info/change.vue": () => import("./change-3TnGoLNv.mjs"), "./views/order/order-info/completed.vue": () => import("./completed-BnD0Wh1K.mjs"), "./views/order/order-info/deliver.vue": () => import("./deliver-CgSCkEMe.mjs"), "./views/order/order-info/edit.vue": () => import("./edit-BgR1glUx.mjs"), "./views/order/order-info/index.vue": () => import("./index-DaOMDld4.mjs"), "./views/order/order-info/info.vue": () => import("./info-DXX50Xfh.mjs"), "./views/order/order-info/unpay.vue": () => import("./unpay-Bc8ekFnl.mjs"), "./views/order/order-info/unpost.vue": () => import("./unpost-Bj10_WvZ.mjs"), "./views/order/order-info/unreceive.vue": () => import("./unreceive-CUiJvXq1.mjs"), "./views/order/order-info/viewLogist.vue": () => import("./viewLogist-Cxu-IV-d.mjs"), "./views/order/order-refunds/index.vue": () => import("./index-CDXocrFr.mjs"), "./views/order/order-refunds/info.vue": () => import("./info-3uYTUNzE.mjs"), "./views/order/order-refunds/review.vue": () => import("./review-DY1KQI3U.mjs") }), Ci = {
2741
+ const Wi = /* @__PURE__ */ Object.assign({ "./views/order/order-appraises/index.vue": () => import("./index-S4jzuvn6.mjs"), "./views/order/order-appraises/reply.vue": () => import("./reply-9iq8g6ah.mjs"), "./views/order/order-info/canceled.vue": () => import("./canceled-CTHGNWuB.mjs"), "./views/order/order-info/change.vue": () => import("./change-3TnGoLNv.mjs"), "./views/order/order-info/completed.vue": () => import("./completed-BnD0Wh1K.mjs"), "./views/order/order-info/deliver.vue": () => import("./deliver-CgSCkEMe.mjs"), "./views/order/order-info/edit.vue": () => import("./edit-BgR1glUx.mjs"), "./views/order/order-info/index.vue": () => import("./index-DaOMDld4.mjs"), "./views/order/order-info/info.vue": () => import("./info-DXX50Xfh.mjs"), "./views/order/order-info/unpay.vue": () => import("./unpay-Bc8ekFnl.mjs"), "./views/order/order-info/unpost.vue": () => import("./unpost-Bj10_WvZ.mjs"), "./views/order/order-info/unreceive.vue": () => import("./unreceive-CUiJvXq1.mjs"), "./views/order/order-info/viewLogist.vue": () => import("./viewLogist-Cxu-IV-d.mjs"), "./views/order/order-refunds/index.vue": () => import("./index-BLTeDGPq.mjs"), "./views/order/order-refunds/info.vue": () => import("./info-3uYTUNzE.mjs"), "./views/order/order-refunds/review.vue": () => import("./review-DY1KQI3U.mjs") }), Ci = {
2742
2742
  install(e) {
2743
2743
  Mr(Wi, 7), Ni(Yr), e.use(Ti), Dr(xi);
2744
2744
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "xyvcard-order",
3
- "version": "0.0.11",
3
+ "version": "0.0.12",
4
4
  "private": false,
5
5
  "module": "dist/index.mjs",
6
6
  "types": "dts/src/index.d.ts",