xyvcard-paper-buyer 0.0.40 → 0.0.41
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-Cyj9Q0lP.mjs} +4 -3
- package/dist/{confirm-HoPA9uSr.mjs → confirm-BYEYokBP.mjs} +24 -26
- package/dist/{edit-D2_W7oIL.mjs → edit-BgQo-uqd.mjs} +1 -1
- package/dist/{edit-CgLvvQy2.mjs → edit-DHXk9uMQ.mjs} +9 -9
- package/dist/{index-CX-7x1SL.mjs → index-BEPJuAyP.mjs} +1 -1
- package/dist/{index-DyTbbNUO.mjs → index-BKZPqxLM.mjs} +518 -500
- package/dist/{index-BqwYBqQF.mjs → index-BWV5njqv.mjs} +1 -1
- package/dist/{index-C8vnqMMv.mjs → index-DrADb2uC.mjs} +3 -2
- package/dist/index.mjs +6 -10
- package/dist/{info-BhjWwF6z.mjs → info-BLkVF0dz.mjs} +2 -2
- package/dist/{invoice-DppfMFDj.mjs → invoice-Ca967WuM.mjs} +2 -2
- package/dist/{invoiceEdit-BKEb7oNj.mjs → invoiceEdit-jwC6d-7m.mjs} +29 -28
- 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-BjnT3Pli.mjs} +42 -39
- package/dist/{orderAddress-BHmLnG9Z.mjs → orderAddress-DBPQQVGw.mjs} +67 -66
- package/dist/{orderInfo-CiPVCQxz.mjs → orderInfo-D_KS6_dc.mjs} +23 -20
- 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/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/orderPaper-DLv8c7Hi.mjs +0 -153
|
@@ -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
|
};
|
|
@@ -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-DHXk9uMQ.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-DBPQQVGw.mjs"), q = () => import("./orderInfo-D_KS6_dc.mjs"), D = () => import("./payment-DD_Lhvf0.mjs"), N = () => import("./invoice-Ca967WuM.mjs"), z = () => import("./invoiceView-BQ20QFpo.mjs"), x = () => import("./applyEdit-Cyj9Q0lP.mjs"), C = () => import("./invoiceEdit-jwC6d-7m.mjs"), k = () => import("./info-BLkVF0dz.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-Cyj9Q0lP.mjs"), "./views/buyer/order-info/index.vue": () => import("./index-BEPJuAyP.mjs"), "./views/buyer/order-info/info.vue": () => import("./info-BLkVF0dz.mjs"), "./views/buyer/order-info/invoice.vue": () => import("./invoice-Ca967WuM.mjs"), "./views/buyer/order-info/invoiceEdit.vue": () => import("./invoiceEdit-jwC6d-7m.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-DhoqnQE4.mjs"), "./views/buyer/order-newspaper/confirm.vue": () => import("./confirm-BYEYokBP.mjs"), "./views/buyer/order-newspaper/edit.vue": () => import("./edit-BgQo-uqd.mjs"), "./views/buyer/order-newspaper/index.vue": () => import("./index-BWV5njqv.mjs"), "./views/buyer/order-newspaper/onlineBanking.vue": () => import("./onlineBanking-BjnT3Pli.mjs"), "./views/buyer/order-newspaper/orderAddress.vue": () => import("./orderAddress-DBPQQVGw.mjs"), "./views/buyer/order-newspaper/orderInfo.vue": () => import("./orderInfo-D_KS6_dc.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-DHXk9uMQ.mjs"), "./views/buyer/order-user-address/index.vue": () => import("./index-DrADb2uC.mjs") }), M = {
|
|
551
547
|
install(e) {
|
|
552
548
|
l(A, 7), f(t), g(h);
|
|
553
549
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as Y, ref as h, onMounted as Z, resolveComponent as r, 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
2
|
import { D as f } from "./index-BGqp7CRm.mjs";
|
|
3
|
-
import { o as q } from "./index-
|
|
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";
|
|
@@ -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-78fa5786"]]);
|
|
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
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as O, ref as
|
|
1
|
+
import { defineComponent as O, ref as V, reactive as D, resolveComponent as s, createElementBlock as w, openBlock as f, createElementVNode as $, createBlock as y, createCommentVNode as Q, createVNode as o, unref as r, withCtx as t, Fragment as R, renderList as E, createTextVNode as v, toDisplayString as I } from "vue";
|
|
2
2
|
import { useI18n as W } from "vue-i18n";
|
|
3
3
|
import "element-plus";
|
|
4
4
|
import { routerUtil as F } from "jmash-core";
|
|
@@ -10,15 +10,15 @@ import { E as oe } from "./el-message-VSzNakoG.mjs";
|
|
|
10
10
|
import { _ as te } from "./_plugin-vue_export-helper-CHgC5LLL.mjs";
|
|
11
11
|
const ae = { class: "app-container" }, ne = { class: "search-container" }, se = { class: "form-footer" }, re = /* @__PURE__ */ O({
|
|
12
12
|
__name: "invoiceEdit",
|
|
13
|
-
setup(
|
|
14
|
-
const b = X(), m = Y(), { t: c } = W(), N = m.query.orderCode, T = m.query.organId, g =
|
|
13
|
+
setup(ie) {
|
|
14
|
+
const b = X(), m = Y(), { t: c } = W(), N = m.query.orderCode, T = m.query.organId, g = V(""), _ = V([]);
|
|
15
15
|
function C() {
|
|
16
16
|
le.findMyUserInvoiceList({}).then((e) => {
|
|
17
17
|
_.value = e.data.results;
|
|
18
18
|
});
|
|
19
19
|
}
|
|
20
20
|
C();
|
|
21
|
-
const
|
|
21
|
+
const k = V();
|
|
22
22
|
U.fppzDict.useDictValues();
|
|
23
23
|
let n = D({
|
|
24
24
|
requestId: Math.random() * 10 + ""
|
|
@@ -28,18 +28,18 @@ const ae = { class: "app-container" }, ne = { class: "search-container" }, se =
|
|
|
28
28
|
infoId: [{ required: !0, message: c("lqfpFps.dwmcRead"), trigger: "blur" }]
|
|
29
29
|
}), M = (e) => {
|
|
30
30
|
const l = _.value.find(
|
|
31
|
-
(
|
|
31
|
+
(i) => i.infoId === n.infoId
|
|
32
32
|
);
|
|
33
33
|
return !l || l.gmfType !== "person" ? !1 : e.dictCode !== "02";
|
|
34
34
|
};
|
|
35
35
|
function A(e) {
|
|
36
36
|
if (e) {
|
|
37
|
-
const l = _.value.find((
|
|
37
|
+
const l = _.value.find((i) => i.infoId === e);
|
|
38
38
|
l && (g.value = l.nsrsbh || "", n.email = l.sendEmail || "", l.gmfType === "person" && (n.fppz = "02"));
|
|
39
39
|
} else
|
|
40
40
|
g.value = "", n.email = "", n.fppz = "";
|
|
41
41
|
}
|
|
42
|
-
const p =
|
|
42
|
+
const p = V({
|
|
43
43
|
title: c("common.add"),
|
|
44
44
|
visible: !1
|
|
45
45
|
});
|
|
@@ -53,23 +53,23 @@ const ae = { class: "app-container" }, ne = { class: "search-container" }, se =
|
|
|
53
53
|
}
|
|
54
54
|
const S = async () => {
|
|
55
55
|
var e;
|
|
56
|
-
await ((e =
|
|
56
|
+
await ((e = k.value) == null ? void 0 : e.validate((l) => {
|
|
57
57
|
if (l) {
|
|
58
|
-
const
|
|
59
|
-
|
|
58
|
+
const i = {
|
|
59
|
+
...n,
|
|
60
60
|
organId: T,
|
|
61
61
|
orderNo: N,
|
|
62
62
|
infoId: n.infoId,
|
|
63
63
|
fppz: n.fppz
|
|
64
64
|
};
|
|
65
|
-
Z.reissue(
|
|
65
|
+
Z.reissue(i).then((q) => {
|
|
66
66
|
if (q.status === 200) {
|
|
67
67
|
oe({
|
|
68
68
|
message: c("common.submitSuccess"),
|
|
69
69
|
type: "success"
|
|
70
70
|
}), F.closeTagView(m.fullPath, b, !1);
|
|
71
|
-
const
|
|
72
|
-
|
|
71
|
+
const d = m.query.from;
|
|
72
|
+
d && F.closeTagView(d, b, !1);
|
|
73
73
|
}
|
|
74
74
|
});
|
|
75
75
|
}
|
|
@@ -82,12 +82,12 @@ const ae = { class: "app-container" }, ne = { class: "search-container" }, se =
|
|
|
82
82
|
F.closeTagView(m.fullPath, b, !1);
|
|
83
83
|
}
|
|
84
84
|
return (e, l) => {
|
|
85
|
-
const
|
|
85
|
+
const i = s("el-radio"), q = s("el-radio-group"), d = s("el-form-item"), u = s("el-col"), G = s("el-option"), H = s("el-select"), h = s("el-button"), z = s("el-input"), J = s("el-row"), K = s("el-form");
|
|
86
86
|
return f(), w("div", ae, [
|
|
87
87
|
$("div", ne, [
|
|
88
88
|
o(K, {
|
|
89
89
|
ref_key: "lqfpFpsInvoiceFormRef",
|
|
90
|
-
ref:
|
|
90
|
+
ref: k,
|
|
91
91
|
model: r(n),
|
|
92
92
|
"label-width": "120px",
|
|
93
93
|
rules: L,
|
|
@@ -98,7 +98,7 @@ const ae = { class: "app-container" }, ne = { class: "search-container" }, se =
|
|
|
98
98
|
default: t(() => [
|
|
99
99
|
o(u, { span: 18 }, {
|
|
100
100
|
default: t(() => [
|
|
101
|
-
o(
|
|
101
|
+
o(d, {
|
|
102
102
|
label: e.$t("lqfpFps.fplx"),
|
|
103
103
|
class: "center-align",
|
|
104
104
|
prop: "fppz"
|
|
@@ -109,14 +109,14 @@ const ae = { class: "app-container" }, ne = { class: "search-container" }, se =
|
|
|
109
109
|
"onUpdate:modelValue": l[0] || (l[0] = (a) => r(n).fppz = a)
|
|
110
110
|
}, {
|
|
111
111
|
default: t(() => [
|
|
112
|
-
(f(!0), w(R, null, E(r(U).fppzDict.values, (a) => (f(), y(
|
|
112
|
+
(f(!0), w(R, null, E(r(U).fppzDict.values, (a) => (f(), y(i, {
|
|
113
113
|
key: a.dictCode,
|
|
114
114
|
value: a.dictCode,
|
|
115
115
|
disabled: M(a),
|
|
116
116
|
size: "large"
|
|
117
117
|
}, {
|
|
118
118
|
default: t(() => [
|
|
119
|
-
v(
|
|
119
|
+
v(I(a.dictName), 1)
|
|
120
120
|
]),
|
|
121
121
|
_: 2
|
|
122
122
|
}, 1032, ["value", "disabled"]))), 128))
|
|
@@ -131,7 +131,7 @@ const ae = { class: "app-container" }, ne = { class: "search-container" }, se =
|
|
|
131
131
|
}),
|
|
132
132
|
o(u, { span: 18 }, {
|
|
133
133
|
default: t(() => [
|
|
134
|
-
o(
|
|
134
|
+
o(d, {
|
|
135
135
|
label: e.$t("lqfpFps.dwmc"),
|
|
136
136
|
prop: "infoId"
|
|
137
137
|
}, {
|
|
@@ -169,7 +169,7 @@ const ae = { class: "app-container" }, ne = { class: "search-container" }, se =
|
|
|
169
169
|
style: { "margin-left": "12px" }
|
|
170
170
|
}, {
|
|
171
171
|
default: t(() => [
|
|
172
|
-
v(
|
|
172
|
+
v(I(e.$t("common.add")), 1)
|
|
173
173
|
]),
|
|
174
174
|
_: 1
|
|
175
175
|
})
|
|
@@ -193,12 +193,12 @@ const ae = { class: "app-container" }, ne = { class: "search-container" }, se =
|
|
|
193
193
|
}),
|
|
194
194
|
o(u, { span: 18 }, {
|
|
195
195
|
default: t(() => [
|
|
196
|
-
o(
|
|
196
|
+
o(d, {
|
|
197
197
|
label: e.$t("lqfpFps.nsrsbh"),
|
|
198
198
|
prop: "nsrsbh"
|
|
199
199
|
}, {
|
|
200
200
|
default: t(() => [
|
|
201
|
-
o(
|
|
201
|
+
o(z, {
|
|
202
202
|
modelValue: g.value,
|
|
203
203
|
"onUpdate:modelValue": l[2] || (l[2] = (a) => g.value = a),
|
|
204
204
|
placeholder: e.$t("lqfpFps.nsrsbhRead"),
|
|
@@ -213,12 +213,12 @@ const ae = { class: "app-container" }, ne = { class: "search-container" }, se =
|
|
|
213
213
|
}),
|
|
214
214
|
o(u, { span: 18 }, {
|
|
215
215
|
default: t(() => [
|
|
216
|
-
o(
|
|
216
|
+
o(d, {
|
|
217
217
|
label: e.$t("lqfpFps.email"),
|
|
218
218
|
prop: "email"
|
|
219
219
|
}, {
|
|
220
220
|
default: t(() => [
|
|
221
|
-
o(
|
|
221
|
+
o(z, {
|
|
222
222
|
modelValue: r(n).email,
|
|
223
223
|
"onUpdate:modelValue": l[3] || (l[3] = (a) => r(n).email = a),
|
|
224
224
|
placeholder: e.$t("lqfpFps.emailRead"),
|
|
@@ -237,7 +237,7 @@ const ae = { class: "app-container" }, ne = { class: "search-container" }, se =
|
|
|
237
237
|
$("div", se, [
|
|
238
238
|
o(h, { onClick: x }, {
|
|
239
239
|
default: t(() => [
|
|
240
|
-
v(
|
|
240
|
+
v(I(e.$t("common.cancel")), 1)
|
|
241
241
|
]),
|
|
242
242
|
_: 1
|
|
243
243
|
}),
|
|
@@ -246,7 +246,7 @@ const ae = { class: "app-container" }, ne = { class: "search-container" }, se =
|
|
|
246
246
|
onClick: S
|
|
247
247
|
}, {
|
|
248
248
|
default: t(() => [
|
|
249
|
-
v(
|
|
249
|
+
v(I(e.$t("common.confirm")), 1)
|
|
250
250
|
]),
|
|
251
251
|
_: 1
|
|
252
252
|
})
|
|
@@ -261,12 +261,13 @@ const ae = { class: "app-container" }, ne = { class: "search-container" }, se =
|
|
|
261
261
|
"onUpdate:modelValue": l[4] || (l[4] = (a) => p.value.visible = a),
|
|
262
262
|
title: p.value.title,
|
|
263
263
|
onRefresh: j,
|
|
264
|
-
width: "900px"
|
|
264
|
+
width: "900px",
|
|
265
|
+
"close-on-click-modal": !1
|
|
265
266
|
}, null, 8, ["modelValue", "title"])) : Q("", !0)
|
|
266
267
|
]);
|
|
267
268
|
};
|
|
268
269
|
}
|
|
269
|
-
}), he = /* @__PURE__ */ te(re, [["__scopeId", "data-v-
|
|
270
|
+
}), he = /* @__PURE__ */ te(re, [["__scopeId", "data-v-efd7182b"]]);
|
|
270
271
|
export {
|
|
271
272
|
he as default
|
|
272
273
|
};
|
|
@@ -3,7 +3,7 @@ import { useI18n as P } from "vue-i18n";
|
|
|
3
3
|
import { useRouter as X, useRoute as G } from "vue-router";
|
|
4
4
|
import { p as W } from "./index-sU6sAHrn.mjs";
|
|
5
5
|
import { routerUtil as z } from "jmash-core";
|
|
6
|
-
import J from "./sendDialog-
|
|
6
|
+
import J from "./sendDialog-B0HE_2cs.mjs";
|
|
7
7
|
import { l as g } from "./index-DspCttgG.mjs";
|
|
8
8
|
import { l as Q } from "./index-CokKesIL.mjs";
|
|
9
9
|
import { c as E } from "./_commonjsHelpers-BVfed4GL.mjs";
|
|
@@ -245,12 +245,13 @@ const Z = { class: "app-container" }, ee = { class: "search-container" }, oe = {
|
|
|
245
245
|
modelValue: i.value.visible,
|
|
246
246
|
"onUpdate:modelValue": n[4] || (n[4] = (h) => i.value.visible = h),
|
|
247
247
|
"email-Key": B(e),
|
|
248
|
-
width: "400px"
|
|
248
|
+
width: "400px",
|
|
249
|
+
"close-on-click-modal": !1
|
|
249
250
|
}, null, 8, ["modelValue", "email-Key"])) : K("", !0)
|
|
250
251
|
]);
|
|
251
252
|
};
|
|
252
253
|
}
|
|
253
|
-
}), me = /* @__PURE__ */ Y(ne, [["__scopeId", "data-v-
|
|
254
|
+
}), me = /* @__PURE__ */ Y(ne, [["__scopeId", "data-v-e3224238"]]);
|
|
254
255
|
export {
|
|
255
256
|
me as default
|
|
256
257
|
};
|
|
@@ -1,24 +1,26 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { useI18n as
|
|
3
|
-
import { useTableHooks as
|
|
4
|
-
import { l as
|
|
5
|
-
import {
|
|
6
|
-
|
|
1
|
+
import { defineComponent as g, ref as s, watch as _, resolveComponent as q, createBlock as C, openBlock as w, unref as a } from "vue";
|
|
2
|
+
import { useI18n as D } from "vue-i18n";
|
|
3
|
+
import { useTableHooks as F } from "jmash-core";
|
|
4
|
+
import { l as S } from "./index-DspCttgG.mjs";
|
|
5
|
+
import { useRoute as y } from "vue-router";
|
|
6
|
+
import { _ as j } from "./_plugin-vue_export-helper-CHgC5LLL.mjs";
|
|
7
|
+
const k = /* @__PURE__ */ g({
|
|
7
8
|
__name: "list",
|
|
8
9
|
props: {
|
|
9
10
|
fpUuid: { type: String, default: "" },
|
|
10
11
|
fphm: { type: String, default: "" }
|
|
11
12
|
},
|
|
12
13
|
setup(i) {
|
|
13
|
-
const { t:
|
|
14
|
+
const p = y(), { t: n } = D(), t = i, r = s({
|
|
14
15
|
fpUuid: t.fpUuid,
|
|
15
|
-
fphm: t.fphm
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
16
|
+
fphm: t.fphm,
|
|
17
|
+
organId: p.query.organId
|
|
18
|
+
}), { tableHooks: l, multipleTableRef: u, listLoading: m, tableData: f } = F(
|
|
19
|
+
n,
|
|
20
|
+
S,
|
|
21
|
+
r
|
|
20
22
|
);
|
|
21
|
-
let
|
|
23
|
+
let d = s([
|
|
22
24
|
// 项目名称
|
|
23
25
|
{
|
|
24
26
|
label: "lqfpFpDetail.lqfpFpDetail",
|
|
@@ -87,34 +89,35 @@ const j = /* @__PURE__ */ h({
|
|
|
87
89
|
function c(e) {
|
|
88
90
|
l.selectionRows.value = e;
|
|
89
91
|
}
|
|
90
|
-
function
|
|
92
|
+
function b(e) {
|
|
91
93
|
l.handleSort(e.prop, e.order);
|
|
92
94
|
}
|
|
93
95
|
return _(
|
|
94
96
|
() => [t.fpUuid, t.fphm],
|
|
95
97
|
([e, o]) => {
|
|
96
|
-
(e || o) && (
|
|
98
|
+
(e || o) && (r.value = {
|
|
97
99
|
fpUuid: e,
|
|
98
|
-
fphm: o
|
|
100
|
+
fphm: o,
|
|
101
|
+
organId: p.query.organId
|
|
99
102
|
}, l.getList());
|
|
100
103
|
},
|
|
101
104
|
{ immediate: !0 }
|
|
102
105
|
), (e, o) => {
|
|
103
|
-
const
|
|
104
|
-
return
|
|
106
|
+
const h = q("jmash-table");
|
|
107
|
+
return w(), C(h, {
|
|
105
108
|
ref_key: "multipleTableRef",
|
|
106
|
-
ref:
|
|
109
|
+
ref: u,
|
|
107
110
|
"row-key": "fpUuid",
|
|
108
111
|
isSelection: !1,
|
|
109
|
-
"list-loading": a(
|
|
110
|
-
data: a(
|
|
111
|
-
"table-label": a(
|
|
112
|
+
"list-loading": a(m),
|
|
113
|
+
data: a(f),
|
|
114
|
+
"table-label": a(d),
|
|
112
115
|
onSelectionChange: c,
|
|
113
|
-
onSortChange:
|
|
116
|
+
onSortChange: b
|
|
114
117
|
}, null, 8, ["list-loading", "data", "table-label"]);
|
|
115
118
|
};
|
|
116
119
|
}
|
|
117
|
-
}),
|
|
120
|
+
}), T = /* @__PURE__ */ j(k, [["__scopeId", "data-v-85bf16fb"]]);
|
|
118
121
|
export {
|
|
119
|
-
|
|
122
|
+
T as default
|
|
120
123
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { useI18n as
|
|
3
|
-
import { o as
|
|
1
|
+
import { defineComponent as M, mergeModels as h, useModel as x, reactive as C, onMounted as S, resolveComponent as w, createBlock as q, openBlock as K, withCtx as c, createElementVNode as e, toDisplayString as a, unref as i, createVNode as $, createTextVNode as k } from "vue";
|
|
2
|
+
import { useI18n as j } from "vue-i18n";
|
|
3
|
+
import { o as I } from "./index-B90ZLkZ9.mjs";
|
|
4
4
|
import { E as m } from "./el-message-VSzNakoG.mjs";
|
|
5
5
|
import { ElMessage as v } from "element-plus";
|
|
6
|
-
import { useRouter as
|
|
7
|
-
import { _ as
|
|
8
|
-
function
|
|
6
|
+
import { useRouter as O, useRoute as T } from "vue-router";
|
|
7
|
+
import { _ as R } from "./_plugin-vue_export-helper-CHgC5LLL.mjs";
|
|
8
|
+
function z(p) {
|
|
9
9
|
if (console.log(navigator.clipboard && window.isSecureContext), navigator.clipboard && window.isSecureContext)
|
|
10
10
|
navigator.clipboard.writeText(p), m({
|
|
11
11
|
message: "复制成功",
|
|
@@ -31,7 +31,7 @@ function R(p) {
|
|
|
31
31
|
}
|
|
32
32
|
}
|
|
33
33
|
}
|
|
34
|
-
const
|
|
34
|
+
const D = { class: "info-card" }, F = { class: "info-item" }, U = { class: "info-item-item" }, W = { class: "info-item" }, G = { class: "info-item-item" }, H = { class: "info-card-one" }, J = { class: "info-item" }, L = { class: "info-item-item" }, Q = { class: "info-item" }, X = { class: "info-item-item" }, Y = { class: "info-item" }, Z = { class: "info-item-item" }, ee = { class: "footer" }, oe = /* @__PURE__ */ M({
|
|
35
35
|
__name: "onlineBanking",
|
|
36
36
|
props: /* @__PURE__ */ h({
|
|
37
37
|
bankKey: {
|
|
@@ -52,9 +52,9 @@ const z = { class: "info-card" }, D = { class: "info-item" }, F = { class: "info
|
|
|
52
52
|
}),
|
|
53
53
|
emits: /* @__PURE__ */ h(["refresh", "close", "open-prompt"], ["update:modelValue"]),
|
|
54
54
|
setup(p, { emit: s }) {
|
|
55
|
-
const { t: l } =
|
|
56
|
-
function
|
|
57
|
-
|
|
55
|
+
const { t: l } = j(), P = O(), b = T(), u = p, y = x(p, "modelValue"), f = s, t = C({});
|
|
56
|
+
function N() {
|
|
57
|
+
I.createPay({
|
|
58
58
|
shopPayInfoId: u.bankKey.shopPayInfoId,
|
|
59
59
|
orderId: b.query.orderId
|
|
60
60
|
}).then(({ data: n }) => {
|
|
@@ -63,17 +63,20 @@ const z = { class: "info-card" }, D = { class: "info-item" }, F = { class: "info
|
|
|
63
63
|
v.error("加载支付信息失败");
|
|
64
64
|
});
|
|
65
65
|
}
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
66
|
+
S(N);
|
|
67
|
+
let A = C({
|
|
68
|
+
requestId: Math.random() * 10 + ""
|
|
69
|
+
});
|
|
70
|
+
function B() {
|
|
71
|
+
I.completedTransfer({
|
|
69
72
|
shopPayInfoId: u.bankKey.shopPayInfoId,
|
|
70
73
|
orderCode: u.bankKey.orderCode,
|
|
71
|
-
|
|
74
|
+
...A
|
|
72
75
|
}).then((n) => {
|
|
73
76
|
n.data === "success" ? (v({
|
|
74
77
|
message: l("common.submitSuccess"),
|
|
75
78
|
type: "success"
|
|
76
|
-
}), f("refresh", !0), g(),
|
|
79
|
+
}), f("refresh", !0), g(), P.push({
|
|
77
80
|
path: "/buyer/order-info/applyEdit",
|
|
78
81
|
query: { orderId: b.query.orderId }
|
|
79
82
|
})) : f("open-prompt", t);
|
|
@@ -85,9 +88,9 @@ const z = { class: "info-card" }, D = { class: "info-item" }, F = { class: "info
|
|
|
85
88
|
f("close"), y.value = !1;
|
|
86
89
|
}
|
|
87
90
|
function r(n) {
|
|
88
|
-
n &&
|
|
91
|
+
n && z(n);
|
|
89
92
|
}
|
|
90
|
-
function
|
|
93
|
+
function V() {
|
|
91
94
|
const n = navigator.userAgent.includes("Win") ? `\r
|
|
92
95
|
` : `
|
|
93
96
|
`, o = [
|
|
@@ -101,8 +104,8 @@ const z = { class: "info-card" }, D = { class: "info-item" }, F = { class: "info
|
|
|
101
104
|
r(o);
|
|
102
105
|
}
|
|
103
106
|
return (n, o) => {
|
|
104
|
-
const _ =
|
|
105
|
-
return
|
|
107
|
+
const _ = w("el-button"), E = w("el-dialog");
|
|
108
|
+
return K(), q(E, {
|
|
106
109
|
modelValue: y.value,
|
|
107
110
|
"onUpdate:modelValue": o[5] || (o[5] = (d) => y.value = d),
|
|
108
111
|
title: p.title,
|
|
@@ -111,20 +114,20 @@ const z = { class: "info-card" }, D = { class: "info-item" }, F = { class: "info
|
|
|
111
114
|
"destroy-on-close": ""
|
|
112
115
|
}, {
|
|
113
116
|
footer: c(() => [
|
|
114
|
-
e("div",
|
|
115
|
-
|
|
117
|
+
e("div", ee, [
|
|
118
|
+
$(_, { onClick: V }, {
|
|
116
119
|
default: c(() => o[6] || (o[6] = [
|
|
117
|
-
|
|
120
|
+
k("一键复制")
|
|
118
121
|
])),
|
|
119
122
|
_: 1,
|
|
120
123
|
__: [6]
|
|
121
124
|
}),
|
|
122
|
-
|
|
125
|
+
$(_, {
|
|
123
126
|
type: "primary",
|
|
124
|
-
onClick:
|
|
127
|
+
onClick: B
|
|
125
128
|
}, {
|
|
126
129
|
default: c(() => o[7] || (o[7] = [
|
|
127
|
-
|
|
130
|
+
k("已完成转账")
|
|
128
131
|
])),
|
|
129
132
|
_: 1,
|
|
130
133
|
__: [7]
|
|
@@ -133,9 +136,9 @@ const z = { class: "info-card" }, D = { class: "info-item" }, F = { class: "info
|
|
|
133
136
|
]),
|
|
134
137
|
default: c(() => [
|
|
135
138
|
o[8] || (o[8] = e("div", { class: "note" }, "注:切勿遗漏交易附言!", -1)),
|
|
136
|
-
e("div",
|
|
137
|
-
e("div",
|
|
138
|
-
e("div",
|
|
139
|
+
e("div", D, [
|
|
140
|
+
e("div", F, [
|
|
141
|
+
e("div", U, [
|
|
139
142
|
e("span", null, a(n.$t("newsPapepr.payableAmount")), 1),
|
|
140
143
|
e("span", null, a(i(t).payableAmount) + "元", 1)
|
|
141
144
|
]),
|
|
@@ -144,8 +147,8 @@ const z = { class: "info-card" }, D = { class: "info-item" }, F = { class: "info
|
|
|
144
147
|
onClick: o[0] || (o[0] = (d) => r(i(t).payableAmount))
|
|
145
148
|
}, " 复制 ")
|
|
146
149
|
]),
|
|
147
|
-
e("div",
|
|
148
|
-
e("div",
|
|
150
|
+
e("div", W, [
|
|
151
|
+
e("div", G, [
|
|
149
152
|
e("span", null, a(n.$t("newsPapepr.postscript")), 1),
|
|
150
153
|
e("span", null, a(i(t).postscript), 1)
|
|
151
154
|
]),
|
|
@@ -155,9 +158,9 @@ const z = { class: "info-card" }, D = { class: "info-item" }, F = { class: "info
|
|
|
155
158
|
}, " 复制 ")
|
|
156
159
|
])
|
|
157
160
|
]),
|
|
158
|
-
e("div",
|
|
159
|
-
e("div",
|
|
160
|
-
e("div",
|
|
161
|
+
e("div", H, [
|
|
162
|
+
e("div", J, [
|
|
163
|
+
e("div", L, [
|
|
161
164
|
e("span", null, a(n.$t("newsPapepr.payeeName")), 1),
|
|
162
165
|
e("span", null, a(i(t).payeeName), 1)
|
|
163
166
|
]),
|
|
@@ -166,8 +169,8 @@ const z = { class: "info-card" }, D = { class: "info-item" }, F = { class: "info
|
|
|
166
169
|
onClick: o[2] || (o[2] = (d) => r(i(t).payeeName))
|
|
167
170
|
}, " 复制 ")
|
|
168
171
|
]),
|
|
169
|
-
e("div",
|
|
170
|
-
e("div",
|
|
172
|
+
e("div", Q, [
|
|
173
|
+
e("div", X, [
|
|
171
174
|
e("span", null, a(n.$t("newsPapepr.payeeAccount")), 1),
|
|
172
175
|
e("span", null, a(i(t).payeeAccount), 1)
|
|
173
176
|
]),
|
|
@@ -176,8 +179,8 @@ const z = { class: "info-card" }, D = { class: "info-item" }, F = { class: "info
|
|
|
176
179
|
onClick: o[3] || (o[3] = (d) => r(i(t).payeeAccount))
|
|
177
180
|
}, " 复制 ")
|
|
178
181
|
]),
|
|
179
|
-
e("div",
|
|
180
|
-
e("div",
|
|
182
|
+
e("div", Y, [
|
|
183
|
+
e("div", Z, [
|
|
181
184
|
e("span", null, a(n.$t("newsPapepr.payeeBankName")), 1),
|
|
182
185
|
e("span", null, a(i(t).payeeBankName), 1)
|
|
183
186
|
]),
|
|
@@ -193,7 +196,7 @@ const z = { class: "info-card" }, D = { class: "info-item" }, F = { class: "info
|
|
|
193
196
|
}, 8, ["modelValue", "title", "width"]);
|
|
194
197
|
};
|
|
195
198
|
}
|
|
196
|
-
}),
|
|
199
|
+
}), re = /* @__PURE__ */ R(oe, [["__scopeId", "data-v-a3869a1c"]]);
|
|
197
200
|
export {
|
|
198
|
-
|
|
201
|
+
re as default
|
|
199
202
|
};
|