xyvcard-order 0.0.5 → 0.0.7
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/{canceled-CAEulpM1.mjs → canceled-DkLaSCTM.mjs} +1 -1
- package/dist/{canceled.vue_vue_type_script_setup_true_lang-_j0h5aSP.mjs → canceled.vue_vue_type_script_setup_true_lang-5-Cw4llp.mjs} +86 -86
- package/dist/{change-CH-CF_q-.mjs → change-D_G7h-Nt.mjs} +1 -1
- package/dist/{change.vue_vue_type_script_setup_true_lang-Bb1DH4GC.mjs → change.vue_vue_type_script_setup_true_lang-BTxjkvV_.mjs} +23 -23
- package/dist/{completed-B70yQ6oI.mjs → completed-D1_MyTO_.mjs} +1 -1
- package/dist/{unreceive.vue_vue_type_script_setup_true_lang-IoS_bKwk.mjs → completed.vue_vue_type_script_setup_true_lang-Djv14D1X.mjs} +74 -74
- package/dist/{deliver-Bp2Ckw4g.mjs → deliver-DqqGFB3x.mjs} +1 -1
- package/dist/{deliver.vue_vue_type_script_setup_true_lang-DjvQSQPG.mjs → deliver.vue_vue_type_script_setup_true_lang-D4gqA0w8.mjs} +58 -59
- package/dist/{edit-DyFqRxsE.mjs → edit-MJXLcLm4.mjs} +1 -1
- package/dist/{edit.vue_vue_type_script_setup_true_lang-YwJOnNI_.mjs → edit.vue_vue_type_script_setup_true_lang-Bell5IpG.mjs} +6 -6
- package/dist/index-CHzhYqx8.mjs +114 -0
- package/dist/{index-Dvf0V5EP.mjs → index-DAb5kkOk.mjs} +11 -23
- package/dist/{index-B3HKfAop.mjs → index-DDG2eFhK.mjs} +94 -94
- package/dist/{index-DHJFncJ6.mjs → index-Dy-lHz4D.mjs} +99 -106
- package/dist/{index-CL3mlOnd.mjs → index-ZL41UIHr.mjs} +162 -148
- package/dist/index.mjs +147 -248
- package/dist/info-Cl9HaMCm.mjs +327 -0
- package/dist/{info-DtOaZ-hg.mjs → info-CxZXerj5.mjs} +1 -1
- package/dist/info.vue_vue_type_script_setup_true_lang-BdZStl8T.mjs +178 -0
- package/dist/{review-DjGDxyqZ.mjs → review-Bc-YCZ1X.mjs} +1 -1
- package/dist/{review.vue_vue_type_script_setup_true_lang-CKGCdXD5.mjs → review.vue_vue_type_script_setup_true_lang-mTTMzpC7.mjs} +56 -57
- package/dist/style.css +1 -1
- package/dist/{unpay-WAsbEXlr.mjs → unpay-3tbx6NWV.mjs} +1 -1
- package/dist/{unpay.vue_vue_type_script_setup_true_lang-Dj_Sq17m.mjs → unpay.vue_vue_type_script_setup_true_lang-BGQNtrO2.mjs} +72 -72
- package/dist/{unpost-BocJwYcE.mjs → unpost-DOQ_sNYN.mjs} +1 -1
- package/dist/{unpost.vue_vue_type_script_setup_true_lang-BzlBIdWF.mjs → unpost.vue_vue_type_script_setup_true_lang-BveDiwdZ.mjs} +84 -84
- package/dist/{unreceive-BLcvdJxY.mjs → unreceive-WZteM54K.mjs} +1 -1
- package/dist/{completed.vue_vue_type_script_setup_true_lang-D25evb6V.mjs → unreceive.vue_vue_type_script_setup_true_lang-C6APvOTf.mjs} +76 -76
- package/dist/{viewLogist-D9-zqepw.mjs → viewLogist-lN1KX2qM.mjs} +1 -1
- package/dist/viewLogist.vue_vue_type_script_setup_true_lang-CNb6Tjcw.mjs +93 -0
- package/dts/src/api/dict.d.ts +3 -0
- package/dts/src/api/index.d.ts +2 -1
- package/dts/src/api/order-appraises/types.d.ts +1 -0
- package/dts/src/api/order-info/types.d.ts +2 -1
- package/dts/src/api/order-logistics/index.d.ts +1 -5
- package/dts/src/api/order-logistics/types.d.ts +3 -62
- package/dts/src/api/order-refunds/index.d.ts +2 -3
- package/dts/src/api/order-refunds/types.d.ts +5 -0
- package/dts/src/constant.d.ts +12 -10
- package/dts/src/lang/order/zh-cn.d.ts +6 -2
- package/dts/src/main.d.ts +0 -1
- package/package.json +5 -4
- package/dist/index-suIgymdy.mjs +0 -93
- package/dist/index.vue_vue_type_script_setup_true_lang-RpiqLerK.mjs +0 -41
- package/dist/info-Ba-BgJkw.mjs +0 -368
- package/dist/info.vue_vue_type_script_setup_true_lang-DLnh7W1x.mjs +0 -188
- package/dist/viewLogist.vue_vue_type_script_setup_true_lang-D8KlJgG0.mjs +0 -127
@@ -1,33 +1,33 @@
|
|
1
|
-
import { defineComponent as de, getCurrentInstance as ue, ref as
|
1
|
+
import { defineComponent as de, getCurrentInstance as ue, ref as P, reactive as A, resolveComponent as f, resolveDirective as se, openBlock as s, createElementBlock as h, createElementVNode as i, createVNode as n, withCtx as a, unref as o, withKeys as k, createTextVNode as d, toDisplayString as l, withDirectives as E, createBlock as y, isRef as L, createCommentVNode as c, Fragment as ie, renderList as me } from "vue";
|
2
2
|
import { useRouter as pe } from "vue-router";
|
3
|
-
import { ElMessageBox as fe, ElMessage as
|
3
|
+
import { ElMessageBox as fe, ElMessage as W } from "element-plus";
|
4
4
|
import { useTableHooks as ye } from "jmash-core";
|
5
5
|
import { useI18n as ce } from "vue-i18n";
|
6
|
-
import { o as
|
7
|
-
import { _ as ve } from "./change.vue_vue_type_script_setup_true_lang-
|
8
|
-
import { D as m, C as
|
9
|
-
const
|
6
|
+
import { o as q } from "./index-DyFAVz8t.mjs";
|
7
|
+
import { _ as ve } from "./change.vue_vue_type_script_setup_true_lang-BTxjkvV_.mjs";
|
8
|
+
import { D as m, C as I } from "./index-CHzhYqx8.mjs";
|
9
|
+
const Ie = { class: "app-container" }, we = { class: "search-container" }, ge = { class: "item-spuName" }, be = { class: "item-salesPrice" }, Ce = { class: "item-specInfo" }, he = { class: "item-quantity" }, Se = ["onClick"], _e = { class: "orderPrice" }, ke = ["onClick"], Ve = ["onClick"], Ae = /* @__PURE__ */ de({
|
10
10
|
__name: "unpay",
|
11
11
|
setup($e) {
|
12
|
-
const { t: w } = ce(), { proxy:
|
12
|
+
const { t: w } = ce(), { proxy: z } = ue();
|
13
13
|
m.shopBizDict.useValues();
|
14
|
-
const T =
|
14
|
+
const T = P([]), u = P({
|
15
15
|
curPage: 1,
|
16
16
|
pageSize: 10,
|
17
|
-
orderStatus:
|
18
|
-
}),
|
17
|
+
orderStatus: I.UNPAY
|
18
|
+
}), B = pe(), {
|
19
19
|
tableHooks: p,
|
20
|
-
multipleTableRef:
|
21
|
-
queryFormRef:
|
22
|
-
listLoading:
|
23
|
-
tableData:
|
20
|
+
multipleTableRef: j,
|
21
|
+
queryFormRef: Q,
|
22
|
+
listLoading: K,
|
23
|
+
tableData: O,
|
24
24
|
total: V
|
25
|
-
} = ye(w,
|
26
|
-
let S =
|
25
|
+
} = ye(w, q, u);
|
26
|
+
let S = P([
|
27
27
|
{
|
28
28
|
label: "orderInfo.shopName",
|
29
29
|
prop: "shopId",
|
30
|
-
width: "
|
30
|
+
width: "250",
|
31
31
|
slotName: "shopId",
|
32
32
|
columnType: "slot",
|
33
33
|
isColumn: !0
|
@@ -43,7 +43,7 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
43
43
|
{
|
44
44
|
label: "orderInfo.orderCodeAndCreateTime",
|
45
45
|
prop: "orderCodeAndCreateTime",
|
46
|
-
width: "
|
46
|
+
width: "200",
|
47
47
|
slotName: "orderCodeAndCreateTime",
|
48
48
|
columnType: "slot",
|
49
49
|
isColumn: !0
|
@@ -67,7 +67,7 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
67
67
|
{
|
68
68
|
label: "orderInfo.paymentWay",
|
69
69
|
prop: "paymentWay",
|
70
|
-
width: "
|
70
|
+
width: "120",
|
71
71
|
slotName: "paymentWay",
|
72
72
|
columnType: "slot",
|
73
73
|
isColumn: !0
|
@@ -75,37 +75,37 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
75
75
|
{
|
76
76
|
label: "orderInfo.deliveryWay",
|
77
77
|
prop: "deliveryWay",
|
78
|
-
width: "
|
78
|
+
width: "120",
|
79
79
|
slotName: "deliveryWay",
|
80
80
|
columnType: "slot",
|
81
81
|
isColumn: !0
|
82
82
|
},
|
83
83
|
{
|
84
84
|
label: "common.operate",
|
85
|
-
width: "
|
85
|
+
width: "200",
|
86
86
|
slotName: "operation",
|
87
87
|
columnType: "slot",
|
88
88
|
fixed: "right",
|
89
89
|
isColumn: !0
|
90
90
|
}
|
91
91
|
]);
|
92
|
-
const _ =
|
92
|
+
const _ = P({
|
93
93
|
title: w("orderInfo.changePrice"),
|
94
94
|
visible: !1
|
95
95
|
});
|
96
|
-
let R =
|
97
|
-
function
|
98
|
-
|
96
|
+
let R = A({}), M = A({});
|
97
|
+
function F(r, t) {
|
98
|
+
M.itemId = t.itemId, R.orderId = r.orderId, _.value.visible = !0;
|
99
99
|
}
|
100
|
-
function
|
100
|
+
function H(r) {
|
101
101
|
u.value.startCreateTime = r[0], u.value.endCreateTime = r[1];
|
102
102
|
}
|
103
103
|
function G() {
|
104
104
|
T.value = [], u.value.startCreateTime = "", u.value.endCreateTime = "", p.resetQuery();
|
105
105
|
}
|
106
106
|
function J(r) {
|
107
|
-
|
108
|
-
path: "/
|
107
|
+
B.push({
|
108
|
+
path: "/raworder/order-info/info",
|
109
109
|
query: { orderId: r.orderId }
|
110
110
|
});
|
111
111
|
}
|
@@ -115,15 +115,15 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
115
115
|
cancelButtonText: w("common.cancel"),
|
116
116
|
type: "warning"
|
117
117
|
}).then(() => {
|
118
|
-
|
118
|
+
q.cancel({
|
119
119
|
orderId: r.orderId
|
120
120
|
}).then((t) => {
|
121
|
-
t.status === 200 && (
|
121
|
+
t.status === 200 && (W({
|
122
122
|
message: w("orderInfo.cancelSuccess"),
|
123
123
|
type: "success"
|
124
124
|
}), p.handleQuery());
|
125
125
|
}).catch((t) => {
|
126
|
-
console.error("Error canceling order:", t),
|
126
|
+
console.error("Error canceling order:", t), W({
|
127
127
|
message: w("orderInfo.cancelFailed"),
|
128
128
|
type: "error"
|
129
129
|
});
|
@@ -138,19 +138,19 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
138
138
|
r && p.getList();
|
139
139
|
}
|
140
140
|
return p.getList(), (r, t) => {
|
141
|
-
const Y = f("jmash-select"), b = f("el-form-item"),
|
142
|
-
return s(),
|
141
|
+
const Y = f("jmash-select"), b = f("el-form-item"), g = f("el-col"), N = f("el-input"), D = f("el-row"), ee = f("el-date-picker"), U = f("el-button"), te = f("el-form"), ae = f("jmash-column-select"), v = f("el-tag"), oe = f("jmash-table"), re = f("jmash-pagination"), le = f("el-card"), $ = se("hasPerm");
|
142
|
+
return s(), h("div", Ie, [
|
143
143
|
i("div", we, [
|
144
144
|
n(te, {
|
145
145
|
ref_key: "queryFormRef",
|
146
|
-
ref:
|
146
|
+
ref: Q,
|
147
147
|
model: u.value,
|
148
148
|
inline: !0
|
149
149
|
}, {
|
150
150
|
default: a(() => [
|
151
151
|
n(D, null, {
|
152
152
|
default: a(() => [
|
153
|
-
n(
|
153
|
+
n(g, { span: 6 }, {
|
154
154
|
default: a(() => [
|
155
155
|
n(b, {
|
156
156
|
label: r.$t("orderInfo.shopName"),
|
@@ -171,7 +171,7 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
171
171
|
]),
|
172
172
|
_: 1
|
173
173
|
}),
|
174
|
-
n(
|
174
|
+
n(g, { span: 6 }, {
|
175
175
|
default: a(() => [
|
176
176
|
n(b, {
|
177
177
|
label: r.$t("orderInfo.orderCode"),
|
@@ -192,7 +192,7 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
192
192
|
]),
|
193
193
|
_: 1
|
194
194
|
}),
|
195
|
-
n(
|
195
|
+
n(g, { span: 6 }, {
|
196
196
|
default: a(() => [
|
197
197
|
n(b, {
|
198
198
|
label: r.$t("orderInfo.spuName"),
|
@@ -213,7 +213,7 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
213
213
|
]),
|
214
214
|
_: 1
|
215
215
|
}),
|
216
|
-
n(
|
216
|
+
n(g, { span: 6 }, {
|
217
217
|
default: a(() => [
|
218
218
|
n(b, {
|
219
219
|
label: r.$t("orderInfo.likeMobile"),
|
@@ -239,7 +239,7 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
239
239
|
}),
|
240
240
|
n(D, null, {
|
241
241
|
default: a(() => [
|
242
|
-
n(
|
242
|
+
n(g, { span: 6 }, {
|
243
243
|
default: a(() => [
|
244
244
|
n(b, {
|
245
245
|
label: r.$t("orderInfo.paymentStatus"),
|
@@ -260,7 +260,7 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
260
260
|
]),
|
261
261
|
_: 1
|
262
262
|
}),
|
263
|
-
n(
|
263
|
+
n(g, { span: 6 }, {
|
264
264
|
default: a(() => [
|
265
265
|
n(b, {
|
266
266
|
label: r.$t("orderInfo.orderTime"),
|
@@ -276,7 +276,7 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
276
276
|
"end-placeholder": r.$t("orderInfo.endCreateTime"),
|
277
277
|
format: "YYYY-MM-DD",
|
278
278
|
"value-format": "YYYY-MM-DD",
|
279
|
-
onChange:
|
279
|
+
onChange: H
|
280
280
|
}, null, 8, ["modelValue", "start-placeholder", "end-placeholder"])
|
281
281
|
]),
|
282
282
|
_: 1
|
@@ -284,11 +284,11 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
284
284
|
]),
|
285
285
|
_: 1
|
286
286
|
}),
|
287
|
-
n(
|
287
|
+
n(g, { span: 12 }, {
|
288
288
|
default: a(() => [
|
289
289
|
n(b, { class: "search-btn" }, {
|
290
290
|
default: a(() => [
|
291
|
-
n(
|
291
|
+
n(U, {
|
292
292
|
type: "primary",
|
293
293
|
onClick: t[11] || (t[11] = (e) => o(p).handleQuery())
|
294
294
|
}, {
|
@@ -297,7 +297,7 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
297
297
|
]),
|
298
298
|
_: 1
|
299
299
|
}),
|
300
|
-
n(
|
300
|
+
n(U, { onClick: G }, {
|
301
301
|
default: a(() => [
|
302
302
|
d(l(r.$t("common.reset")), 1)
|
303
303
|
]),
|
@@ -324,13 +324,13 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
324
324
|
header: a(() => [
|
325
325
|
n(D, null, {
|
326
326
|
default: a(() => [
|
327
|
-
n(
|
328
|
-
n(
|
327
|
+
n(g, { span: 17 }),
|
328
|
+
n(g, {
|
329
329
|
span: 7,
|
330
330
|
class: "container-float"
|
331
331
|
}, {
|
332
332
|
default: a(() => [
|
333
|
-
|
333
|
+
E((s(), y(U, {
|
334
334
|
plain: "",
|
335
335
|
type: "primary",
|
336
336
|
onClick: t[12] || (t[12] = (e) => o(p).handleExport(o(w)("orderInfo.name")))
|
@@ -369,10 +369,10 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
369
369
|
default: a(() => [
|
370
370
|
n(oe, {
|
371
371
|
ref_key: "multipleTableRef",
|
372
|
-
ref:
|
372
|
+
ref: j,
|
373
373
|
"row-key": "orderId",
|
374
|
-
"list-loading": o(
|
375
|
-
data: o(
|
374
|
+
"list-loading": o(K),
|
375
|
+
data: o(O),
|
376
376
|
"table-label": o(S),
|
377
377
|
onSelectionChange: Z
|
378
378
|
}, {
|
@@ -380,18 +380,18 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
380
380
|
i("span", null, l(o(m).shopBizDict.getValue(e.data.row.shopId)), 1)
|
381
381
|
]),
|
382
382
|
orderItemList: a((e) => [
|
383
|
-
(s(!0),
|
383
|
+
(s(!0), h(ie, null, me(e.data.row.orderItemList.results, (C, ne) => (s(), h("div", {
|
384
384
|
key: ne,
|
385
385
|
class: "order-item"
|
386
386
|
}, [
|
387
|
-
i("div",
|
388
|
-
i("div", be, "¥" + l(
|
389
|
-
i("div",
|
390
|
-
i("div",
|
391
|
-
e.data.row.orderStatus === o(
|
387
|
+
i("div", ge, l(C.spuName), 1),
|
388
|
+
i("div", be, "¥" + l(C.salesPrice), 1),
|
389
|
+
i("div", Ce, l(C.specInfo), 1),
|
390
|
+
i("div", he, "数量:" + l(C.quantity), 1),
|
391
|
+
e.data.row.orderStatus === o(I).UNPAY ? E((s(), h("div", {
|
392
392
|
key: 0,
|
393
393
|
class: "el-button-color change-price-btn",
|
394
|
-
onClick: (
|
394
|
+
onClick: (Pe) => F(e.data.row, C)
|
395
395
|
}, [
|
396
396
|
d(l(r.$t("orderInfo.changePrice")), 1)
|
397
397
|
], 8, Se)), [
|
@@ -401,7 +401,7 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
401
401
|
]),
|
402
402
|
orderCodeAndCreateTime: a((e) => [
|
403
403
|
i("span", null, [
|
404
|
-
d(l(o(
|
404
|
+
d(l(o(z).$moment.formatDate(
|
405
405
|
e.data.row.createTime,
|
406
406
|
"YYYY-MM-DD HH:mm:ss"
|
407
407
|
)) + " ", 1),
|
@@ -412,7 +412,7 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
412
412
|
status: a((e) => [
|
413
413
|
i("div", null, [
|
414
414
|
d(l(r.$t("orderInfo.orderStatus")) + ": ", 1),
|
415
|
-
e.data.row.orderStatus === o(
|
415
|
+
e.data.row.orderStatus === o(I).UNPAY ? (s(), y(v, {
|
416
416
|
key: 0,
|
417
417
|
type: "danger"
|
418
418
|
}, {
|
@@ -421,7 +421,7 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
421
421
|
]),
|
422
422
|
_: 2
|
423
423
|
}, 1024)) : c("", !0),
|
424
|
-
e.data.row.orderStatus === o(
|
424
|
+
e.data.row.orderStatus === o(I).UNPOST ? (s(), y(v, {
|
425
425
|
key: 1,
|
426
426
|
type: "warning"
|
427
427
|
}, {
|
@@ -430,7 +430,7 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
430
430
|
]),
|
431
431
|
_: 2
|
432
432
|
}, 1024)) : c("", !0),
|
433
|
-
e.data.row.orderStatus === o(
|
433
|
+
e.data.row.orderStatus === o(I).UNRECEIVE ? (s(), y(v, {
|
434
434
|
key: 2,
|
435
435
|
type: "primary"
|
436
436
|
}, {
|
@@ -439,7 +439,7 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
439
439
|
]),
|
440
440
|
_: 2
|
441
441
|
}, 1024)) : c("", !0),
|
442
|
-
e.data.row.orderStatus === o(
|
442
|
+
e.data.row.orderStatus === o(I).COMPLETE ? (s(), y(v, {
|
443
443
|
key: 3,
|
444
444
|
type: "success"
|
445
445
|
}, {
|
@@ -448,7 +448,7 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
448
448
|
]),
|
449
449
|
_: 2
|
450
450
|
}, 1024)) : c("", !0),
|
451
|
-
e.data.row.orderStatus === o(
|
451
|
+
e.data.row.orderStatus === o(I).CANCEL ? (s(), y(v, {
|
452
452
|
key: 4,
|
453
453
|
type: "info"
|
454
454
|
}, {
|
@@ -460,7 +460,7 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
460
460
|
]),
|
461
461
|
i("span", null, [
|
462
462
|
d(l(r.$t("orderInfo.paymentStatus")) + ": ", 1),
|
463
|
-
e.data.row.paymentStatus === o(
|
463
|
+
e.data.row.paymentStatus === o(I).UNPAID ? (s(), y(v, {
|
464
464
|
key: 0,
|
465
465
|
type: "danger"
|
466
466
|
}, {
|
@@ -470,7 +470,7 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
470
470
|
)), 1)
|
471
471
|
]),
|
472
472
|
_: 2
|
473
|
-
}, 1024)) : e.data.row.paymentStatus === o(
|
473
|
+
}, 1024)) : e.data.row.paymentStatus === o(I).PART_PAID ? (s(), y(v, {
|
474
474
|
key: 1,
|
475
475
|
type: "info"
|
476
476
|
}, {
|
@@ -480,7 +480,7 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
480
480
|
)), 1)
|
481
481
|
]),
|
482
482
|
_: 2
|
483
|
-
}, 1024)) : e.data.row.paymentStatus === o(
|
483
|
+
}, 1024)) : e.data.row.paymentStatus === o(I).PAID ? (s(), y(v, {
|
484
484
|
key: 2,
|
485
485
|
type: "success"
|
486
486
|
}, {
|
@@ -529,17 +529,17 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
529
529
|
i("span", null, l(o(m).deliveryWayEnum.getEnumValue(e.data.row.deliveryWay)), 1)
|
530
530
|
]),
|
531
531
|
operation: a((e) => [
|
532
|
-
|
532
|
+
E((s(), h("span", {
|
533
533
|
class: "el-button-color dropdown-left",
|
534
|
-
onClick: (
|
534
|
+
onClick: (C) => J(e.data.row)
|
535
535
|
}, [
|
536
536
|
d(l(r.$t("common.view")), 1)
|
537
537
|
], 8, ke)), [
|
538
538
|
[$, ["order:order_info:view"]]
|
539
539
|
]),
|
540
|
-
|
540
|
+
E((s(), h("span", {
|
541
541
|
class: "el-button-color dropdown-left",
|
542
|
-
onClick: (
|
542
|
+
onClick: (C) => X(e.data.row)
|
543
543
|
}, [
|
544
544
|
d(l(r.$t("orderInfo.cancel")), 1)
|
545
545
|
], 8, Ve)), [
|
@@ -557,7 +557,7 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
557
557
|
"onUpdate:modelValue": t[18] || (t[18] = (e) => _.value.visible = e),
|
558
558
|
title: _.value.title,
|
559
559
|
"entity-key": o(R),
|
560
|
-
"entity-model": o(
|
560
|
+
"entity-model": o(M),
|
561
561
|
onRefresh: x,
|
562
562
|
width: "500px"
|
563
563
|
}, null, 8, ["modelValue", "title", "entity-key", "entity-model"])) : c("", !0)
|
@@ -566,5 +566,5 @@ const ge = { class: "app-container" }, we = { class: "search-container" }, Ie =
|
|
566
566
|
}
|
567
567
|
});
|
568
568
|
export {
|
569
|
-
|
569
|
+
Ae as _
|
570
570
|
};
|