xyvcard-paper-buyer 0.0.40 → 0.0.42
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/README.md +51 -51
- package/dist/{applyEdit-B0CKdbR2.mjs → applyEdit-PZxjIdlm.mjs} +6 -5
- package/dist/{confirm-HoPA9uSr.mjs → confirm-BYEYokBP.mjs} +24 -26
- package/dist/{edit-CgLvvQy2.mjs → edit--iYDGPN6.mjs} +9 -9
- package/dist/edit-DxbJEXn-.mjs +260 -0
- package/dist/{index-DyTbbNUO.mjs → index-BKZPqxLM.mjs} +518 -500
- package/dist/{index-CX-7x1SL.mjs → index-BRBqB4uC.mjs} +44 -37
- package/dist/{index-BqwYBqQF.mjs → index-BWV5njqv.mjs} +1 -1
- package/dist/{index-BGqp7CRm.mjs → index-CUfcoWMj.mjs} +1 -2
- package/dist/{index-C8vnqMMv.mjs → index-C_O5LkoO.mjs} +3 -2
- package/dist/index.mjs +6 -10
- package/dist/{info-BhjWwF6z.mjs → info-yQ5o6UTa.mjs} +15 -15
- package/dist/{invoice-DppfMFDj.mjs → invoice-Ca967WuM.mjs} +2 -2
- package/dist/{invoiceEdit-BKEb7oNj.mjs → invoiceEdit-BPyK5oBD.mjs} +31 -30
- package/dist/{invoiceView-41EDyu0B.mjs → invoiceView-BQ20QFpo.mjs} +4 -3
- package/dist/{list-DNIbCic-.mjs → list-CeY2OdrK.mjs} +28 -25
- package/dist/{onlineBanking-BIjxFuQ5.mjs → onlineBanking-CdDAY0YQ.mjs} +47 -44
- package/dist/{orderAddress-BHmLnG9Z.mjs → orderAddress-BXu0z9LD.mjs} +80 -79
- package/dist/{orderInfo-CiPVCQxz.mjs → orderInfo-CxDN2Vgs.mjs} +24 -21
- package/dist/orderPaper-DAXED5UU.mjs +148 -0
- package/dist/{payment-B8q1Mpiy.mjs → payment-DD_Lhvf0.mjs} +7 -7
- package/dist/{prompt-CF5J3V95.mjs → prompt-DQX4apPU.mjs} +1 -1
- package/dist/{sendDialog-D50t3cjw.mjs → sendDialog-B0HE_2cs.mjs} +4 -4
- package/dist/style.css +1 -1
- package/dist/{userInvoice-DhoqnQE4.mjs → userInvoice-ByXwccaa.mjs} +1 -1
- package/dist/{userInvoice.vue_vue_type_script_setup_true_lang-DV5JSa_i.mjs → userInvoice.vue_vue_type_script_setup_true_lang-BaWmhSHl.mjs} +1 -1
- package/dts/api/buyer/lqfp-fp/types.d.ts +1 -0
- package/dts/api/buyer/order-newspaper/types.d.ts +1 -1
- package/dts/api/buyer/order-user-address/types.d.ts +1 -0
- package/dts/utils/momentPlugin.d.ts +5 -0
- package/dts/views/buyer/order-newspaper/payment copy.vue.d.ts +2 -0
- package/package.json +62 -62
- package/dist/edit-D2_W7oIL.mjs +0 -227
- package/dist/orderPaper-DLv8c7Hi.mjs +0 -153
|
@@ -1,19 +1,18 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { D as m, C as w } from "./index-
|
|
3
|
-
import { o as j } from "./index-
|
|
4
|
-
import { vueMetaEnv as
|
|
5
|
-
import { useI18n as
|
|
6
|
-
import {
|
|
1
|
+
import { defineComponent as pe, ref as T, onActivated as me, resolveComponent as i, resolveDirective as ce, createElementBlock as y, openBlock as p, createElementVNode as c, createVNode as a, withCtx as r, withKeys as V, unref as n, createTextVNode as u, toDisplayString as l, withDirectives as h, createCommentVNode as I, vShow as Y, createBlock as E, isRef as W } from "vue";
|
|
2
|
+
import { D as m, C as w } from "./index-CUfcoWMj.mjs";
|
|
3
|
+
import { o as j } from "./index-BKZPqxLM.mjs";
|
|
4
|
+
import { vueMetaEnv as fe, useTableHooks as ye } from "jmash-core";
|
|
5
|
+
import { useI18n as ve } from "vue-i18n";
|
|
6
|
+
import { useRouter as Ie } from "vue-router";
|
|
7
7
|
const be = { class: "app-container" }, _e = { class: "search-container dis_bottom" }, he = { class: "total-num dis_bottom" }, we = { class: "blue_color" }, Ce = { class: "blue_color" }, ge = { class: "blue_color" }, Se = { key: 0 }, ke = { key: 0 }, Ne = { key: 1 }, Ve = {
|
|
8
8
|
key: 2,
|
|
9
9
|
class: "distance-left"
|
|
10
|
-
}, Pe = ["onClick"], $e = ["onClick"], De = ["onClick"], Te = ["onClick"], Ee = ["onClick"], Ye = /* @__PURE__ */
|
|
10
|
+
}, Pe = ["onClick"], $e = ["onClick"], De = ["onClick"], Te = ["onClick"], Ee = ["onClick"], Ye = /* @__PURE__ */ pe({
|
|
11
11
|
__name: "index",
|
|
12
12
|
setup(Ue) {
|
|
13
|
-
ve();
|
|
14
13
|
const U = localStorage.getItem("unionUserInfo"), Q = (U ? JSON.parse(U) : {}).orgId;
|
|
15
14
|
m.unionOrgBizLayDict.useValues(), m.unionOrgPhoneBizLayDict.useValues(), m.unionOrgPhoneInsBizLayDict.useValues();
|
|
16
|
-
const q =
|
|
15
|
+
const q = fe.APP_ORGAN_ID, { t: K } = ve(), C = Ie(), d = T({
|
|
17
16
|
curPage: 1,
|
|
18
17
|
pageSize: 10,
|
|
19
18
|
shopBranchId: Q
|
|
@@ -24,11 +23,17 @@ const be = { class: "app-container" }, _e = { class: "search-container dis_botto
|
|
|
24
23
|
listLoading: G,
|
|
25
24
|
tableData: H,
|
|
26
25
|
total: N
|
|
27
|
-
} =
|
|
26
|
+
} = ye(K, j, d), P = v.totalRecord;
|
|
28
27
|
function J(t) {
|
|
28
|
+
if (!t) return "0";
|
|
29
|
+
const o = parseFloat(String(t));
|
|
30
|
+
return Number.isInteger(o) ? o.toString() : o.toFixed(2);
|
|
31
|
+
}
|
|
32
|
+
const $ = T([]);
|
|
33
|
+
function X(t) {
|
|
29
34
|
d.value.startDate = t[0], d.value.endDate = t[1];
|
|
30
35
|
}
|
|
31
|
-
function
|
|
36
|
+
function Z() {
|
|
32
37
|
$.value = [], d.value.startDate = "", d.value.endDate = "", v.resetQuery();
|
|
33
38
|
}
|
|
34
39
|
let S = T([
|
|
@@ -133,19 +138,19 @@ const be = { class: "app-container" }, _e = { class: "search-container dis_botto
|
|
|
133
138
|
isColumn: !0
|
|
134
139
|
}
|
|
135
140
|
]);
|
|
136
|
-
function
|
|
141
|
+
function x(t) {
|
|
137
142
|
return t ? new Date(t).toLocaleString() : "";
|
|
138
143
|
}
|
|
139
144
|
function O(t) {
|
|
140
145
|
t.mobileEncrypt = !t.mobileEncrypt;
|
|
141
146
|
}
|
|
142
|
-
function
|
|
147
|
+
function ee(t) {
|
|
143
148
|
C.push({
|
|
144
149
|
path: "/buyer/order-info/info",
|
|
145
150
|
query: { orderId: t.orderId }
|
|
146
151
|
});
|
|
147
152
|
}
|
|
148
|
-
function
|
|
153
|
+
function oe(t) {
|
|
149
154
|
C.push({
|
|
150
155
|
path: "/buyer/order-info/invoice",
|
|
151
156
|
query: {
|
|
@@ -154,7 +159,7 @@ const be = { class: "app-container" }, _e = { class: "search-container dis_botto
|
|
|
154
159
|
}
|
|
155
160
|
});
|
|
156
161
|
}
|
|
157
|
-
function
|
|
162
|
+
function te(t) {
|
|
158
163
|
C.push({
|
|
159
164
|
path: "/buyer/order-info/invoiceView",
|
|
160
165
|
query: {
|
|
@@ -163,7 +168,7 @@ const be = { class: "app-container" }, _e = { class: "search-container dis_botto
|
|
|
163
168
|
}
|
|
164
169
|
});
|
|
165
170
|
}
|
|
166
|
-
async function
|
|
171
|
+
async function re(t) {
|
|
167
172
|
try {
|
|
168
173
|
const o = await j.queryOrderAddress({ orderId: t.orderId });
|
|
169
174
|
o && o.data === !0 ? C.push({
|
|
@@ -179,19 +184,19 @@ const be = { class: "app-container" }, _e = { class: "search-container dis_botto
|
|
|
179
184
|
} catch {
|
|
180
185
|
}
|
|
181
186
|
}
|
|
182
|
-
function
|
|
187
|
+
function ae(t) {
|
|
183
188
|
C.push({
|
|
184
189
|
path: "/buyer/order-info/applyEdit",
|
|
185
190
|
query: { orderId: t.orderId }
|
|
186
191
|
});
|
|
187
192
|
}
|
|
188
|
-
return
|
|
193
|
+
return me(() => {
|
|
189
194
|
v.getList();
|
|
190
195
|
}), (t, o) => {
|
|
191
|
-
const B = i("el-input"), g = i("el-form-item"), f = i("el-col"), L = i("jmash-select"),
|
|
196
|
+
const B = i("el-input"), g = i("el-form-item"), f = i("el-col"), L = i("jmash-select"), ne = i("el-date-picker"), z = i("el-button"), D = i("el-row"), le = i("el-form"), de = i("jmash-column-select"), R = i("el-tag"), A = i("svg-icon"), ue = i("jmash-table"), se = i("jmash-pagination"), ie = i("el-card"), k = ce("hasPerm");
|
|
192
197
|
return p(), y("div", be, [
|
|
193
198
|
c("div", _e, [
|
|
194
|
-
a(
|
|
199
|
+
a(le, {
|
|
195
200
|
ref_key: "queryFormRef",
|
|
196
201
|
ref: F,
|
|
197
202
|
model: d.value,
|
|
@@ -291,7 +296,7 @@ const be = { class: "app-container" }, _e = { class: "search-container dis_botto
|
|
|
291
296
|
prop: "startCreateTime"
|
|
292
297
|
}, {
|
|
293
298
|
default: r(() => [
|
|
294
|
-
a(
|
|
299
|
+
a(ne, {
|
|
295
300
|
modelValue: $.value,
|
|
296
301
|
"onUpdate:modelValue": o[8] || (o[8] = (e) => $.value = e),
|
|
297
302
|
type: "daterange",
|
|
@@ -299,7 +304,7 @@ const be = { class: "app-container" }, _e = { class: "search-container dis_botto
|
|
|
299
304
|
"end-placeholder": t.$t("orderInfo.endCreateTime"),
|
|
300
305
|
format: "YYYY-MM-DD",
|
|
301
306
|
"value-format": "YYYY-MM-DD",
|
|
302
|
-
onChange:
|
|
307
|
+
onChange: X
|
|
303
308
|
}, null, 8, ["modelValue", "start-placeholder", "end-placeholder"])
|
|
304
309
|
]),
|
|
305
310
|
_: 1
|
|
@@ -311,7 +316,7 @@ const be = { class: "app-container" }, _e = { class: "search-container dis_botto
|
|
|
311
316
|
default: r(() => [
|
|
312
317
|
a(g, { class: "search-btn" }, {
|
|
313
318
|
default: r(() => [
|
|
314
|
-
a(
|
|
319
|
+
a(z, {
|
|
315
320
|
type: "primary",
|
|
316
321
|
onClick: o[9] || (o[9] = (e) => n(v).handleQuery())
|
|
317
322
|
}, {
|
|
@@ -320,7 +325,7 @@ const be = { class: "app-container" }, _e = { class: "search-container dis_botto
|
|
|
320
325
|
]),
|
|
321
326
|
_: 1
|
|
322
327
|
}),
|
|
323
|
-
a(
|
|
328
|
+
a(z, { onClick: Z }, {
|
|
324
329
|
default: r(() => [
|
|
325
330
|
u(l(t.$t("common.reset")), 1)
|
|
326
331
|
]),
|
|
@@ -373,7 +378,7 @@ const be = { class: "app-container" }, _e = { class: "search-container dis_botto
|
|
|
373
378
|
_: 1
|
|
374
379
|
})
|
|
375
380
|
]),
|
|
376
|
-
a(
|
|
381
|
+
a(ie, {
|
|
377
382
|
shadow: "never",
|
|
378
383
|
class: "table-container"
|
|
379
384
|
}, {
|
|
@@ -385,7 +390,7 @@ const be = { class: "app-container" }, _e = { class: "search-container dis_botto
|
|
|
385
390
|
class: "container-float"
|
|
386
391
|
}, {
|
|
387
392
|
default: r(() => [
|
|
388
|
-
a(
|
|
393
|
+
a(de, {
|
|
389
394
|
modelValue: n(S),
|
|
390
395
|
"onUpdate:modelValue": o[10] || (o[10] = (e) => W(S) ? S.value = e : S = e),
|
|
391
396
|
"label-name": "paper-order/order-info"
|
|
@@ -398,7 +403,7 @@ const be = { class: "app-container" }, _e = { class: "search-container dis_botto
|
|
|
398
403
|
})
|
|
399
404
|
]),
|
|
400
405
|
footer: r(() => [
|
|
401
|
-
n(N) > 0 ? (p(), E(
|
|
406
|
+
n(N) > 0 ? (p(), E(se, {
|
|
402
407
|
key: 0,
|
|
403
408
|
total: n(N),
|
|
404
409
|
"onUpdate:total": o[11] || (o[11] = (e) => W(N) ? N.value = e : null),
|
|
@@ -410,7 +415,7 @@ const be = { class: "app-container" }, _e = { class: "search-container dis_botto
|
|
|
410
415
|
}, null, 8, ["total", "current-page", "page-size"])) : I("", !0)
|
|
411
416
|
]),
|
|
412
417
|
default: r(() => [
|
|
413
|
-
a(
|
|
418
|
+
a(ue, {
|
|
414
419
|
ref_key: "multipleTableRef",
|
|
415
420
|
ref: M,
|
|
416
421
|
"row-key": "orderId",
|
|
@@ -420,7 +425,7 @@ const be = { class: "app-container" }, _e = { class: "search-container dis_botto
|
|
|
420
425
|
isSelection: !1
|
|
421
426
|
}, {
|
|
422
427
|
createTime: r((e) => [
|
|
423
|
-
c("span", null, l(
|
|
428
|
+
c("span", null, l(x(e.data.row.createTime)), 1)
|
|
424
429
|
]),
|
|
425
430
|
spuName: r((e) => {
|
|
426
431
|
var s, b, _;
|
|
@@ -437,7 +442,9 @@ const be = { class: "app-container" }, _e = { class: "search-container dis_botto
|
|
|
437
442
|
unitPrice: r((e) => {
|
|
438
443
|
var s, b, _;
|
|
439
444
|
return [
|
|
440
|
-
c("span", null, l((
|
|
445
|
+
c("span", null, l(J(
|
|
446
|
+
(_ = (b = (s = e.data.row.orderItemList) == null ? void 0 : s.results) == null ? void 0 : b[0]) == null ? void 0 : _.salesPrice
|
|
447
|
+
)), 1)
|
|
441
448
|
];
|
|
442
449
|
}),
|
|
443
450
|
orderCycle: r((e) => [
|
|
@@ -448,7 +455,7 @@ const be = { class: "app-container" }, _e = { class: "search-container dis_botto
|
|
|
448
455
|
]),
|
|
449
456
|
orderStatus: r((e) => [
|
|
450
457
|
c("div", null, [
|
|
451
|
-
e.data.row.orderStatus === n(w).UNPAY ? (p(), E(
|
|
458
|
+
e.data.row.orderStatus === n(w).UNPAY ? (p(), E(R, {
|
|
452
459
|
key: 0,
|
|
453
460
|
type: "danger"
|
|
454
461
|
}, {
|
|
@@ -457,7 +464,7 @@ const be = { class: "app-container" }, _e = { class: "search-container dis_botto
|
|
|
457
464
|
]),
|
|
458
465
|
_: 2
|
|
459
466
|
}, 1024)) : I("", !0),
|
|
460
|
-
e.data.row.orderStatus === n(w).UNPOST ? (p(), E(
|
|
467
|
+
e.data.row.orderStatus === n(w).UNPOST ? (p(), E(R, {
|
|
461
468
|
key: 1,
|
|
462
469
|
type: "success"
|
|
463
470
|
}, {
|
|
@@ -500,7 +507,7 @@ const be = { class: "app-container" }, _e = { class: "search-container dis_botto
|
|
|
500
507
|
operation: r((e) => [
|
|
501
508
|
h((p(), y("span", {
|
|
502
509
|
class: "el-button-color",
|
|
503
|
-
onClick: (s) =>
|
|
510
|
+
onClick: (s) => ee(e.data.row)
|
|
504
511
|
}, [
|
|
505
512
|
u(l(t.$t("common.view")), 1)
|
|
506
513
|
], 8, Pe)), [
|
|
@@ -509,7 +516,7 @@ const be = { class: "app-container" }, _e = { class: "search-container dis_botto
|
|
|
509
516
|
e.data.row.invoiceStatus === n(w).UNINVOICE && e.data.row.orderStatus === n(w).UNPOST ? h((p(), y("span", {
|
|
510
517
|
key: 0,
|
|
511
518
|
class: "el-button-color dropdown-left",
|
|
512
|
-
onClick: (s) =>
|
|
519
|
+
onClick: (s) => ae(e.data.row)
|
|
513
520
|
}, [
|
|
514
521
|
u(l(t.$t("orderInfo.apply")), 1)
|
|
515
522
|
], 8, $e)), [
|
|
@@ -518,7 +525,7 @@ const be = { class: "app-container" }, _e = { class: "search-container dis_botto
|
|
|
518
525
|
e.data.row.invoiceStatus === n(w).INVOICING ? h((p(), y("span", {
|
|
519
526
|
key: 1,
|
|
520
527
|
class: "el-button-color dropdown-left",
|
|
521
|
-
onClick: (s) =>
|
|
528
|
+
onClick: (s) => oe(e.data.row)
|
|
522
529
|
}, [
|
|
523
530
|
u(l(t.$t("orderInfo.invoiceInformation")), 1)
|
|
524
531
|
], 8, De)), [
|
|
@@ -527,7 +534,7 @@ const be = { class: "app-container" }, _e = { class: "search-container dis_botto
|
|
|
527
534
|
e.data.row.orderStatus === n(w).UNPAY ? h((p(), y("span", {
|
|
528
535
|
key: 2,
|
|
529
536
|
class: "el-button-color dropdown-left",
|
|
530
|
-
onClick: (s) =>
|
|
537
|
+
onClick: (s) => re(e.data.row)
|
|
531
538
|
}, [
|
|
532
539
|
u(l(t.$t("orderInfo.payment")), 1)
|
|
533
540
|
], 8, Te)), [
|
|
@@ -536,7 +543,7 @@ const be = { class: "app-container" }, _e = { class: "search-container dis_botto
|
|
|
536
543
|
e.data.row.invoiceStatus === n(w).INVOICED ? h((p(), y("span", {
|
|
537
544
|
key: 3,
|
|
538
545
|
class: "el-button-color dropdown-left",
|
|
539
|
-
onClick: (s) =>
|
|
546
|
+
onClick: (s) => te(e.data.row)
|
|
540
547
|
}, [
|
|
541
548
|
u(l(t.$t("orderInfo.viewInvoice")), 1)
|
|
542
549
|
], 8, Ee)), [
|
|
@@ -129,7 +129,7 @@ const M = { class: "app-container" }, T = { class: "search-container" }, G = { c
|
|
|
129
129
|
]);
|
|
130
130
|
};
|
|
131
131
|
}
|
|
132
|
-
}), pe = /* @__PURE__ */ K(ee, [["__scopeId", "data-v-
|
|
132
|
+
}), pe = /* @__PURE__ */ K(ee, [["__scopeId", "data-v-89b51d55"]]);
|
|
133
133
|
export {
|
|
134
134
|
pe as default
|
|
135
135
|
};
|
|
@@ -14,8 +14,7 @@ t(s, "ENUM_ORDER_STATUS", h([
|
|
|
14
14
|
{ key: "unpay", value: "待付款" },
|
|
15
15
|
{ key: "unpost", value: "订阅成功" }
|
|
16
16
|
])), // 订单状态常量
|
|
17
|
-
t(s, "UNPAY", "unpay"), t(s, "UNPOST", "unpost"), //
|
|
18
|
-
// 支付方式
|
|
17
|
+
t(s, "UNPAY", "unpay"), t(s, "UNPOST", "unpost"), // 支付方式
|
|
19
18
|
t(s, "ENUM_PAYMENT_WAY", "xyvcard.order.protobuf.PaymentWay"), // 发票票种
|
|
20
19
|
t(s, "LQFP_FPPZ", "Fppz"), // 开票状态
|
|
21
20
|
t(s, "INVOICE_STATUS", "xyvcard.order.protobuf.InvoiceStatus"), t(s, "UNINVOICE", "uninvoice"), t(s, "INVOICING", "invoicing"), t(s, "INVOICED", "invoiced"), // 基层工会
|
|
@@ -2,7 +2,7 @@ import { defineComponent as te, ref as C, reactive as T, onActivated as le, reso
|
|
|
2
2
|
import { useTableHooks as re } from "jmash-core";
|
|
3
3
|
import { useI18n as ae } from "vue-i18n";
|
|
4
4
|
import { o as se } from "./index-BP8zUjOw.mjs";
|
|
5
|
-
import de from "./edit
|
|
5
|
+
import de from "./edit--iYDGPN6.mjs";
|
|
6
6
|
const ie = { class: "app-container" }, me = { class: "search-container" }, ue = ["onClick"], pe = ["onClick"], ke = /* @__PURE__ */ te({
|
|
7
7
|
__name: "index",
|
|
8
8
|
setup(ce) {
|
|
@@ -332,7 +332,8 @@ const ie = { class: "app-container" }, me = { class: "search-container" }, ue =
|
|
|
332
332
|
title: u.value.title,
|
|
333
333
|
"entity-key": r($),
|
|
334
334
|
onRefresh: O,
|
|
335
|
-
width: "500px"
|
|
335
|
+
width: "500px",
|
|
336
|
+
"close-on-click-modal": !1
|
|
336
337
|
}, null, 8, ["modelValue", "title", "entity-key"])) : V("", !0),
|
|
337
338
|
v.value ? (i(), c(oe, {
|
|
338
339
|
key: 1,
|
package/dist/index.mjs
CHANGED
|
@@ -377,7 +377,7 @@ function g(e) {
|
|
|
377
377
|
let i = e.global.getLocaleMessage("en");
|
|
378
378
|
i = d(i, b), e.global.setLocaleMessage("zh-cn", o), e.global.setLocaleMessage("en", i);
|
|
379
379
|
}
|
|
380
|
-
const R = () => import("./index-
|
|
380
|
+
const R = () => import("./index-BWV5njqv.mjs"), w = () => import("./orderPaper-DAXED5UU.mjs"), P = () => import("./orderAddress-BXu0z9LD.mjs"), q = () => import("./orderInfo-CxDN2Vgs.mjs"), D = () => import("./payment-DD_Lhvf0.mjs"), N = () => import("./invoice-Ca967WuM.mjs"), z = () => import("./invoiceView-BQ20QFpo.mjs"), x = () => import("./applyEdit-PZxjIdlm.mjs"), C = () => import("./invoiceEdit-BPyK5oBD.mjs"), k = () => import("./info-yQ5o6UTa.mjs"), t = [
|
|
381
381
|
{
|
|
382
382
|
path: "/buyer",
|
|
383
383
|
component: r,
|
|
@@ -391,8 +391,7 @@ const R = () => import("./index-BqwYBqQF.mjs"), w = () => import("./orderPaper-D
|
|
|
391
391
|
component: w,
|
|
392
392
|
name: "orderPaper",
|
|
393
393
|
meta: {
|
|
394
|
-
hidden: !
|
|
395
|
-
title: "立即订购"
|
|
394
|
+
hidden: !0
|
|
396
395
|
}
|
|
397
396
|
},
|
|
398
397
|
{
|
|
@@ -400,8 +399,7 @@ const R = () => import("./index-BqwYBqQF.mjs"), w = () => import("./orderPaper-D
|
|
|
400
399
|
component: P,
|
|
401
400
|
name: "address",
|
|
402
401
|
meta: {
|
|
403
|
-
hidden: !
|
|
404
|
-
title: "收报地址"
|
|
402
|
+
hidden: !0
|
|
405
403
|
}
|
|
406
404
|
},
|
|
407
405
|
{
|
|
@@ -409,8 +407,7 @@ const R = () => import("./index-BqwYBqQF.mjs"), w = () => import("./orderPaper-D
|
|
|
409
407
|
component: q,
|
|
410
408
|
name: "orderDetails",
|
|
411
409
|
meta: {
|
|
412
|
-
hidden: !
|
|
413
|
-
title: "订单详情"
|
|
410
|
+
hidden: !0
|
|
414
411
|
}
|
|
415
412
|
},
|
|
416
413
|
{
|
|
@@ -418,8 +415,7 @@ const R = () => import("./index-BqwYBqQF.mjs"), w = () => import("./orderPaper-D
|
|
|
418
415
|
component: D,
|
|
419
416
|
name: "pay",
|
|
420
417
|
meta: {
|
|
421
|
-
hidden: !
|
|
422
|
-
title: "支付"
|
|
418
|
+
hidden: !0
|
|
423
419
|
}
|
|
424
420
|
},
|
|
425
421
|
{
|
|
@@ -547,7 +543,7 @@ const R = () => import("./index-BqwYBqQF.mjs"), w = () => import("./orderPaper-D
|
|
|
547
543
|
scrollBehavior: () => ({ left: 0, top: 0 })
|
|
548
544
|
});
|
|
549
545
|
c.value = T;
|
|
550
|
-
const A = /* @__PURE__ */ Object.assign({ "./views/buyer/order-info/applyEdit.vue": () => import("./applyEdit-
|
|
546
|
+
const A = /* @__PURE__ */ Object.assign({ "./views/buyer/order-info/applyEdit.vue": () => import("./applyEdit-PZxjIdlm.mjs"), "./views/buyer/order-info/index.vue": () => import("./index-BRBqB4uC.mjs"), "./views/buyer/order-info/info.vue": () => import("./info-yQ5o6UTa.mjs"), "./views/buyer/order-info/invoice.vue": () => import("./invoice-Ca967WuM.mjs"), "./views/buyer/order-info/invoiceEdit.vue": () => import("./invoiceEdit-BPyK5oBD.mjs"), "./views/buyer/order-info/invoiceView.vue": () => import("./invoiceView-BQ20QFpo.mjs"), "./views/buyer/order-info/list.vue": () => import("./list-CeY2OdrK.mjs"), "./views/buyer/order-info/sendDialog.vue": () => import("./sendDialog-B0HE_2cs.mjs"), "./views/buyer/order-info/userInvoice.vue": () => import("./userInvoice-ByXwccaa.mjs"), "./views/buyer/order-newspaper/confirm.vue": () => import("./confirm-BYEYokBP.mjs"), "./views/buyer/order-newspaper/edit.vue": () => import("./edit-DxbJEXn-.mjs"), "./views/buyer/order-newspaper/index.vue": () => import("./index-BWV5njqv.mjs"), "./views/buyer/order-newspaper/onlineBanking.vue": () => import("./onlineBanking-CdDAY0YQ.mjs"), "./views/buyer/order-newspaper/orderAddress.vue": () => import("./orderAddress-BXu0z9LD.mjs"), "./views/buyer/order-newspaper/orderInfo.vue": () => import("./orderInfo-CxDN2Vgs.mjs"), "./views/buyer/order-newspaper/orderPaper.vue": () => import("./orderPaper-DAXED5UU.mjs"), "./views/buyer/order-newspaper/payment.vue": () => import("./payment-DD_Lhvf0.mjs"), "./views/buyer/order-newspaper/prompt.vue": () => import("./prompt-DQX4apPU.mjs"), "./views/buyer/order-user-address/edit.vue": () => import("./edit--iYDGPN6.mjs"), "./views/buyer/order-user-address/index.vue": () => import("./index-C_O5LkoO.mjs") }), M = {
|
|
551
547
|
install(e) {
|
|
552
548
|
l(A, 7), f(t), g(h);
|
|
553
549
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { defineComponent as Y, ref as h, onMounted as Z, resolveComponent as
|
|
2
|
-
import { D as f } from "./index-
|
|
3
|
-
import { o as q } from "./index-
|
|
1
|
+
import { defineComponent as Y, ref as h, onMounted as Z, resolveComponent as a, createElementBlock as x, openBlock as W, createVNode as t, withCtx as s, createElementVNode as e, unref as u, toDisplayString as l, createTextVNode as m, createBlock as ee, createCommentVNode as oe } from "vue";
|
|
2
|
+
import { D as f } from "./index-CUfcoWMj.mjs";
|
|
3
|
+
import { o as q } from "./index-BKZPqxLM.mjs";
|
|
4
4
|
import { fileApi as R, routerUtil as te } from "jmash-core";
|
|
5
5
|
import { useRouter as se, useRoute as le } from "vue-router";
|
|
6
6
|
import { goodsSpuApi as ne } from "xyvcard-paper-goods";
|
|
7
7
|
import { _ as ie } from "./_plugin-vue_export-helper-CHgC5LLL.mjs";
|
|
8
|
-
const
|
|
8
|
+
const re = { class: "app-container" }, ae = { class: "subscription-container" }, de = { class: "newspaper-image" }, ce = { class: "shanxi-worker-paper" }, me = { class: "subscription-info" }, ue = { class: "magazine-title" }, pe = { class: "info-item" }, _e = { class: "info-label" }, fe = { class: "info-item" }, be = { class: "info-label" }, ve = { class: "price" }, he = { class: "price-value" }, Ie = { class: "subscription-containers" }, ge = { class: "cell-item" }, ye = { class: "cell-item" }, Ee = { class: "cell-item" }, Ne = { class: "dialog-footer" }, Pe = /* @__PURE__ */ Y({
|
|
9
9
|
__name: "info",
|
|
10
10
|
setup(ke) {
|
|
11
11
|
const M = se(), b = le(), I = h([]);
|
|
@@ -19,9 +19,9 @@ const ae = { class: "app-container" }, re = { class: "subscription-container" },
|
|
|
19
19
|
const n = h(), g = h([]);
|
|
20
20
|
function H() {
|
|
21
21
|
q.findById({ orderId: b.query.orderId }).then(({ data: o }) => {
|
|
22
|
-
var i, p, c, _,
|
|
22
|
+
var i, p, c, _, r;
|
|
23
23
|
n.value = [o], ne.findById({
|
|
24
|
-
spuId: (
|
|
24
|
+
spuId: (r = (_ = (c = (p = (i = n.value) == null ? void 0 : i[0]) == null ? void 0 : p.orderItemList) == null ? void 0 : c.results) == null ? void 0 : _[0]) == null ? void 0 : r.spuId
|
|
25
25
|
}).then(({ data: v }) => {
|
|
26
26
|
g.value = v.categoryIds;
|
|
27
27
|
});
|
|
@@ -35,8 +35,8 @@ const ae = { class: "app-container" }, re = { class: "subscription-container" },
|
|
|
35
35
|
return Z(() => {
|
|
36
36
|
H(), J();
|
|
37
37
|
}), (o, i) => {
|
|
38
|
-
const p =
|
|
39
|
-
return W(), x("div",
|
|
38
|
+
const p = a("el-image"), c = a("el-descriptions-item"), _ = a("el-descriptions"), r = a("el-table-column"), v = a("jmash-mobileIns-component"), K = a("el-table"), Q = a("el-button"), X = a("el-card");
|
|
39
|
+
return W(), x("div", re, [
|
|
40
40
|
t(X, { shadow: "never" }, {
|
|
41
41
|
footer: s(() => [
|
|
42
42
|
e("div", Ne, [
|
|
@@ -55,7 +55,7 @@ const ae = { class: "app-container" }, re = { class: "subscription-container" },
|
|
|
55
55
|
var y, E, N, P, k, $, L, V, w, B, C, D, A, S, U, z, T, j, O;
|
|
56
56
|
return [
|
|
57
57
|
i[1] || (i[1] = e("div", { class: "title-content" }, "订单详情", -1)),
|
|
58
|
-
e("div",
|
|
58
|
+
e("div", ae, [
|
|
59
59
|
e("div", de, [
|
|
60
60
|
e("div", ce, [
|
|
61
61
|
t(p, {
|
|
@@ -139,17 +139,17 @@ const ae = { class: "app-container" }, re = { class: "subscription-container" },
|
|
|
139
139
|
border: ""
|
|
140
140
|
}, {
|
|
141
141
|
default: s(() => [
|
|
142
|
-
t(
|
|
142
|
+
t(r, {
|
|
143
143
|
prop: "note",
|
|
144
144
|
label: o.$t("orderInfo.unitNames"),
|
|
145
145
|
width: "250"
|
|
146
146
|
}, null, 8, ["label"]),
|
|
147
|
-
t(
|
|
147
|
+
t(r, {
|
|
148
148
|
prop: "userName",
|
|
149
149
|
label: o.$t("orderInfo.userName"),
|
|
150
150
|
width: "120"
|
|
151
151
|
}, null, 8, ["label"]),
|
|
152
|
-
t(
|
|
152
|
+
t(r, {
|
|
153
153
|
label: o.$t("orderInfo.mobilePhone"),
|
|
154
154
|
width: "170"
|
|
155
155
|
}, {
|
|
@@ -163,7 +163,7 @@ const ae = { class: "app-container" }, re = { class: "subscription-container" },
|
|
|
163
163
|
]),
|
|
164
164
|
_: 1
|
|
165
165
|
}, 8, ["label"]),
|
|
166
|
-
t(
|
|
166
|
+
t(r, {
|
|
167
167
|
prop: "detailInfo",
|
|
168
168
|
label: o.$t("orderInfo.address")
|
|
169
169
|
}, {
|
|
@@ -172,7 +172,7 @@ const ae = { class: "app-container" }, re = { class: "subscription-container" },
|
|
|
172
172
|
]),
|
|
173
173
|
_: 1
|
|
174
174
|
}, 8, ["label"]),
|
|
175
|
-
t(
|
|
175
|
+
t(r, {
|
|
176
176
|
prop: "goodsNum",
|
|
177
177
|
label: o.$t("orderInfo.paperNumber"),
|
|
178
178
|
width: "100"
|
|
@@ -188,7 +188,7 @@ const ae = { class: "app-container" }, re = { class: "subscription-container" },
|
|
|
188
188
|
]);
|
|
189
189
|
};
|
|
190
190
|
}
|
|
191
|
-
}), Se = /* @__PURE__ */ ie(Pe, [["__scopeId", "data-v-
|
|
191
|
+
}), Se = /* @__PURE__ */ ie(Pe, [["__scopeId", "data-v-f6dfbb43"]]);
|
|
192
192
|
export {
|
|
193
193
|
Se as default
|
|
194
194
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as k, ref as r, resolveComponent as d, createElementBlock as F, openBlock as $, createElementVNode as t, createVNode as o, withCtx as n, createTextVNode as a, toDisplayString as e } from "vue";
|
|
2
2
|
import { useRouter as j, useRoute as z } from "vue-router";
|
|
3
3
|
import { routerUtil as x } from "jmash-core";
|
|
4
|
-
import y from "./list-
|
|
4
|
+
import y from "./list-CeY2OdrK.mjs";
|
|
5
5
|
import { l as C } from "./index-CokKesIL.mjs";
|
|
6
6
|
import { _ as I } from "./_plugin-vue_export-helper-CHgC5LLL.mjs";
|
|
7
7
|
const U = { class: "app-container" }, N = { class: "search-container" }, V = { class: "result" }, w = { class: "result-item" }, B = { class: "result-item-label" }, D = { class: "result-item" }, L = { class: "result-item-label" }, E = { class: "bottom-remark" }, R = { class: "remark-item" }, T = { class: "remark-item-label" }, A = /* @__PURE__ */ k({
|
|
@@ -168,7 +168,7 @@ const U = { class: "app-container" }, N = { class: "search-container" }, V = { c
|
|
|
168
168
|
]);
|
|
169
169
|
};
|
|
170
170
|
}
|
|
171
|
-
}), M = /* @__PURE__ */ I(A, [["__scopeId", "data-v-
|
|
171
|
+
}), M = /* @__PURE__ */ I(A, [["__scopeId", "data-v-49b4c362"]]);
|
|
172
172
|
export {
|
|
173
173
|
M as default
|
|
174
174
|
};
|