xyvcard-paper-buyer 0.0.39 → 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/dist/{applyEdit-Bcl_bli2.mjs → applyEdit-Cyj9Q0lP.mjs} +36 -36
- package/dist/{confirm-BIHrk7gs.mjs → confirm-BYEYokBP.mjs} +24 -26
- package/dist/{index-DISDK9IB.mjs → index-DrADb2uC.mjs} +2 -1
- package/dist/{index-TclOpCe_.mjs → index-DspCttgG.mjs} +10 -27
- package/dist/index.mjs +6 -10
- package/dist/{invoice-N1lsQHhB.mjs → invoice-Ca967WuM.mjs} +1 -1
- package/dist/{invoiceEdit-CILq1n3W.mjs → invoiceEdit-jwC6d-7m.mjs} +62 -61
- package/dist/{invoiceView-ClfMLUV3.mjs → invoiceView-BQ20QFpo.mjs} +5 -4
- package/dist/{list-BPfP8vsl.mjs → list-CeY2OdrK.mjs} +28 -25
- package/dist/{onlineBanking-DfzIYOBF.mjs → onlineBanking-BjnT3Pli.mjs} +42 -39
- package/dist/{orderAddress-CK22n9R3.mjs → orderAddress-DBPQQVGw.mjs} +72 -71
- package/dist/{orderInfo-DKPnxmRD.mjs → orderInfo-D_KS6_dc.mjs} +21 -18
- package/dist/orderPaper-DAXED5UU.mjs +148 -0
- package/dist/{sendDialog-Bf8rP763.mjs → sendDialog-B0HE_2cs.mjs} +1 -1
- package/dist/style.css +1 -1
- package/dist/{userInvoice-S09QEhkA.mjs → userInvoice-DhoqnQE4.mjs} +1 -1
- package/dist/{userInvoice.vue_vue_type_script_setup_true_lang-cUHb_KPE.mjs → userInvoice.vue_vue_type_script_setup_true_lang-DV5JSa_i.mjs} +119 -100
- package/dts/api/buyer/lqfp-fp/index.d.ts +1 -3
- package/dts/api/buyer/lqfp-fp/types.d.ts +1 -32
- 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/api/buyer/user_invoice/index.d.ts +9 -0
- package/dts/api/buyer/user_invoice/types.d.ts +38 -0
- package/package.json +4 -4
- package/dist/orderPaper-Cscnx-MT.mjs +0 -153
|
@@ -1,43 +1,42 @@
|
|
|
1
|
-
import { defineComponent as J, ref as v, reactive as $, resolveComponent as r, createElementBlock as
|
|
1
|
+
import { defineComponent as J, ref as v, reactive as $, resolveComponent as r, createElementBlock as q, openBlock as i, createElementVNode as C, createBlock as y, createCommentVNode as K, createVNode as t, unref as s, withCtx as a, Fragment as R, renderList as z, createTextVNode as g, toDisplayString as h } from "vue";
|
|
2
2
|
import { useI18n as O } from "vue-i18n";
|
|
3
3
|
import "element-plus";
|
|
4
4
|
import { routerUtil as D } from "jmash-core";
|
|
5
5
|
import { useRouter as Q, useRoute as W } from "vue-router";
|
|
6
|
-
import { D as
|
|
7
|
-
import {
|
|
8
|
-
import { o as
|
|
9
|
-
import { _ as Z } from "./userInvoice.vue_vue_type_script_setup_true_lang-cUHb_KPE.mjs";
|
|
6
|
+
import { D as U } from "./index-BGqp7CRm.mjs";
|
|
7
|
+
import { _ as X, u as Y } from "./userInvoice.vue_vue_type_script_setup_true_lang-DV5JSa_i.mjs";
|
|
8
|
+
import { o as Z } from "./index-BKZPqxLM.mjs";
|
|
10
9
|
import { E as x } from "./el-message-VSzNakoG.mjs";
|
|
11
10
|
import { _ as ee } from "./_plugin-vue_export-helper-CHgC5LLL.mjs";
|
|
12
11
|
const le = { class: "app-container" }, oe = { class: "search-container" }, te = { class: "form-footer" }, ae = /* @__PURE__ */ J({
|
|
13
12
|
__name: "applyEdit",
|
|
14
13
|
setup(ne) {
|
|
15
|
-
const
|
|
16
|
-
function
|
|
17
|
-
|
|
18
|
-
|
|
14
|
+
const I = Q(), _ = W(), { t: u } = O(), b = v(""), m = v([]);
|
|
15
|
+
function F() {
|
|
16
|
+
Y.findMyUserInvoiceList({}).then((e) => {
|
|
17
|
+
m.value = e.data.results;
|
|
19
18
|
});
|
|
20
19
|
}
|
|
21
|
-
|
|
20
|
+
F();
|
|
22
21
|
const k = v();
|
|
23
|
-
|
|
22
|
+
U.fppzDict.useDictValues();
|
|
24
23
|
let n = $({
|
|
25
24
|
requestId: Math.random() * 10 + "",
|
|
26
25
|
orderId: _.query.orderId,
|
|
27
26
|
tenant: _.query.tenant
|
|
28
27
|
});
|
|
29
|
-
const
|
|
28
|
+
const E = $({
|
|
30
29
|
fppz: [{ required: !0, message: u("lqfpFps.fplxRead"), trigger: "blur" }],
|
|
31
30
|
infoId: [{ required: !0, message: u("lqfpFps.dwmcRead"), trigger: "blur" }]
|
|
32
31
|
}), N = (e) => {
|
|
33
|
-
const l =
|
|
32
|
+
const l = m.value.find(
|
|
34
33
|
(d) => d.infoId === n.infoId
|
|
35
34
|
);
|
|
36
35
|
return !l || l.gmfType !== "person" ? !1 : e.dictCode !== "02";
|
|
37
36
|
};
|
|
38
37
|
function T(e) {
|
|
39
38
|
if (e) {
|
|
40
|
-
const l =
|
|
39
|
+
const l = m.value.find((d) => d.infoId === e);
|
|
41
40
|
l && (b.value = l.nsrsbh || "", n.email = l.sendEmail || "", l.gmfType === "person" && (n.fppz = "02"));
|
|
42
41
|
} else
|
|
43
42
|
b.value = "", n.email = "", n.fppz = "";
|
|
@@ -52,30 +51,30 @@ const le = { class: "app-container" }, oe = { class: "search-container" }, te =
|
|
|
52
51
|
const L = async () => {
|
|
53
52
|
var e;
|
|
54
53
|
await ((e = k.value) == null ? void 0 : e.validate((l) => {
|
|
55
|
-
l &&
|
|
54
|
+
l && Z.lqfpApply(n).then((d) => {
|
|
56
55
|
d.status === 200 && (x({
|
|
57
56
|
message: u("common.submitSuccess"),
|
|
58
57
|
type: "success"
|
|
59
|
-
}), D.closeTagView(_.fullPath,
|
|
58
|
+
}), D.closeTagView(_.fullPath, I, !1));
|
|
60
59
|
});
|
|
61
60
|
}));
|
|
62
61
|
};
|
|
63
62
|
function B(e) {
|
|
64
|
-
e &&
|
|
63
|
+
e && F();
|
|
65
64
|
}
|
|
66
65
|
function M() {
|
|
67
|
-
D.closeTagView(_.fullPath,
|
|
66
|
+
D.closeTagView(_.fullPath, I, !1);
|
|
68
67
|
}
|
|
69
68
|
return (e, l) => {
|
|
70
|
-
const d = r("el-radio"), P = r("el-radio-group"),
|
|
71
|
-
return i(),
|
|
69
|
+
const d = r("el-radio"), P = r("el-radio-group"), f = r("el-form-item"), c = r("el-col"), S = r("el-option"), j = r("el-select"), V = r("el-button"), w = r("el-input"), G = r("el-row"), H = r("el-form");
|
|
70
|
+
return i(), q("div", le, [
|
|
72
71
|
C("div", oe, [
|
|
73
72
|
t(H, {
|
|
74
73
|
ref_key: "lqfpFpsFormRef",
|
|
75
74
|
ref: k,
|
|
76
75
|
model: s(n),
|
|
77
76
|
"label-width": "120px",
|
|
78
|
-
rules:
|
|
77
|
+
rules: E,
|
|
79
78
|
class: "centered-form"
|
|
80
79
|
}, {
|
|
81
80
|
default: a(() => [
|
|
@@ -83,7 +82,7 @@ const le = { class: "app-container" }, oe = { class: "search-container" }, te =
|
|
|
83
82
|
default: a(() => [
|
|
84
83
|
t(c, { span: 24 }, {
|
|
85
84
|
default: a(() => [
|
|
86
|
-
t(
|
|
85
|
+
t(f, {
|
|
87
86
|
label: e.$t("lqfpFps.fplx"),
|
|
88
87
|
class: "center-align",
|
|
89
88
|
prop: "fppz"
|
|
@@ -94,7 +93,7 @@ const le = { class: "app-container" }, oe = { class: "search-container" }, te =
|
|
|
94
93
|
"onUpdate:modelValue": l[0] || (l[0] = (o) => s(n).fppz = o)
|
|
95
94
|
}, {
|
|
96
95
|
default: a(() => [
|
|
97
|
-
(i(!0),
|
|
96
|
+
(i(!0), q(R, null, z(s(U).fppzDict.values, (o) => (i(), y(d, {
|
|
98
97
|
key: o.dictCode,
|
|
99
98
|
value: o.dictCode,
|
|
100
99
|
disabled: N(o),
|
|
@@ -116,7 +115,7 @@ const le = { class: "app-container" }, oe = { class: "search-container" }, te =
|
|
|
116
115
|
}),
|
|
117
116
|
t(c, { span: 24 }, {
|
|
118
117
|
default: a(() => [
|
|
119
|
-
t(
|
|
118
|
+
t(f, {
|
|
120
119
|
label: e.$t("lqfpFps.dwmc"),
|
|
121
120
|
prop: "infoId"
|
|
122
121
|
}, {
|
|
@@ -125,14 +124,14 @@ const le = { class: "app-container" }, oe = { class: "search-container" }, te =
|
|
|
125
124
|
modelValue: s(n).infoId,
|
|
126
125
|
"onUpdate:modelValue": l[1] || (l[1] = (o) => s(n).infoId = o),
|
|
127
126
|
placeholder: e.$t("lqfpFps.dwmcRead"),
|
|
128
|
-
data:
|
|
127
|
+
data: m.value,
|
|
129
128
|
clearable: "",
|
|
130
129
|
filterable: "",
|
|
131
130
|
onChange: T,
|
|
132
131
|
style: { width: "calc(100% - 100px)", "margin-right": "38px" }
|
|
133
132
|
}, {
|
|
134
133
|
default: a(() => [
|
|
135
|
-
(i(!0),
|
|
134
|
+
(i(!0), q(R, null, z(m.value, (o) => (i(), y(S, {
|
|
136
135
|
key: o.infoId,
|
|
137
136
|
label: o.gmfmc,
|
|
138
137
|
value: o.infoId
|
|
@@ -158,12 +157,12 @@ const le = { class: "app-container" }, oe = { class: "search-container" }, te =
|
|
|
158
157
|
}),
|
|
159
158
|
t(c, { span: 24 }, {
|
|
160
159
|
default: a(() => [
|
|
161
|
-
t(
|
|
160
|
+
t(f, {
|
|
162
161
|
label: e.$t("lqfpFps.nsrsbh"),
|
|
163
162
|
prop: "nsrsbh"
|
|
164
163
|
}, {
|
|
165
164
|
default: a(() => [
|
|
166
|
-
t(
|
|
165
|
+
t(w, {
|
|
167
166
|
modelValue: b.value,
|
|
168
167
|
"onUpdate:modelValue": l[2] || (l[2] = (o) => b.value = o),
|
|
169
168
|
placeholder: e.$t("lqfpFps.nsrsbhRead"),
|
|
@@ -178,12 +177,12 @@ const le = { class: "app-container" }, oe = { class: "search-container" }, te =
|
|
|
178
177
|
}),
|
|
179
178
|
t(c, { span: 24 }, {
|
|
180
179
|
default: a(() => [
|
|
181
|
-
t(
|
|
180
|
+
t(f, {
|
|
182
181
|
label: e.$t("lqfpFps.email"),
|
|
183
182
|
prop: "email"
|
|
184
183
|
}, {
|
|
185
184
|
default: a(() => [
|
|
186
|
-
t(
|
|
185
|
+
t(w, {
|
|
187
186
|
modelValue: s(n).email,
|
|
188
187
|
"onUpdate:modelValue": l[3] || (l[3] = (o) => s(n).email = o),
|
|
189
188
|
placeholder: e.$t("lqfpFps.emailRead"),
|
|
@@ -198,12 +197,12 @@ const le = { class: "app-container" }, oe = { class: "search-container" }, te =
|
|
|
198
197
|
}),
|
|
199
198
|
t(c, { span: 24 }, {
|
|
200
199
|
default: a(() => [
|
|
201
|
-
t(
|
|
200
|
+
t(f, {
|
|
202
201
|
label: e.$t("lqfpFps.remakr"),
|
|
203
202
|
prop: "remark"
|
|
204
203
|
}, {
|
|
205
204
|
default: a(() => [
|
|
206
|
-
t(
|
|
205
|
+
t(w, {
|
|
207
206
|
modelValue: s(n).note,
|
|
208
207
|
"onUpdate:modelValue": l[4] || (l[4] = (o) => s(n).note = o),
|
|
209
208
|
placeholder: e.$t("lqfpFps.remakrRead"),
|
|
@@ -240,18 +239,19 @@ const le = { class: "app-container" }, oe = { class: "search-container" }, te =
|
|
|
240
239
|
_: 1
|
|
241
240
|
}, 8, ["model", "rules"])
|
|
242
241
|
]),
|
|
243
|
-
p.value.visible ? (i(), y(
|
|
242
|
+
p.value.visible ? (i(), y(X, {
|
|
244
243
|
key: 0,
|
|
245
244
|
modelValue: p.value.visible,
|
|
246
245
|
"onUpdate:modelValue": l[5] || (l[5] = (o) => p.value.visible = o),
|
|
247
246
|
title: p.value.title,
|
|
248
247
|
onRefresh: B,
|
|
249
|
-
width: "900px"
|
|
248
|
+
width: "900px",
|
|
249
|
+
"close-on-click-modal": !1
|
|
250
250
|
}, null, 8, ["modelValue", "title"])) : K("", !0)
|
|
251
251
|
]);
|
|
252
252
|
};
|
|
253
253
|
}
|
|
254
|
-
}),
|
|
254
|
+
}), be = /* @__PURE__ */ ee(ae, [["__scopeId", "data-v-9797cd8c"]]);
|
|
255
255
|
export {
|
|
256
|
-
|
|
256
|
+
be as default
|
|
257
257
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as Y, mergeModels as h, useModel as U, ref as E, reactive as y, resolveComponent as n, createBlock as H, openBlock as B, withCtx as o, createVNode as e, unref as
|
|
1
|
+
import { defineComponent as Y, mergeModels as h, useModel as U, ref as E, reactive as y, resolveComponent as n, createBlock as H, openBlock as B, withCtx as o, createVNode as e, unref as r, createElementVNode as F, createTextVNode as V, toDisplayString as g } from "vue";
|
|
2
2
|
import { useI18n as K } from "vue-i18n";
|
|
3
3
|
import { useRouter as j, useRoute as O } from "vue-router";
|
|
4
4
|
import { ElMessage as k } from "element-plus";
|
|
@@ -26,10 +26,8 @@ const J = { class: "footer" }, L = /* @__PURE__ */ Y({
|
|
|
26
26
|
}),
|
|
27
27
|
emits: /* @__PURE__ */ h(["close"], ["update:modelValue"]),
|
|
28
28
|
setup(i, { emit: v }) {
|
|
29
|
-
const _ = i, u = U(i, "modelValue"), R = v, { t: c } = K(), P = j(), D = O(), w = E(),
|
|
30
|
-
requestId: Math.random() * 10 + ""
|
|
31
|
-
opponentAccountNo: "",
|
|
32
|
-
bankSerialNo: ""
|
|
29
|
+
const _ = i, u = U(i, "modelValue"), R = v, { t: c } = K(), P = j(), D = O(), w = E(), a = y({
|
|
30
|
+
requestId: Math.random() * 10 + ""
|
|
33
31
|
}), q = y({
|
|
34
32
|
opponentAccountNo: [
|
|
35
33
|
{
|
|
@@ -51,7 +49,7 @@ const J = { class: "footer" }, L = /* @__PURE__ */ Y({
|
|
|
51
49
|
if (t)
|
|
52
50
|
try {
|
|
53
51
|
(await z.completedTransfer({
|
|
54
|
-
...
|
|
52
|
+
...a,
|
|
55
53
|
shopPayInfoId: _.confirmKey.shopPayInfoId,
|
|
56
54
|
orderCode: _.confirmKey.orderCode
|
|
57
55
|
})).data === "success" && (k.success(c("common.submitSuccess")), f(), P.push({
|
|
@@ -67,8 +65,8 @@ const J = { class: "footer" }, L = /* @__PURE__ */ Y({
|
|
|
67
65
|
R("close"), u.value = !1;
|
|
68
66
|
}
|
|
69
67
|
return (l, t) => {
|
|
70
|
-
const p = n("el-input"), s = n("el-form-item"), m = n("el-col"),
|
|
71
|
-
return B(), H(
|
|
68
|
+
const p = n("el-input"), s = n("el-form-item"), m = n("el-col"), C = n("el-date-picker"), I = n("el-divider"), M = n("el-image"), S = n("el-row"), T = n("el-form"), b = n("el-button"), A = n("el-dialog");
|
|
69
|
+
return B(), H(A, {
|
|
72
70
|
modelValue: u.value,
|
|
73
71
|
"onUpdate:modelValue": t[4] || (t[4] = (d) => u.value = d),
|
|
74
72
|
title: i.title,
|
|
@@ -96,16 +94,16 @@ const J = { class: "footer" }, L = /* @__PURE__ */ Y({
|
|
|
96
94
|
])
|
|
97
95
|
]),
|
|
98
96
|
default: o(() => [
|
|
99
|
-
e(
|
|
97
|
+
e(T, {
|
|
100
98
|
ref_key: "confirmFormRef",
|
|
101
99
|
ref: w,
|
|
102
|
-
model: a
|
|
100
|
+
model: r(a),
|
|
103
101
|
"label-width": "120px",
|
|
104
|
-
rules:
|
|
102
|
+
rules: r(q),
|
|
105
103
|
style: { "margin-top": "20px" }
|
|
106
104
|
}, {
|
|
107
105
|
default: o(() => [
|
|
108
|
-
e(
|
|
106
|
+
e(S, { gutter: 20 }, {
|
|
109
107
|
default: o(() => [
|
|
110
108
|
e(m, { span: 20 }, {
|
|
111
109
|
default: o(() => [
|
|
@@ -115,8 +113,8 @@ const J = { class: "footer" }, L = /* @__PURE__ */ Y({
|
|
|
115
113
|
}, {
|
|
116
114
|
default: o(() => [
|
|
117
115
|
e(p, {
|
|
118
|
-
modelValue: a
|
|
119
|
-
"onUpdate:modelValue": t[0] || (t[0] = (d) => a
|
|
116
|
+
modelValue: r(a).opponentAccountNo,
|
|
117
|
+
"onUpdate:modelValue": t[0] || (t[0] = (d) => r(a).opponentAccountNo = d),
|
|
120
118
|
placeholder: l.$t("newsPapepr.opponentAccountNoRequired"),
|
|
121
119
|
"show-word-limit": "",
|
|
122
120
|
clearable: ""
|
|
@@ -134,9 +132,9 @@ const J = { class: "footer" }, L = /* @__PURE__ */ Y({
|
|
|
134
132
|
prop: "tradeDateTime"
|
|
135
133
|
}, {
|
|
136
134
|
default: o(() => [
|
|
137
|
-
e(
|
|
138
|
-
modelValue: a
|
|
139
|
-
"onUpdate:modelValue": t[1] || (t[1] = (d) => a
|
|
135
|
+
e(C, {
|
|
136
|
+
modelValue: r(a).tradeDateTime,
|
|
137
|
+
"onUpdate:modelValue": t[1] || (t[1] = (d) => r(a).tradeDateTime = d),
|
|
140
138
|
type: "datetime",
|
|
141
139
|
placeholder: l.$t("newsPapepr.tradeDateTimeRequired"),
|
|
142
140
|
format: "YYYY-MM-DD HH:mm:ss",
|
|
@@ -157,8 +155,8 @@ const J = { class: "footer" }, L = /* @__PURE__ */ Y({
|
|
|
157
155
|
}, {
|
|
158
156
|
default: o(() => [
|
|
159
157
|
e(p, {
|
|
160
|
-
modelValue: a
|
|
161
|
-
"onUpdate:modelValue": t[2] || (t[2] = (d) => a
|
|
158
|
+
modelValue: r(a).bankSerialNo,
|
|
159
|
+
"onUpdate:modelValue": t[2] || (t[2] = (d) => r(a).bankSerialNo = d),
|
|
162
160
|
placeholder: l.$t("newsPapepr.bankSerialNoRequired"),
|
|
163
161
|
"show-word-limit": "",
|
|
164
162
|
clearable: ""
|
|
@@ -177,8 +175,8 @@ const J = { class: "footer" }, L = /* @__PURE__ */ Y({
|
|
|
177
175
|
}, {
|
|
178
176
|
default: o(() => [
|
|
179
177
|
e(p, {
|
|
180
|
-
modelValue: a
|
|
181
|
-
"onUpdate:modelValue": t[3] || (t[3] = (d) => a
|
|
178
|
+
modelValue: r(a).handleRemark,
|
|
179
|
+
"onUpdate:modelValue": t[3] || (t[3] = (d) => r(a).handleRemark = d),
|
|
182
180
|
placeholder: l.$t("newsPapepr.handleRemarkRequired"),
|
|
183
181
|
"show-word-limit": "",
|
|
184
182
|
clearable: ""
|
|
@@ -189,16 +187,16 @@ const J = { class: "footer" }, L = /* @__PURE__ */ Y({
|
|
|
189
187
|
]),
|
|
190
188
|
_: 1
|
|
191
189
|
}),
|
|
192
|
-
e(
|
|
190
|
+
e(I),
|
|
193
191
|
e(m, { span: 24 }, {
|
|
194
192
|
default: o(() => [
|
|
195
193
|
e(s, {
|
|
196
194
|
label: l.$t("newsPapepr.image")
|
|
197
195
|
}, {
|
|
198
196
|
default: o(() => [
|
|
199
|
-
e(
|
|
200
|
-
src:
|
|
201
|
-
"preview-src-list": [
|
|
197
|
+
e(M, {
|
|
198
|
+
src: r(N),
|
|
199
|
+
"preview-src-list": [r(N)],
|
|
202
200
|
"preview-teleported": "",
|
|
203
201
|
"hide-on-click-modal": "",
|
|
204
202
|
fit: "contain",
|
|
@@ -221,7 +219,7 @@ const J = { class: "footer" }, L = /* @__PURE__ */ Y({
|
|
|
221
219
|
}, 8, ["modelValue", "title", "width"]);
|
|
222
220
|
};
|
|
223
221
|
}
|
|
224
|
-
}), le = /* @__PURE__ */ G(L, [["__scopeId", "data-v-
|
|
222
|
+
}), le = /* @__PURE__ */ G(L, [["__scopeId", "data-v-df1b6dc1"]]);
|
|
225
223
|
export {
|
|
226
224
|
le as default
|
|
227
225
|
};
|
|
@@ -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,
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { useUserStore as
|
|
2
|
-
class
|
|
1
|
+
import { useUserStore as p, clearEmpty as e, request as o } from "jmash-core";
|
|
2
|
+
class r {
|
|
3
3
|
getKey() {
|
|
4
4
|
}
|
|
5
5
|
// 查询列表信息乐企发票
|
|
6
6
|
findList(t) {
|
|
7
|
-
const n =
|
|
7
|
+
const n = p().user.tenant;
|
|
8
8
|
return e(t), o({
|
|
9
9
|
url: "/v1/lqfp/lqfp_fp_detail/list/" + n,
|
|
10
10
|
method: "get",
|
|
@@ -21,7 +21,7 @@ class s {
|
|
|
21
21
|
}
|
|
22
22
|
// 查看详情里面的发票图片展示接口
|
|
23
23
|
download(t) {
|
|
24
|
-
const n =
|
|
24
|
+
const n = p().user.tenant;
|
|
25
25
|
return e(t), o({
|
|
26
26
|
url: "/v1/front/lqfp/fp_down/" + n + "/" + t.organId + "/" + t.fpUuid + ".jpg",
|
|
27
27
|
method: "get",
|
|
@@ -31,7 +31,7 @@ class s {
|
|
|
31
31
|
}
|
|
32
32
|
// 下载发票
|
|
33
33
|
downloadXML(t) {
|
|
34
|
-
const n =
|
|
34
|
+
const n = p().user.tenant;
|
|
35
35
|
return e(t), o({
|
|
36
36
|
url: "/v1/front/lqfp/fp_down/" + n + "/" + t.organId + "/" + t.fpUuid + ".xml",
|
|
37
37
|
method: "get",
|
|
@@ -40,7 +40,7 @@ class s {
|
|
|
40
40
|
});
|
|
41
41
|
}
|
|
42
42
|
downloadPDF(t) {
|
|
43
|
-
const n =
|
|
43
|
+
const n = p().user.tenant;
|
|
44
44
|
return e(t), o({
|
|
45
45
|
url: "/v1/front/lqfp/fp_down/" + n + "/" + t.organId + "/" + t.fpUuid + ".pdf",
|
|
46
46
|
method: "get",
|
|
@@ -49,7 +49,7 @@ class s {
|
|
|
49
49
|
});
|
|
50
50
|
}
|
|
51
51
|
downloadOFD(t) {
|
|
52
|
-
const n =
|
|
52
|
+
const n = p().user.tenant;
|
|
53
53
|
return e(t), o({
|
|
54
54
|
url: "/v1/front/lqfp/fp_down/" + n + "/" + t.organId + "/" + t.fpUuid + ".ofd",
|
|
55
55
|
method: "get",
|
|
@@ -57,33 +57,16 @@ class s {
|
|
|
57
57
|
responseType: "blob"
|
|
58
58
|
});
|
|
59
59
|
}
|
|
60
|
-
// 查询列表用户发票信息
|
|
61
|
-
findMyList(t) {
|
|
62
|
-
const n = r().user.tenant;
|
|
63
|
-
return e(t), o({
|
|
64
|
-
url: "/v1/lqfp/user_invoice_info/mylist/" + n,
|
|
65
|
-
method: "get",
|
|
66
|
-
params: t
|
|
67
|
-
});
|
|
68
|
-
}
|
|
69
|
-
// 创建实体用户发票信息
|
|
70
|
-
createUserFp(t) {
|
|
71
|
-
return t.tenant = r().user.tenant, e(t), o({
|
|
72
|
-
url: "/v1/lqfp/user_invoice_info",
|
|
73
|
-
method: "post",
|
|
74
|
-
data: t
|
|
75
|
-
});
|
|
76
|
-
}
|
|
77
60
|
// 换开发票
|
|
78
61
|
reissue(t) {
|
|
79
|
-
return t.tenant =
|
|
62
|
+
return t.tenant = p().user.tenant, e(t), o({
|
|
80
63
|
url: "/v1/front/lqfp/reissue",
|
|
81
64
|
method: "post",
|
|
82
65
|
data: t
|
|
83
66
|
});
|
|
84
67
|
}
|
|
85
68
|
}
|
|
86
|
-
const
|
|
69
|
+
const d = new r();
|
|
87
70
|
export {
|
|
88
|
-
|
|
71
|
+
d as l
|
|
89
72
|
};
|
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-BWV5njqv.mjs"), w = () => import("./orderPaper-
|
|
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-BWV5njqv.mjs"), w = () => import("./orderPaper-C
|
|
|
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-BWV5njqv.mjs"), w = () => import("./orderPaper-C
|
|
|
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-BWV5njqv.mjs"), w = () => import("./orderPaper-C
|
|
|
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-BWV5njqv.mjs"), w = () => import("./orderPaper-C
|
|
|
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-BWV5njqv.mjs"), w = () => import("./orderPaper-C
|
|
|
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,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({
|