xyvcard-paper-buyer 0.0.52 → 0.0.54
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-xjYBzFbb.mjs → applyEdit-CNh3bH5h.mjs} +15 -15
- package/dist/{confirm-BK-aSN_z.mjs → confirm-Be02OkOA.mjs} +16 -16
- package/dist/{edit-DFyOnrzr.mjs → edit-1PaZ9XLl.mjs} +12 -12
- package/dist/{edit-Omp_CxC3.mjs → edit-B3vIbXsy.mjs} +1 -1
- package/dist/{index-D043eLPj.mjs → index-BuhpHQLA.mjs} +1 -1
- package/dist/{index-BCt6P3MY.mjs → index-C-g3Ei_P.mjs} +1 -1
- package/dist/{index-CFbuS8W8.mjs → index-CBX_Yjx4.mjs} +1 -1
- package/dist/index-DspCttgG.mjs +72 -0
- package/dist/{index-CNxs6SEe.mjs → index-jeaiOykS.mjs} +13 -13
- package/dist/index.mjs +2 -2
- package/dist/info-DWyFGRq0.mjs +185 -0
- package/dist/{invoice-AqP1572z.mjs → invoice-C6mhD6zX.mjs} +2 -2
- package/dist/{invoiceEdit-BkCY1bqD.mjs → invoiceEdit-B-GHm9GY.mjs} +77 -79
- package/dist/{invoiceView-B80V7jLe.mjs → invoiceView-Cvwqlg-m.mjs} +3 -3
- package/dist/{list-B4yYlD1K.mjs → list-BlV0irYa.mjs} +12 -12
- package/dist/{onlineBanking-CdDAY0YQ.mjs → onlineBanking-e57OBfmj.mjs} +1 -1
- package/dist/{orderAddress-BBFS2Jys.mjs → orderAddress-CqIRyskd.mjs} +2 -2
- package/dist/orderInfo-DyMm8TFN.mjs +309 -0
- package/dist/{orderPaper-DUCuNxKR.mjs → orderPaper-af69zWms.mjs} +1 -1
- package/dist/{payment-C1UwHZy4.mjs → payment-BWhe3mhK.mjs} +7 -7
- package/dist/{prompt-DQX4apPU.mjs → prompt-CF5J3V95.mjs} +1 -1
- package/dist/{sendDialog-BVaPpA-9.mjs → sendDialog-D50t3cjw.mjs} +5 -5
- package/dist/style.css +1 -1
- package/dist/{userInvoice-DPxbKmv9.mjs → userInvoice-CDsynyWz.mjs} +1 -1
- package/dist/{userInvoice.vue_vue_type_script_setup_true_lang-3eHl8CCv.mjs → userInvoice.vue_vue_type_script_setup_true_lang-Bzqz4vIJ.mjs} +48 -48
- package/dts/api/buyer/lqfp-fp/index.d.ts +2 -1
- package/dts/api/buyer/lqfp-fp/types.d.ts +17 -0
- package/package.json +61 -61
- package/dist/index-CxY8_Gfa.mjs +0 -73
- package/dist/info-BmV7cZbD.mjs +0 -185
- package/dist/orderInfo-BSPKYn7H.mjs +0 -309
- package/dts/utils/momentPlugin.d.ts +0 -5
- package/dts/utils/signature.d.ts +0 -7
- package/dts/views/buyer/order-newspaper/payment copy.vue.d.ts +0 -2
|
@@ -0,0 +1,185 @@
|
|
|
1
|
+
import { defineComponent as ne, ref as v, onMounted as re, resolveComponent as a, createElementBlock as ie, openBlock as Q, createVNode as s, withCtx as r, createElementVNode as e, unref as _, toDisplayString as l, createTextVNode as u, createBlock as ae, createCommentVNode as de } from "vue";
|
|
2
|
+
import { D as h } from "./index-Knr6dYOL.mjs";
|
|
3
|
+
import { o as W } from "./index-C-g3Ei_P.mjs";
|
|
4
|
+
import { fileApi as X, routerUtil as ce } from "jmash-core";
|
|
5
|
+
import { useRouter as ue, useRoute as me } from "vue-router";
|
|
6
|
+
import { goodsSpuApi as pe } from "xyvcard-paper-goods";
|
|
7
|
+
import { _ as _e } from "./_plugin-vue_export-helper-CHgC5LLL.mjs";
|
|
8
|
+
const fe = { class: "app-container" }, be = { class: "subscription-container" }, ve = { class: "newspaper-image" }, he = { class: "shanxi-worker-paper" }, Ie = { class: "subscription-info" }, ge = { class: "magazine-title" }, ye = { class: "info-item" }, Ee = { class: "info-label" }, Le = { class: "info-item" }, Ne = { class: "info-label" }, Pe = { class: "price" }, ke = { class: "price-value" }, $e = { class: "subscription-containers" }, we = { class: "cell-item" }, Be = { class: "cell-item" }, Ve = { class: "dialog-footer" }, Ce = /* @__PURE__ */ ne({
|
|
9
|
+
__name: "info",
|
|
10
|
+
setup(De) {
|
|
11
|
+
const Y = ue(), f = me(), I = v([]);
|
|
12
|
+
h.goodsCategoryListBizLayDict.useValues();
|
|
13
|
+
function Z(o) {
|
|
14
|
+
o.mobileEncrypt = !o.mobileEncrypt;
|
|
15
|
+
}
|
|
16
|
+
function x() {
|
|
17
|
+
ce.closeTagView(f.fullPath, Y, !1);
|
|
18
|
+
}
|
|
19
|
+
const t = v(), g = v([]);
|
|
20
|
+
function ee() {
|
|
21
|
+
W.findById({ orderId: f.query.orderId }).then(({ data: o }) => {
|
|
22
|
+
var n, m, c, p, i;
|
|
23
|
+
t.value = [o], pe.findById({
|
|
24
|
+
spuId: (i = (p = (c = (m = (n = t.value) == null ? void 0 : n[0]) == null ? void 0 : m.orderItemList) == null ? void 0 : c.results) == null ? void 0 : p[0]) == null ? void 0 : i.spuId
|
|
25
|
+
}).then(({ data: b }) => {
|
|
26
|
+
g.value = b.categoryIds;
|
|
27
|
+
});
|
|
28
|
+
});
|
|
29
|
+
}
|
|
30
|
+
function oe() {
|
|
31
|
+
W.findOrderAddressList({ orderId: f.query.orderId }).then(({ data: o }) => {
|
|
32
|
+
I.value = o.results;
|
|
33
|
+
});
|
|
34
|
+
}
|
|
35
|
+
return re(() => {
|
|
36
|
+
ee(), oe();
|
|
37
|
+
}), (o, n) => {
|
|
38
|
+
const m = a("el-image"), c = a("el-descriptions-item"), p = a("el-descriptions"), i = a("el-table-column"), b = a("jmash-mobileIns-component"), te = a("el-table"), se = a("el-button"), le = a("el-card");
|
|
39
|
+
return Q(), ie("div", fe, [
|
|
40
|
+
s(le, { shadow: "never" }, {
|
|
41
|
+
footer: r(() => [
|
|
42
|
+
e("div", Ve, [
|
|
43
|
+
s(se, {
|
|
44
|
+
type: "primary",
|
|
45
|
+
onClick: x
|
|
46
|
+
}, {
|
|
47
|
+
default: r(() => [
|
|
48
|
+
u(l(o.$t("common.back")), 1)
|
|
49
|
+
]),
|
|
50
|
+
_: 1
|
|
51
|
+
})
|
|
52
|
+
])
|
|
53
|
+
]),
|
|
54
|
+
default: r(() => {
|
|
55
|
+
var y, E, L, N, P, k, $, w, B, V, C, D, A, S, U, z, T, j, q, O, R, M, F, G, H, J, K;
|
|
56
|
+
return [
|
|
57
|
+
n[1] || (n[1] = e("div", { class: "title-content" }, "订单详情", -1)),
|
|
58
|
+
e("div", be, [
|
|
59
|
+
e("div", ve, [
|
|
60
|
+
e("div", he, [
|
|
61
|
+
s(m, {
|
|
62
|
+
src: _(X).imageUrl(
|
|
63
|
+
(P = (N = (L = (E = (y = t.value) == null ? void 0 : y[0]) == null ? void 0 : E.orderItemList) == null ? void 0 : L.results) == null ? void 0 : N[0]) == null ? void 0 : P.picUrl,
|
|
64
|
+
160,
|
|
65
|
+
160
|
|
66
|
+
),
|
|
67
|
+
"preview-src-list": [
|
|
68
|
+
_(X).imageUrl(
|
|
69
|
+
(V = (B = (w = ($ = (k = t.value) == null ? void 0 : k[0]) == null ? void 0 : $.orderItemList) == null ? void 0 : w.results) == null ? void 0 : B[0]) == null ? void 0 : V.picUrl
|
|
70
|
+
)
|
|
71
|
+
],
|
|
72
|
+
"preview-teleported": "",
|
|
73
|
+
"hide-on-click-modal": "",
|
|
74
|
+
fit: "contain",
|
|
75
|
+
class: "magazine-image"
|
|
76
|
+
}, null, 8, ["src", "preview-src-list"])
|
|
77
|
+
])
|
|
78
|
+
]),
|
|
79
|
+
e("div", Ie, [
|
|
80
|
+
e("span", ge, "《" + l((U = (S = (A = (D = (C = t.value) == null ? void 0 : C[0]) == null ? void 0 : D.orderItemList) == null ? void 0 : A.results) == null ? void 0 : S[0]) == null ? void 0 : U.spuName) + "》 ", 1),
|
|
81
|
+
e("div", ye, [
|
|
82
|
+
e("span", Ee, [
|
|
83
|
+
n[0] || (n[0] = u("发行频率: ")),
|
|
84
|
+
e("span", null, l(_(h).goodsCategoryListBizLayDict.getValue(g.value.join(","))), 1)
|
|
85
|
+
])
|
|
86
|
+
]),
|
|
87
|
+
e("div", Le, [
|
|
88
|
+
e("span", Ne, "订阅周期:" + l((T = (z = t.value) == null ? void 0 : z[0]) == null ? void 0 : T.remark), 1)
|
|
89
|
+
]),
|
|
90
|
+
e("div", Pe, [
|
|
91
|
+
e("span", ke, " ¥" + l((M = (R = (O = (q = (j = t.value) == null ? void 0 : j[0]) == null ? void 0 : q.orderItemList) == null ? void 0 : O.results) == null ? void 0 : R[0]) == null ? void 0 : M.salesPrice) + " /年 ×" + l((K = (J = (H = (G = (F = t.value) == null ? void 0 : F[0]) == null ? void 0 : G.orderItemList) == null ? void 0 : H.results) == null ? void 0 : J[0]) == null ? void 0 : K.quantity), 1)
|
|
92
|
+
])
|
|
93
|
+
])
|
|
94
|
+
]),
|
|
95
|
+
n[2] || (n[2] = e("div", { class: "title-content" }, "付款信息", -1)),
|
|
96
|
+
e("div", $e, [
|
|
97
|
+
t.value && t.value.length > 0 ? (Q(), ae(p, {
|
|
98
|
+
key: 0,
|
|
99
|
+
class: "margin-top",
|
|
100
|
+
"label-width": 420,
|
|
101
|
+
"label-align": "left",
|
|
102
|
+
column: 1
|
|
103
|
+
}, {
|
|
104
|
+
default: r(() => [
|
|
105
|
+
s(c, null, {
|
|
106
|
+
label: r(() => [
|
|
107
|
+
e("div", we, l(o.$t("orderInfo.salesPrices")), 1)
|
|
108
|
+
]),
|
|
109
|
+
default: r(() => [
|
|
110
|
+
u(" ¥" + l(t.value[0].salesPrice), 1)
|
|
111
|
+
]),
|
|
112
|
+
_: 1
|
|
113
|
+
}),
|
|
114
|
+
s(c, null, {
|
|
115
|
+
label: r(() => [
|
|
116
|
+
e("div", Be, l(o.$t("orderInfo.orderStatus")), 1)
|
|
117
|
+
]),
|
|
118
|
+
default: r(() => [
|
|
119
|
+
u(" " + l(_(h).orderStatusEnum.getValue(t.value[0].orderStatus)), 1)
|
|
120
|
+
]),
|
|
121
|
+
_: 1
|
|
122
|
+
})
|
|
123
|
+
]),
|
|
124
|
+
_: 1
|
|
125
|
+
})) : de("", !0)
|
|
126
|
+
]),
|
|
127
|
+
n[3] || (n[3] = e("div", { class: "title-content" }, "收报地址", -1)),
|
|
128
|
+
s(te, {
|
|
129
|
+
data: I.value,
|
|
130
|
+
border: ""
|
|
131
|
+
}, {
|
|
132
|
+
default: r(() => [
|
|
133
|
+
s(i, {
|
|
134
|
+
prop: "note",
|
|
135
|
+
label: o.$t("orderInfo.unitNames"),
|
|
136
|
+
width: "250"
|
|
137
|
+
}, null, 8, ["label"]),
|
|
138
|
+
s(i, {
|
|
139
|
+
prop: "userName",
|
|
140
|
+
label: o.$t("orderInfo.userName"),
|
|
141
|
+
width: "120"
|
|
142
|
+
}, null, 8, ["label"]),
|
|
143
|
+
s(i, {
|
|
144
|
+
label: o.$t("orderInfo.mobilePhone"),
|
|
145
|
+
width: "170"
|
|
146
|
+
}, {
|
|
147
|
+
default: r(({ row: d }) => [
|
|
148
|
+
s(b, {
|
|
149
|
+
mobileEncrypt: d.mobileEncrypt,
|
|
150
|
+
mobilePhoneIns: d.mobilePhoneIns,
|
|
151
|
+
mobilePhone: d.mobilePhone,
|
|
152
|
+
onToggleEncrypt: (Ae) => Z(d)
|
|
153
|
+
}, null, 8, ["mobileEncrypt", "mobilePhoneIns", "mobilePhone", "onToggleEncrypt"])
|
|
154
|
+
]),
|
|
155
|
+
_: 1
|
|
156
|
+
}, 8, ["label"]),
|
|
157
|
+
s(i, {
|
|
158
|
+
prop: "detailInfo",
|
|
159
|
+
label: o.$t("orderInfo.address")
|
|
160
|
+
}, {
|
|
161
|
+
default: r(({ row: d }) => [
|
|
162
|
+
u(l(d.cityName) + l(d.detailInfo), 1)
|
|
163
|
+
]),
|
|
164
|
+
_: 1
|
|
165
|
+
}, 8, ["label"]),
|
|
166
|
+
s(i, {
|
|
167
|
+
prop: "goodsNum",
|
|
168
|
+
label: o.$t("orderInfo.paperNumber"),
|
|
169
|
+
width: "100"
|
|
170
|
+
}, null, 8, ["label"])
|
|
171
|
+
]),
|
|
172
|
+
_: 1
|
|
173
|
+
}, 8, ["data"])
|
|
174
|
+
];
|
|
175
|
+
}),
|
|
176
|
+
_: 1,
|
|
177
|
+
__: [1, 2, 3]
|
|
178
|
+
})
|
|
179
|
+
]);
|
|
180
|
+
};
|
|
181
|
+
}
|
|
182
|
+
}), Re = /* @__PURE__ */ _e(Ce, [["__scopeId", "data-v-525b87b3"]]);
|
|
183
|
+
export {
|
|
184
|
+
Re as default
|
|
185
|
+
};
|
|
@@ -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-BlV0irYa.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-978d2b4d"]]);
|
|
172
172
|
export {
|
|
173
173
|
M as default
|
|
174
174
|
};
|
|
@@ -1,75 +1,73 @@
|
|
|
1
|
-
import { defineComponent as O, ref as V, reactive as
|
|
1
|
+
import { defineComponent as O, ref as V, reactive as $, resolveComponent as n, createElementBlock as w, openBlock as p, createElementVNode as z, createBlock as y, createCommentVNode as Q, createVNode as l, unref as f, withCtx as t, Fragment as R, renderList as E, createTextVNode as _, 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";
|
|
5
5
|
import { useRouter as X, useRoute as Y } from "vue-router";
|
|
6
6
|
import { D as U } from "./index-Knr6dYOL.mjs";
|
|
7
|
-
import { l as Z } from "./index-
|
|
8
|
-
import { _ as ee, u as le } from "./userInvoice.vue_vue_type_script_setup_true_lang-
|
|
7
|
+
import { l as Z } from "./index-DspCttgG.mjs";
|
|
8
|
+
import { _ as ee, u as le } from "./userInvoice.vue_vue_type_script_setup_true_lang-Bzqz4vIJ.mjs";
|
|
9
9
|
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
|
|
13
|
+
setup(de) {
|
|
14
|
+
const v = X(), m = Y(), { t: c } = W(), N = m.query.orderCode, T = m.query.organId, b = V([]);
|
|
15
15
|
function C() {
|
|
16
16
|
le.findMyUserInvoiceList({}).then((e) => {
|
|
17
|
-
|
|
17
|
+
b.value = e.data.results;
|
|
18
18
|
});
|
|
19
19
|
}
|
|
20
20
|
C();
|
|
21
21
|
const k = V();
|
|
22
22
|
U.fppzDict.useDictValues();
|
|
23
|
-
let
|
|
23
|
+
let r = $({
|
|
24
24
|
requestId: Math.random() * 10 + ""
|
|
25
25
|
});
|
|
26
|
-
const L =
|
|
26
|
+
const L = $({
|
|
27
27
|
fppz: [{ required: !0, message: c("lqfpFps.fplxRead"), trigger: "blur" }],
|
|
28
28
|
infoId: [{ required: !0, message: c("lqfpFps.dwmcRead"), trigger: "blur" }]
|
|
29
29
|
}), M = (e) => {
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
return !l || l.gmfType !== "person" ? !1 : e.dictCode !== "02";
|
|
34
|
-
};
|
|
30
|
+
var o;
|
|
31
|
+
return ((o = s.value) == null ? void 0 : o.gmfType) !== "person" ? !1 : e.dictCode !== "02";
|
|
32
|
+
}, s = V({});
|
|
35
33
|
function A(e) {
|
|
36
|
-
if (e) {
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
}
|
|
40
|
-
|
|
34
|
+
if (!e) {
|
|
35
|
+
s.value = {};
|
|
36
|
+
return;
|
|
37
|
+
}
|
|
38
|
+
s.value = b.value.find((o) => o.infoId === e) ?? {};
|
|
41
39
|
}
|
|
42
|
-
const
|
|
40
|
+
const i = V({
|
|
43
41
|
title: c("common.add"),
|
|
44
42
|
visible: !1
|
|
45
43
|
});
|
|
46
44
|
function B() {
|
|
47
|
-
|
|
45
|
+
i.value.title = c("common.add"), i.value.visible = !0;
|
|
48
46
|
}
|
|
49
47
|
function P() {
|
|
50
|
-
|
|
48
|
+
v.push({
|
|
51
49
|
path: "/union-information/invoice"
|
|
52
50
|
});
|
|
53
51
|
}
|
|
54
52
|
const S = async () => {
|
|
55
53
|
var e;
|
|
56
|
-
await ((e = k.value) == null ? void 0 : e.validate((
|
|
57
|
-
if (
|
|
58
|
-
const
|
|
59
|
-
|
|
54
|
+
await ((e = k.value) == null ? void 0 : e.validate((o) => {
|
|
55
|
+
if (o) {
|
|
56
|
+
const g = {
|
|
57
|
+
requestId: r.requestId,
|
|
60
58
|
organId: T,
|
|
61
59
|
orderNo: N,
|
|
62
|
-
|
|
63
|
-
|
|
60
|
+
fppz: r.fppz,
|
|
61
|
+
gmfInfo: s.value
|
|
64
62
|
};
|
|
65
|
-
Z.reissue(
|
|
63
|
+
delete g.infoId, Z.reissue(g).then((q) => {
|
|
66
64
|
if (q.status === 200) {
|
|
67
65
|
oe({
|
|
68
66
|
message: c("common.submitSuccess"),
|
|
69
67
|
type: "success"
|
|
70
|
-
}), F.closeTagView(m.fullPath,
|
|
68
|
+
}), F.closeTagView(m.fullPath, v, !1);
|
|
71
69
|
const d = m.query.from;
|
|
72
|
-
d && F.closeTagView(d,
|
|
70
|
+
d && F.closeTagView(d, v, !1);
|
|
73
71
|
}
|
|
74
72
|
});
|
|
75
73
|
}
|
|
@@ -79,44 +77,44 @@ const ae = { class: "app-container" }, ne = { class: "search-container" }, se =
|
|
|
79
77
|
e && C();
|
|
80
78
|
}
|
|
81
79
|
function x() {
|
|
82
|
-
F.closeTagView(m.fullPath,
|
|
80
|
+
F.closeTagView(m.fullPath, v, !1);
|
|
83
81
|
}
|
|
84
|
-
return (e,
|
|
85
|
-
const
|
|
86
|
-
return
|
|
87
|
-
|
|
88
|
-
|
|
82
|
+
return (e, o) => {
|
|
83
|
+
const g = n("el-radio"), q = n("el-radio-group"), d = n("el-form-item"), u = n("el-col"), G = n("el-option"), H = n("el-select"), h = n("el-button"), D = n("el-input"), J = n("el-row"), K = n("el-form");
|
|
84
|
+
return p(), w("div", ae, [
|
|
85
|
+
z("div", ne, [
|
|
86
|
+
l(K, {
|
|
89
87
|
ref_key: "lqfpFpsInvoiceFormRef",
|
|
90
88
|
ref: k,
|
|
91
|
-
model: r
|
|
89
|
+
model: f(r),
|
|
92
90
|
"label-width": "120px",
|
|
93
91
|
rules: L,
|
|
94
92
|
class: "centered-form"
|
|
95
93
|
}, {
|
|
96
94
|
default: t(() => [
|
|
97
|
-
|
|
95
|
+
l(J, null, {
|
|
98
96
|
default: t(() => [
|
|
99
|
-
|
|
97
|
+
l(u, { span: 18 }, {
|
|
100
98
|
default: t(() => [
|
|
101
|
-
|
|
99
|
+
l(d, {
|
|
102
100
|
label: e.$t("lqfpFps.fplx"),
|
|
103
101
|
class: "center-align",
|
|
104
102
|
prop: "fppz"
|
|
105
103
|
}, {
|
|
106
104
|
default: t(() => [
|
|
107
|
-
|
|
108
|
-
modelValue: r
|
|
109
|
-
"onUpdate:modelValue":
|
|
105
|
+
l(q, {
|
|
106
|
+
modelValue: f(r).fppz,
|
|
107
|
+
"onUpdate:modelValue": o[0] || (o[0] = (a) => f(r).fppz = a)
|
|
110
108
|
}, {
|
|
111
109
|
default: t(() => [
|
|
112
|
-
(
|
|
110
|
+
(p(!0), w(R, null, E(f(U).fppzDict.values, (a) => (p(), y(g, {
|
|
113
111
|
key: a.dictCode,
|
|
114
112
|
value: a.dictCode,
|
|
115
113
|
disabled: M(a),
|
|
116
114
|
size: "large"
|
|
117
115
|
}, {
|
|
118
116
|
default: t(() => [
|
|
119
|
-
|
|
117
|
+
_(I(a.dictName), 1)
|
|
120
118
|
]),
|
|
121
119
|
_: 2
|
|
122
120
|
}, 1032, ["value", "disabled"]))), 128))
|
|
@@ -129,24 +127,24 @@ const ae = { class: "app-container" }, ne = { class: "search-container" }, se =
|
|
|
129
127
|
]),
|
|
130
128
|
_: 1
|
|
131
129
|
}),
|
|
132
|
-
|
|
130
|
+
l(u, { span: 18 }, {
|
|
133
131
|
default: t(() => [
|
|
134
|
-
|
|
132
|
+
l(d, {
|
|
135
133
|
label: e.$t("lqfpFps.dwmc"),
|
|
136
134
|
prop: "infoId"
|
|
137
135
|
}, {
|
|
138
136
|
default: t(() => [
|
|
139
|
-
|
|
140
|
-
modelValue: r
|
|
141
|
-
"onUpdate:modelValue":
|
|
137
|
+
l(H, {
|
|
138
|
+
modelValue: f(r).infoId,
|
|
139
|
+
"onUpdate:modelValue": o[1] || (o[1] = (a) => f(r).infoId = a),
|
|
142
140
|
placeholder: e.$t("lqfpFps.dwmcRead"),
|
|
143
|
-
data:
|
|
141
|
+
data: b.value,
|
|
144
142
|
clearable: "",
|
|
145
143
|
filterable: "",
|
|
146
144
|
onChange: A
|
|
147
145
|
}, {
|
|
148
146
|
default: t(() => [
|
|
149
|
-
(
|
|
147
|
+
(p(!0), w(R, null, E(b.value, (a) => (p(), y(G, {
|
|
150
148
|
key: a.infoId,
|
|
151
149
|
label: a.gmfmc,
|
|
152
150
|
value: a.infoId
|
|
@@ -160,30 +158,30 @@ const ae = { class: "app-container" }, ne = { class: "search-container" }, se =
|
|
|
160
158
|
]),
|
|
161
159
|
_: 1
|
|
162
160
|
}),
|
|
163
|
-
|
|
161
|
+
l(u, { span: 3 }, {
|
|
164
162
|
default: t(() => [
|
|
165
|
-
|
|
163
|
+
l(h, {
|
|
166
164
|
type: "danger",
|
|
167
165
|
plain: "",
|
|
168
166
|
onClick: B,
|
|
169
167
|
style: { "margin-left": "12px" }
|
|
170
168
|
}, {
|
|
171
169
|
default: t(() => [
|
|
172
|
-
|
|
170
|
+
_(I(e.$t("common.add")), 1)
|
|
173
171
|
]),
|
|
174
172
|
_: 1
|
|
175
173
|
})
|
|
176
174
|
]),
|
|
177
175
|
_: 1
|
|
178
176
|
}),
|
|
179
|
-
|
|
177
|
+
l(u, { span: 3 }, {
|
|
180
178
|
default: t(() => [
|
|
181
|
-
|
|
179
|
+
l(h, {
|
|
182
180
|
type: "danger",
|
|
183
181
|
onClick: P
|
|
184
182
|
}, {
|
|
185
|
-
default: t(() =>
|
|
186
|
-
|
|
183
|
+
default: t(() => o[5] || (o[5] = [
|
|
184
|
+
_(" 管理 ")
|
|
187
185
|
])),
|
|
188
186
|
_: 1,
|
|
189
187
|
__: [5]
|
|
@@ -191,16 +189,16 @@ const ae = { class: "app-container" }, ne = { class: "search-container" }, se =
|
|
|
191
189
|
]),
|
|
192
190
|
_: 1
|
|
193
191
|
}),
|
|
194
|
-
|
|
192
|
+
l(u, { span: 18 }, {
|
|
195
193
|
default: t(() => [
|
|
196
|
-
|
|
194
|
+
l(d, {
|
|
197
195
|
label: e.$t("lqfpFps.nsrsbh"),
|
|
198
196
|
prop: "nsrsbh"
|
|
199
197
|
}, {
|
|
200
198
|
default: t(() => [
|
|
201
|
-
|
|
202
|
-
modelValue:
|
|
203
|
-
"onUpdate:modelValue":
|
|
199
|
+
l(D, {
|
|
200
|
+
modelValue: s.value.nsrsbh,
|
|
201
|
+
"onUpdate:modelValue": o[2] || (o[2] = (a) => s.value.nsrsbh = a),
|
|
204
202
|
placeholder: e.$t("lqfpFps.nsrsbhRead"),
|
|
205
203
|
"show-word-limit": "",
|
|
206
204
|
disabled: ""
|
|
@@ -211,16 +209,16 @@ const ae = { class: "app-container" }, ne = { class: "search-container" }, se =
|
|
|
211
209
|
]),
|
|
212
210
|
_: 1
|
|
213
211
|
}),
|
|
214
|
-
|
|
212
|
+
l(u, { span: 18 }, {
|
|
215
213
|
default: t(() => [
|
|
216
|
-
|
|
214
|
+
l(d, {
|
|
217
215
|
label: e.$t("lqfpFps.email"),
|
|
218
216
|
prop: "email"
|
|
219
217
|
}, {
|
|
220
218
|
default: t(() => [
|
|
221
|
-
|
|
222
|
-
modelValue:
|
|
223
|
-
"onUpdate:modelValue":
|
|
219
|
+
l(D, {
|
|
220
|
+
modelValue: s.value.sendEmail,
|
|
221
|
+
"onUpdate:modelValue": o[3] || (o[3] = (a) => s.value.sendEmail = a),
|
|
224
222
|
placeholder: e.$t("lqfpFps.emailRead"),
|
|
225
223
|
"show-word-limit": "",
|
|
226
224
|
disabled: ""
|
|
@@ -234,19 +232,19 @@ const ae = { class: "app-container" }, ne = { class: "search-container" }, se =
|
|
|
234
232
|
]),
|
|
235
233
|
_: 1
|
|
236
234
|
}),
|
|
237
|
-
|
|
238
|
-
|
|
235
|
+
z("div", se, [
|
|
236
|
+
l(h, { onClick: x }, {
|
|
239
237
|
default: t(() => [
|
|
240
|
-
|
|
238
|
+
_(I(e.$t("common.cancel")), 1)
|
|
241
239
|
]),
|
|
242
240
|
_: 1
|
|
243
241
|
}),
|
|
244
|
-
|
|
242
|
+
l(h, {
|
|
245
243
|
type: "primary",
|
|
246
244
|
onClick: S
|
|
247
245
|
}, {
|
|
248
246
|
default: t(() => [
|
|
249
|
-
|
|
247
|
+
_(I(e.$t("common.confirm")), 1)
|
|
250
248
|
]),
|
|
251
249
|
_: 1
|
|
252
250
|
})
|
|
@@ -255,11 +253,11 @@ const ae = { class: "app-container" }, ne = { class: "search-container" }, se =
|
|
|
255
253
|
_: 1
|
|
256
254
|
}, 8, ["model", "rules"])
|
|
257
255
|
]),
|
|
258
|
-
|
|
256
|
+
i.value.visible ? (p(), y(ee, {
|
|
259
257
|
key: 0,
|
|
260
|
-
modelValue:
|
|
261
|
-
"onUpdate:modelValue":
|
|
262
|
-
title:
|
|
258
|
+
modelValue: i.value.visible,
|
|
259
|
+
"onUpdate:modelValue": o[4] || (o[4] = (a) => i.value.visible = a),
|
|
260
|
+
title: i.value.title,
|
|
263
261
|
onRefresh: j,
|
|
264
262
|
width: "900px",
|
|
265
263
|
"close-on-click-modal": !1
|
|
@@ -267,7 +265,7 @@ const ae = { class: "app-container" }, ne = { class: "search-container" }, se =
|
|
|
267
265
|
]);
|
|
268
266
|
};
|
|
269
267
|
}
|
|
270
|
-
}), he = /* @__PURE__ */ te(re, [["__scopeId", "data-v-
|
|
268
|
+
}), he = /* @__PURE__ */ te(re, [["__scopeId", "data-v-d70ac397"]]);
|
|
271
269
|
export {
|
|
272
270
|
he as default
|
|
273
271
|
};
|
|
@@ -3,8 +3,8 @@ 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-
|
|
7
|
-
import { l as g } from "./index-
|
|
6
|
+
import J from "./sendDialog-D50t3cjw.mjs";
|
|
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";
|
|
10
10
|
import { _ as Y } from "./_plugin-vue_export-helper-CHgC5LLL.mjs";
|
|
@@ -251,7 +251,7 @@ const Z = { class: "app-container" }, ee = { class: "search-container" }, oe = {
|
|
|
251
251
|
]);
|
|
252
252
|
};
|
|
253
253
|
}
|
|
254
|
-
}), me = /* @__PURE__ */ Y(ne, [["__scopeId", "data-v-
|
|
254
|
+
}), me = /* @__PURE__ */ Y(ne, [["__scopeId", "data-v-b6754180"]]);
|
|
255
255
|
export {
|
|
256
256
|
me as default
|
|
257
257
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { defineComponent as g, ref as s, watch as _, resolveComponent as q, createBlock as
|
|
1
|
+
import { defineComponent as g, ref as s, watch as _, resolveComponent as q, createBlock as w, openBlock as C, unref as a } from "vue";
|
|
2
2
|
import { useI18n as D } from "vue-i18n";
|
|
3
|
-
import { useTableHooks as
|
|
4
|
-
import { l as
|
|
5
|
-
import { useRoute as
|
|
3
|
+
import { useTableHooks as y } from "jmash-core";
|
|
4
|
+
import { l as F } from "./index-DspCttgG.mjs";
|
|
5
|
+
import { useRoute as S } from "vue-router";
|
|
6
6
|
import { _ as j } from "./_plugin-vue_export-helper-CHgC5LLL.mjs";
|
|
7
7
|
const k = /* @__PURE__ */ g({
|
|
8
8
|
__name: "list",
|
|
@@ -11,21 +11,21 @@ const k = /* @__PURE__ */ g({
|
|
|
11
11
|
fphm: { type: String, default: "" }
|
|
12
12
|
},
|
|
13
13
|
setup(i) {
|
|
14
|
-
const p =
|
|
14
|
+
const p = S(), { t: n } = D(), t = i, r = s({
|
|
15
15
|
fpUuid: t.fpUuid,
|
|
16
16
|
fphm: t.fphm,
|
|
17
17
|
organId: p.query.organId
|
|
18
|
-
}), { tableHooks: l, multipleTableRef: u, listLoading: m, tableData: f } =
|
|
18
|
+
}), { tableHooks: l, multipleTableRef: u, listLoading: m, tableData: f } = y(
|
|
19
19
|
n,
|
|
20
|
-
|
|
20
|
+
F,
|
|
21
21
|
r
|
|
22
22
|
);
|
|
23
23
|
let d = s([
|
|
24
24
|
// 项目名称
|
|
25
25
|
{
|
|
26
26
|
label: "lqfpFpDetail.lqfpFpDetail",
|
|
27
|
-
prop: "
|
|
28
|
-
minWidth: "
|
|
27
|
+
prop: "hwhyslwfwmc",
|
|
28
|
+
minWidth: "220",
|
|
29
29
|
sortable: "custom",
|
|
30
30
|
isColumn: !0
|
|
31
31
|
},
|
|
@@ -33,7 +33,7 @@ const k = /* @__PURE__ */ g({
|
|
|
33
33
|
{
|
|
34
34
|
label: "lqfpFpDetail.ggxh",
|
|
35
35
|
prop: "ggxh",
|
|
36
|
-
width: "
|
|
36
|
+
width: "120",
|
|
37
37
|
isColumn: !0,
|
|
38
38
|
sortable: "custom"
|
|
39
39
|
},
|
|
@@ -104,7 +104,7 @@ const k = /* @__PURE__ */ g({
|
|
|
104
104
|
{ immediate: !0 }
|
|
105
105
|
), (e, o) => {
|
|
106
106
|
const h = q("jmash-table");
|
|
107
|
-
return
|
|
107
|
+
return C(), w(h, {
|
|
108
108
|
ref_key: "multipleTableRef",
|
|
109
109
|
ref: u,
|
|
110
110
|
"row-key": "fpUuid",
|
|
@@ -117,7 +117,7 @@ const k = /* @__PURE__ */ g({
|
|
|
117
117
|
}, null, 8, ["list-loading", "data", "table-label"]);
|
|
118
118
|
};
|
|
119
119
|
}
|
|
120
|
-
}), T = /* @__PURE__ */ j(k, [["__scopeId", "data-v-
|
|
120
|
+
}), T = /* @__PURE__ */ j(k, [["__scopeId", "data-v-177a2001"]]);
|
|
121
121
|
export {
|
|
122
122
|
T as default
|
|
123
123
|
};
|
|
@@ -196,7 +196,7 @@ const D = { class: "info-card" }, F = { class: "info-item" }, U = { class: "info
|
|
|
196
196
|
}, 8, ["modelValue", "title", "width"]);
|
|
197
197
|
};
|
|
198
198
|
}
|
|
199
|
-
}), re = /* @__PURE__ */ R(oe, [["__scopeId", "data-v-
|
|
199
|
+
}), re = /* @__PURE__ */ R(oe, [["__scopeId", "data-v-6108556b"]]);
|
|
200
200
|
export {
|
|
201
201
|
re as default
|
|
202
202
|
};
|
|
@@ -4,7 +4,7 @@ import { o as M } from "./index-BP8zUjOw.mjs";
|
|
|
4
4
|
import { useTableHooks as K } from "jmash-core";
|
|
5
5
|
import { useI18n as W } from "vue-i18n";
|
|
6
6
|
import { useRoute as X, useRouter as Y } from "vue-router";
|
|
7
|
-
import Z from "./edit-
|
|
7
|
+
import Z from "./edit-B3vIbXsy.mjs";
|
|
8
8
|
import { E as _ } from "./el-message-VSzNakoG.mjs";
|
|
9
9
|
import { _ as ee } from "./_plugin-vue_export-helper-CHgC5LLL.mjs";
|
|
10
10
|
const te = { class: "app-container" }, oe = { class: "search-container" }, se = { class: "address-management-container" }, le = { class: "subscription-info" }, ne = { class: "info-item" }, ae = { class: "value" }, de = { class: "info-item" }, re = { class: "value" }, ie = { class: "info-item" }, ue = { class: "value" }, me = { class: "action-bar" }, pe = { class: "address-table" }, ce = { class: "footer" }, fe = /* @__PURE__ */ F({
|
|
@@ -243,7 +243,7 @@ const te = { class: "app-container" }, oe = { class: "search-container" }, se =
|
|
|
243
243
|
]);
|
|
244
244
|
};
|
|
245
245
|
}
|
|
246
|
-
}), xe = /* @__PURE__ */ ee(fe, [["__scopeId", "data-v-
|
|
246
|
+
}), xe = /* @__PURE__ */ ee(fe, [["__scopeId", "data-v-06ec210b"]]);
|
|
247
247
|
export {
|
|
248
248
|
xe as default
|
|
249
249
|
};
|