xyvcard-paper-buyer 0.0.57 → 0.0.59

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,174 +0,0 @@
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
- import { useRouter as j, useRoute as z } from "vue-router";
3
- import { routerUtil as x } from "jmash-core";
4
- import y from "./list-BlV0irYa.mjs";
5
- import { l as C } from "./index-CokKesIL.mjs";
6
- import { _ as I } from "./_plugin-vue_export-helper-CHgC5LLL.mjs";
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({
8
- __name: "invoice",
9
- setup(O) {
10
- const c = j(), u = z(), l = r({}), h = u.query.orderCode, v = u.query.organId, p = r(""), m = r("");
11
- function _() {
12
- C.findOrderList({ orderNo: h, organId: v }).then(({ data: s }) => {
13
- l.value = s.results[0], p.value = s.results[0].fpUuid, m.value = s.results[0].fphm;
14
- });
15
- }
16
- _();
17
- function b() {
18
- x.closeTagView(u.fullPath, c, !1);
19
- }
20
- return (s, f) => {
21
- const g = d("el-button"), i = d("el-descriptions-item"), q = d("el-descriptions");
22
- return $(), F("div", U, [
23
- t("div", N, [
24
- o(g, {
25
- type: "primary",
26
- onClick: b
27
- }, {
28
- default: n(() => [
29
- a(e(s.$t("common.back")), 1)
30
- ]),
31
- _: 1
32
- }),
33
- o(q, {
34
- "label-align": "right",
35
- "label-width": "150px",
36
- column: 2,
37
- class: "custom-descriptions"
38
- }, {
39
- default: n(() => [
40
- o(i, {
41
- label: s.$t("lqfpFps.gmfmc")
42
- }, {
43
- default: n(() => [
44
- a(e(l.value.gmfmc), 1)
45
- ]),
46
- _: 1
47
- }, 8, ["label"]),
48
- o(i, {
49
- label: s.$t("lqfpFps.xsfmc")
50
- }, {
51
- default: n(() => [
52
- a(e(l.value.xsfmc), 1)
53
- ]),
54
- _: 1
55
- }, 8, ["label"]),
56
- o(i, {
57
- label: s.$t("lqfpFps.Infogmfmc")
58
- }, {
59
- default: n(() => [
60
- a(e(l.value.gmfnsrsbh), 1)
61
- ]),
62
- _: 1
63
- }, 8, ["label"]),
64
- o(i, {
65
- label: s.$t("lqfpFps.xsfnsrsbh")
66
- }, {
67
- default: n(() => [
68
- a(e(l.value.xsfnsrsbh), 1)
69
- ]),
70
- _: 1
71
- }, 8, ["label"]),
72
- o(i, {
73
- label: s.$t("lqfpFps.gmfdz")
74
- }, {
75
- default: n(() => [
76
- a(e(l.value.gmfdz), 1)
77
- ]),
78
- _: 1
79
- }, 8, ["label"]),
80
- o(i, {
81
- label: s.$t("lqfpFps.xsfdz")
82
- }, {
83
- default: n(() => [
84
- a(e(l.value.xsfdz), 1)
85
- ]),
86
- _: 1
87
- }, 8, ["label"]),
88
- o(i, {
89
- label: s.$t("lqfpFps.gmfdh")
90
- }, {
91
- default: n(() => [
92
- a(e(l.value.gmfdh), 1)
93
- ]),
94
- _: 1
95
- }, 8, ["label"]),
96
- o(i, {
97
- label: s.$t("lqfpFps.xsfdh")
98
- }, {
99
- default: n(() => [
100
- a(e(l.value.xsfdh), 1)
101
- ]),
102
- _: 1
103
- }, 8, ["label"]),
104
- o(i, {
105
- label: s.$t("lqfpFps.gmfkhh")
106
- }, {
107
- default: n(() => [
108
- a(e(l.value.gmfkhh), 1)
109
- ]),
110
- _: 1
111
- }, 8, ["label"]),
112
- o(i, {
113
- label: s.$t("lqfpFps.xsfkhh")
114
- }, {
115
- default: n(() => [
116
- a(e(l.value.xsfkhh), 1)
117
- ]),
118
- _: 1
119
- }, 8, ["label"]),
120
- o(i, {
121
- label: s.$t("lqfpFps.gmfzh")
122
- }, {
123
- default: n(() => [
124
- a(e(l.value.gmfzh), 1)
125
- ]),
126
- _: 1
127
- }, 8, ["label"]),
128
- o(i, {
129
- label: s.$t("lqfpFps.xsfzh")
130
- }, {
131
- default: n(() => [
132
- a(e(l.value.xsfzh), 1)
133
- ]),
134
- _: 1
135
- }, 8, ["label"])
136
- ]),
137
- _: 1
138
- }),
139
- o(y, {
140
- fpUuid: p.value,
141
- fphm: m.value,
142
- class: "list-container"
143
- }, null, 8, ["fpUuid", "fphm"]),
144
- t("div", V, [
145
- t("div", w, [
146
- t("div", null, e(l.value.jshjDx), 1),
147
- t("div", B, " 价税合计(大写):" + e(l.value.jshjDx), 1)
148
- ]),
149
- t("div", D, [
150
- t("div", null, e(l.value.jshj), 1),
151
- t("div", L, " 价税合计(小写): " + e(l.value.jshj), 1)
152
- ])
153
- ]),
154
- t("div", E, [
155
- t("div", null, "备注: " + e(l.value.bz), 1),
156
- t("div", R, [
157
- t("div", T, [
158
- f[0] || (f[0] = t("span", null, "支付渠道: ", -1)),
159
- a(" " + e(), 1)
160
- ]),
161
- t("div", null, [
162
- f[1] || (f[1] = t("span", null, "交易单号:", -1)),
163
- a(" " + e(l.value.jydh), 1)
164
- ])
165
- ])
166
- ])
167
- ])
168
- ]);
169
- };
170
- }
171
- }), M = /* @__PURE__ */ I(A, [["__scopeId", "data-v-978d2b4d"]]);
172
- export {
173
- M as default
174
- };