xyvcard-paper-buyer 0.0.52 → 0.0.53

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.
Files changed (28) hide show
  1. package/README.md +51 -51
  2. package/dist/{applyEdit-xjYBzFbb.mjs → applyEdit-CVBHWTtq.mjs} +14 -14
  3. package/dist/{confirm-BK-aSN_z.mjs → confirm-Be02OkOA.mjs} +16 -16
  4. package/dist/{edit-DFyOnrzr.mjs → edit-1PaZ9XLl.mjs} +12 -12
  5. package/dist/{edit-Omp_CxC3.mjs → edit-B3vIbXsy.mjs} +1 -1
  6. package/dist/{index-D043eLPj.mjs → index-BuhpHQLA.mjs} +1 -1
  7. package/dist/{index-CNxs6SEe.mjs → index-jeaiOykS.mjs} +13 -13
  8. package/dist/index.mjs +2 -2
  9. package/dist/info-nXaW5Goc.mjs +185 -0
  10. package/dist/{invoice-AqP1572z.mjs → invoice-Dfe-E7as.mjs} +2 -2
  11. package/dist/{invoiceEdit-BkCY1bqD.mjs → invoiceEdit-DEBzo40D.mjs} +2 -2
  12. package/dist/{invoiceView-B80V7jLe.mjs → invoiceView-CbwAZO70.mjs} +2 -2
  13. package/dist/{list-B4yYlD1K.mjs → list-no3QEI5P.mjs} +1 -1
  14. package/dist/{onlineBanking-CdDAY0YQ.mjs → onlineBanking-e57OBfmj.mjs} +1 -1
  15. package/dist/{orderAddress-BBFS2Jys.mjs → orderAddress-CqIRyskd.mjs} +2 -2
  16. package/dist/orderInfo-DxGqjCbr.mjs +309 -0
  17. package/dist/{orderPaper-DUCuNxKR.mjs → orderPaper-af69zWms.mjs} +1 -1
  18. package/dist/{payment-C1UwHZy4.mjs → payment-BWhe3mhK.mjs} +7 -7
  19. package/dist/{prompt-DQX4apPU.mjs → prompt-CF5J3V95.mjs} +1 -1
  20. package/dist/{sendDialog-BVaPpA-9.mjs → sendDialog-yCtEkv8S.mjs} +4 -4
  21. package/dist/style.css +1 -1
  22. package/dist/{userInvoice-DPxbKmv9.mjs → userInvoice-CDsynyWz.mjs} +1 -1
  23. package/dist/{userInvoice.vue_vue_type_script_setup_true_lang-3eHl8CCv.mjs → userInvoice.vue_vue_type_script_setup_true_lang-Bzqz4vIJ.mjs} +48 -48
  24. package/package.json +60 -60
  25. package/dist/info-BmV7cZbD.mjs +0 -185
  26. package/dist/orderInfo-BSPKYn7H.mjs +0 -309
  27. package/dts/utils/momentPlugin.d.ts +0 -5
  28. package/dts/views/buyer/order-newspaper/payment copy.vue.d.ts +0 -2
@@ -1,185 +0,0 @@
1
- import { defineComponent as Y, ref as v, onMounted as Z, resolveComponent as a, createElementBlock as x, openBlock as q, createVNode as t, withCtx as n, createElementVNode as e, unref as _, toDisplayString as i, createTextVNode as m, createBlock as ee, createCommentVNode as oe } from "vue";
2
- import { D as h } from "./index-Knr6dYOL.mjs";
3
- import { o as R } from "./index-BCt6P3MY.mjs";
4
- import { fileApi as M, routerUtil as te } from "jmash-core";
5
- import { useRouter as se, useRoute as le } from "vue-router";
6
- import { goodsSpuApi as ne } from "xyvcard-paper-goods";
7
- import { _ as ie } from "./_plugin-vue_export-helper-CHgC5LLL.mjs";
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: "dialog-footer" }, Ne = /* @__PURE__ */ Y({
9
- __name: "info",
10
- setup(Pe) {
11
- const F = se(), f = le(), I = v([]);
12
- h.goodsCategoryListBizLayDict.useValues();
13
- function G(o) {
14
- o.mobileEncrypt = !o.mobileEncrypt;
15
- }
16
- function H() {
17
- te.closeTagView(f.fullPath, F, !1);
18
- }
19
- const s = v(), g = v([]);
20
- function J() {
21
- R.findById({ orderId: f.query.orderId }).then(({ data: o }) => {
22
- var l, u, c, p, r;
23
- s.value = [o], ne.findById({
24
- spuId: (r = (p = (c = (u = (l = s.value) == null ? void 0 : l[0]) == null ? void 0 : u.orderItemList) == null ? void 0 : c.results) == null ? void 0 : p[0]) == null ? void 0 : r.spuId
25
- }).then(({ data: b }) => {
26
- g.value = b.categoryIds;
27
- });
28
- });
29
- }
30
- function K() {
31
- R.findOrderAddressList({ orderId: f.query.orderId }).then(({ data: o }) => {
32
- I.value = o.results;
33
- });
34
- }
35
- return Z(() => {
36
- J(), K();
37
- }), (o, l) => {
38
- const u = a("el-image"), c = a("el-descriptions-item"), p = a("el-descriptions"), r = a("el-table-column"), b = a("jmash-mobileIns-component"), Q = a("el-table"), W = a("el-button"), X = a("el-card");
39
- return q(), x("div", re, [
40
- t(X, { shadow: "never" }, {
41
- footer: n(() => [
42
- e("div", Ee, [
43
- t(W, {
44
- type: "primary",
45
- onClick: H
46
- }, {
47
- default: n(() => [
48
- m(i(o.$t("common.back")), 1)
49
- ]),
50
- _: 1
51
- })
52
- ])
53
- ]),
54
- default: n(() => {
55
- var y, E, N, P, k, L, $, w, B, V, C, D, A, S, U, z, T, j, O;
56
- return [
57
- l[1] || (l[1] = e("div", { class: "title-content" }, "订单详情", -1)),
58
- e("div", ae, [
59
- e("div", de, [
60
- e("div", ce, [
61
- t(u, {
62
- src: _(M).imageUrl(
63
- (k = (P = (N = (E = (y = s.value) == null ? void 0 : y[0]) == null ? void 0 : E.orderItemList) == null ? void 0 : N.results) == null ? void 0 : P[0]) == null ? void 0 : k.picUrl,
64
- 160,
65
- 160
66
- ),
67
- "preview-src-list": [
68
- _(M).imageUrl(
69
- (V = (B = (w = ($ = (L = s.value) == null ? void 0 : L[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", me, [
80
- e("span", ue, "《" + i((U = (S = (A = (D = (C = s.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", pe, [
82
- e("span", _e, [
83
- l[0] || (l[0] = m("发行频率: ")),
84
- e("span", null, i(_(h).goodsCategoryListBizLayDict.getValue(g.value.join(","))), 1)
85
- ])
86
- ]),
87
- e("div", fe, [
88
- e("span", be, "订阅周期:" + i((T = (z = s.value) == null ? void 0 : z[0]) == null ? void 0 : T.remark), 1)
89
- ]),
90
- e("div", ve, [
91
- e("span", he, "¥" + i((O = (j = s.value) == null ? void 0 : j[0]) == null ? void 0 : O.salesPrice) + "/年", 1)
92
- ])
93
- ])
94
- ]),
95
- l[2] || (l[2] = e("div", { class: "title-content" }, "付款信息", -1)),
96
- e("div", Ie, [
97
- s.value && s.value.length > 0 ? (q(), ee(p, {
98
- key: 0,
99
- class: "margin-top",
100
- "label-width": 420,
101
- "label-align": "left",
102
- column: 1
103
- }, {
104
- default: n(() => [
105
- t(c, null, {
106
- label: n(() => [
107
- e("div", ge, i(o.$t("orderInfo.salesPrices")), 1)
108
- ]),
109
- default: n(() => [
110
- m(" ¥" + i(s.value[0].salesPrice), 1)
111
- ]),
112
- _: 1
113
- }),
114
- t(c, null, {
115
- label: n(() => [
116
- e("div", ye, i(o.$t("orderInfo.orderStatus")), 1)
117
- ]),
118
- default: n(() => [
119
- m(" " + i(_(h).orderStatusEnum.getValue(s.value[0].orderStatus)), 1)
120
- ]),
121
- _: 1
122
- })
123
- ]),
124
- _: 1
125
- })) : oe("", !0)
126
- ]),
127
- l[3] || (l[3] = e("div", { class: "title-content" }, "收报地址", -1)),
128
- t(Q, {
129
- data: I.value,
130
- border: ""
131
- }, {
132
- default: n(() => [
133
- t(r, {
134
- prop: "note",
135
- label: o.$t("orderInfo.unitNames"),
136
- width: "250"
137
- }, null, 8, ["label"]),
138
- t(r, {
139
- prop: "userName",
140
- label: o.$t("orderInfo.userName"),
141
- width: "120"
142
- }, null, 8, ["label"]),
143
- t(r, {
144
- label: o.$t("orderInfo.mobilePhone"),
145
- width: "170"
146
- }, {
147
- default: n(({ row: d }) => [
148
- t(b, {
149
- mobileEncrypt: d.mobileEncrypt,
150
- mobilePhoneIns: d.mobilePhoneIns,
151
- mobilePhone: d.mobilePhone,
152
- onToggleEncrypt: (ke) => G(d)
153
- }, null, 8, ["mobileEncrypt", "mobilePhoneIns", "mobilePhone", "onToggleEncrypt"])
154
- ]),
155
- _: 1
156
- }, 8, ["label"]),
157
- t(r, {
158
- prop: "detailInfo",
159
- label: o.$t("orderInfo.address")
160
- }, {
161
- default: n(({ row: d }) => [
162
- m(i(d.cityName) + i(d.detailInfo), 1)
163
- ]),
164
- _: 1
165
- }, 8, ["label"]),
166
- t(r, {
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
- }), Ae = /* @__PURE__ */ ie(Ne, [["__scopeId", "data-v-df1a7c58"]]);
183
- export {
184
- Ae as default
185
- };
@@ -1,309 +0,0 @@
1
- import { defineComponent as we, ref as _, reactive as h, onMounted as Ke, resolveComponent as c, createElementBlock as Le, openBlock as k, createVNode as r, createBlock as B, createCommentVNode as D, withCtx as m, createElementVNode as t, unref as O, toDisplayString as a, createTextVNode as fe } from "vue";
2
- import { useI18n as Ae } from "vue-i18n";
3
- import { D as ve } from "./index-Knr6dYOL.mjs";
4
- import { o as be } from "./index-BCt6P3MY.mjs";
5
- import { fileApi as ye } from "jmash-core";
6
- import { useRoute as $e, useRouter as Ue } from "vue-router";
7
- import { goodsSpuApi as Me } from "xyvcard-paper-goods";
8
- import qe from "./onlineBanking-CdDAY0YQ.mjs";
9
- import Se from "./prompt-DQX4apPU.mjs";
10
- import Te from "./confirm-BK-aSN_z.mjs";
11
- import { o as Ie } from "./index-B90ZLkZ9.mjs";
12
- import { E as _e } from "./el-message-VSzNakoG.mjs";
13
- import { _ as je } from "./_plugin-vue_export-helper-CHgC5LLL.mjs";
14
- const xe = { class: "app-container" }, ze = { class: "subscription-container" }, Re = { class: "newspaper-image" }, Fe = { class: "shanxi-worker-paper" }, We = { class: "subscription-info" }, Ye = { class: "magazine-title" }, Ge = { class: "info-item" }, He = { class: "info-label" }, Je = { class: "info-item" }, Qe = { class: "info-label" }, Xe = { class: "price" }, Ze = { class: "price-value" }, eo = { class: "orderAddresmargin" }, oo = { class: "subscription-container" }, to = { class: "order-container" }, so = { class: "order-info" }, no = { class: "status" }, lo = { class: "order-detail" }, ro = { class: "value" }, io = { class: "order-detail" }, ao = { class: "value" }, po = { class: "payment-section" }, co = { class: "amount" }, mo = { class: "pay-methods" }, uo = /* @__PURE__ */ we({
15
- __name: "orderInfo",
16
- setup(fo) {
17
- const u = $e(), he = Ue(), { t: P } = Ae(), n = _([]), w = _([]), K = _([]), s = h({
18
- bank: { visible: !1, title: P("orderInfo.onlineBanking") },
19
- // 网银弹框
20
- prompt: { visible: !1, title: P("orderInfo.prompt") },
21
- // 提示弹框
22
- confirm: { visible: !1, title: P("orderInfo.confirm") }
23
- // 确认弹框
24
- }), f = _(null), g = h({}), C = h({}), E = h({});
25
- ve.goodsCategoryListBizLayDict.useValues();
26
- function ke(o) {
27
- return o ? new Date(o).toLocaleString() : "";
28
- }
29
- function Pe(o) {
30
- o.mobileEncrypt = !o.mobileEncrypt;
31
- }
32
- function L() {
33
- be.findById({ orderId: u.query.orderId }).then(({ data: o }) => {
34
- var e, d, i, y, I;
35
- n.value = [o], Me.findById({
36
- spuId: (I = (y = (i = (d = (e = n.value) == null ? void 0 : e[0]) == null ? void 0 : d.orderItemList) == null ? void 0 : i.results) == null ? void 0 : y[0]) == null ? void 0 : I.spuId
37
- }).then(({ data: V }) => {
38
- K.value = V.categoryIds;
39
- });
40
- });
41
- }
42
- function A() {
43
- be.findOrderAddressList({ orderId: u.query.orderId }).then(({ data: o }) => {
44
- w.value = o.results;
45
- });
46
- }
47
- Ke(() => {
48
- L(), A(), U();
49
- });
50
- const ge = () => {
51
- Object.keys(s).forEach((o) => {
52
- s[o].visible = !1;
53
- });
54
- }, v = (o, e) => {
55
- ge();
56
- const d = s[o];
57
- e != null && e.title && (d.title = e.title), e != null && e.key && Object.assign({ bank: g, prompt: C, confirm: E }[o], e.key), d.visible = !0;
58
- }, N = (o) => {
59
- s[o].visible = !1;
60
- };
61
- function Ce() {
62
- var o;
63
- (o = n.value) != null && o[0] && v("bank", {
64
- key: {
65
- shopPayInfoId: b,
66
- orderCode: n.value[0].orderCode
67
- }
68
- });
69
- }
70
- function Ee() {
71
- f.value = "bank", v("prompt", {
72
- key: {
73
- shopPayInfoId: b,
74
- orderCode: n.value[0].orderCode
75
- }
76
- });
77
- }
78
- function Ne() {
79
- v("confirm", {
80
- key: {
81
- shopPayInfoId: b,
82
- orderCode: n.value[0].orderCode
83
- }
84
- });
85
- }
86
- function Ve() {
87
- if (f.value) {
88
- const o = {
89
- bank: g,
90
- prompt: C,
91
- confirm: E
92
- };
93
- v(f.value, {
94
- key: o[f.value]
95
- }), f.value = null;
96
- }
97
- }
98
- function Be() {
99
- Ie.createPay({
100
- shopPayInfoId: $,
101
- orderId: u.query.orderId
102
- }).then((o) => {
103
- o.status === 200 && (_e({ message: "提交成功", type: "success" }), he.push({
104
- path: "/buyer/order-newspaper/payment",
105
- query: {
106
- orderId: u.query.orderId,
107
- counterUrl: o.data.counterUrl
108
- }
109
- }));
110
- }).catch(() => {
111
- _e.error("提交失败,请稍后重试");
112
- });
113
- }
114
- let b = "", $ = "";
115
- function U() {
116
- Ie.findPayMode({
117
- shopId: u.query.shopId
118
- }).then(({ data: o }) => {
119
- o.results.forEach((e) => {
120
- e.payMode === "BANKCOM" ? b = e.shopPayId : e.payMode === "UNKNOWNPAY" && ($ = e.shopPayId);
121
- });
122
- });
123
- }
124
- function M() {
125
- L(), A(), U();
126
- }
127
- return (o, e) => {
128
- const d = c("el-image"), i = c("el-table-column"), y = c("jmash-mobileIns-component"), I = c("el-table"), V = c("SuccessFilled"), De = c("el-icon"), Oe = c("el-card");
129
- return k(), Le("div", xe, [
130
- r(Oe, { shadow: "never" }, {
131
- footer: m(() => [
132
- t("div", mo, [
133
- t("button", {
134
- class: "pay-btn",
135
- onClick: e[0] || (e[0] = (l) => Ce())
136
- }, " 网银转账 "),
137
- t("button", {
138
- class: "pay-btn",
139
- onClick: e[1] || (e[1] = (l) => Be())
140
- }, "扫码支付")
141
- ])
142
- ]),
143
- default: m(() => {
144
- var l, q, S, T, j, x, z, R, F, W, Y, G, H, J, Q, X, Z, ee, oe, te, se, ne, le, re, ie, ae, de, pe, ce, me, ue;
145
- return [
146
- e[13] || (e[13] = t("div", { class: "title-content" }, "订单详情", -1)),
147
- t("div", ze, [
148
- t("div", Re, [
149
- t("div", Fe, [
150
- r(d, {
151
- src: O(ye).imageUrl(
152
- (j = (T = (S = (q = (l = n.value) == null ? void 0 : l[0]) == null ? void 0 : q.orderItemList) == null ? void 0 : S.results) == null ? void 0 : T[0]) == null ? void 0 : j.picUrl,
153
- 160,
154
- 160
155
- ),
156
- "preview-src-list": [
157
- O(ye).imageUrl(
158
- (W = (F = (R = (z = (x = n.value) == null ? void 0 : x[0]) == null ? void 0 : z.orderItemList) == null ? void 0 : R.results) == null ? void 0 : F[0]) == null ? void 0 : W.picUrl
159
- )
160
- ],
161
- "preview-teleported": "",
162
- "hide-on-click-modal": "",
163
- fit: "contain",
164
- class: "magazine-image"
165
- }, null, 8, ["src", "preview-src-list"])
166
- ])
167
- ]),
168
- t("div", We, [
169
- t("span", Ye, "《" + a((Q = (J = (H = (G = (Y = n.value) == null ? void 0 : Y[0]) == null ? void 0 : G.orderItemList) == null ? void 0 : H.results) == null ? void 0 : J[0]) == null ? void 0 : Q.spuName) + "》 ", 1),
170
- t("div", Ge, [
171
- t("span", He, [
172
- e[8] || (e[8] = fe("发行频率: ")),
173
- t("span", null, a(O(ve).goodsCategoryListBizLayDict.getValue(K.value.join(","))), 1)
174
- ])
175
- ]),
176
- t("div", Je, [
177
- t("span", Qe, "订阅周期:" + a((Z = (X = n.value) == null ? void 0 : X[0]) == null ? void 0 : Z.remark), 1)
178
- ]),
179
- t("div", Xe, [
180
- t("span", Ze, "¥" + a((ne = (se = (te = (oe = (ee = n.value) == null ? void 0 : ee[0]) == null ? void 0 : oe.orderItemList) == null ? void 0 : te.results) == null ? void 0 : se[0]) == null ? void 0 : ne.salesPrice) + "/年", 1)
181
- ])
182
- ])
183
- ]),
184
- e[14] || (e[14] = t("div", { class: "title-content" }, "收报地址", -1)),
185
- t("div", eo, [
186
- r(I, {
187
- data: w.value,
188
- border: ""
189
- }, {
190
- default: m(() => [
191
- r(i, {
192
- prop: "note",
193
- label: o.$t("orderInfo.unitNames"),
194
- width: "250"
195
- }, null, 8, ["label"]),
196
- r(i, {
197
- prop: "userName",
198
- label: o.$t("orderInfo.userName"),
199
- width: "120"
200
- }, null, 8, ["label"]),
201
- r(i, {
202
- label: o.$t("orderInfo.mobilePhone"),
203
- width: "170"
204
- }, {
205
- default: m(({ row: p }) => [
206
- r(y, {
207
- mobileEncrypt: p.mobileEncrypt,
208
- mobilePhoneIns: p.mobilePhoneIns,
209
- mobilePhone: p.mobilePhone,
210
- onToggleEncrypt: (vo) => Pe(p)
211
- }, null, 8, ["mobileEncrypt", "mobilePhoneIns", "mobilePhone", "onToggleEncrypt"])
212
- ]),
213
- _: 1
214
- }, 8, ["label"]),
215
- r(i, {
216
- prop: "detailInfo",
217
- label: o.$t("orderInfo.address")
218
- }, {
219
- default: m(({ row: p }) => [
220
- fe(a(p.cityName) + a(p.detailInfo), 1)
221
- ]),
222
- _: 1
223
- }, 8, ["label"]),
224
- r(i, {
225
- prop: "goodsNum",
226
- label: o.$t("orderInfo.paperNumber"),
227
- width: "100"
228
- }, null, 8, ["label"])
229
- ]),
230
- _: 1
231
- }, 8, ["data"])
232
- ]),
233
- t("div", oo, [
234
- t("div", to, [
235
- t("div", so, [
236
- t("div", no, [
237
- r(De, {
238
- color: "#42b983",
239
- class: "status-icon"
240
- }, {
241
- default: m(() => [
242
- r(V)
243
- ]),
244
- _: 1
245
- }),
246
- e[9] || (e[9] = t("div", { class: "status-text" }, "订购订单提交成功,请尽快完成付款!", -1))
247
- ]),
248
- t("div", lo, [
249
- e[10] || (e[10] = t("div", { class: "label" }, "订单号", -1)),
250
- t("div", ro, a((re = (le = n.value) == null ? void 0 : le[0]) == null ? void 0 : re.orderCode), 1)
251
- ]),
252
- t("div", io, [
253
- e[11] || (e[11] = t("div", { class: "label" }, "创建时间", -1)),
254
- t("div", ao, a(ke((ae = (ie = n.value) == null ? void 0 : ie[0]) == null ? void 0 : ae.createTime)), 1)
255
- ])
256
- ]),
257
- t("div", po, [
258
- e[12] || (e[12] = t("div", { class: "label" }, "支付金额", -1)),
259
- t("div", co, " ¥" + a((ue = (me = (ce = (pe = (de = n.value) == null ? void 0 : de[0]) == null ? void 0 : pe.orderItemList) == null ? void 0 : ce.results) == null ? void 0 : me[0]) == null ? void 0 : ue.paymentPrice), 1)
260
- ])
261
- ])
262
- ])
263
- ];
264
- }),
265
- _: 1,
266
- __: [13, 14]
267
- }),
268
- s.bank.visible ? (k(), B(qe, {
269
- key: 0,
270
- modelValue: s.bank.visible,
271
- "onUpdate:modelValue": e[2] || (e[2] = (l) => s.bank.visible = l),
272
- title: s.bank.title,
273
- "bank-Key": g,
274
- onRefresh: M,
275
- onClose: e[3] || (e[3] = (l) => N("bank")),
276
- width: "550px",
277
- onOpenPrompt: Ee,
278
- "close-on-click-modal": !1
279
- }, null, 8, ["modelValue", "title", "bank-Key"])) : D("", !0),
280
- s.prompt.visible ? (k(), B(Se, {
281
- key: 1,
282
- modelValue: s.prompt.visible,
283
- "onUpdate:modelValue": e[4] || (e[4] = (l) => s.prompt.visible = l),
284
- title: s.prompt.title,
285
- "prompt-Key": C,
286
- onRefresh: M,
287
- onClose: e[5] || (e[5] = (l) => N("prompt")),
288
- onOpenConfirm: Ne,
289
- onBack: Ve,
290
- width: "550px",
291
- "close-on-click-modal": !1
292
- }, null, 8, ["modelValue", "title", "prompt-Key"])) : D("", !0),
293
- s.confirm.visible ? (k(), B(Te, {
294
- key: 2,
295
- modelValue: s.confirm.visible,
296
- "onUpdate:modelValue": e[6] || (e[6] = (l) => s.confirm.visible = l),
297
- title: s.confirm.title,
298
- "confirm-Key": E,
299
- onClose: e[7] || (e[7] = (l) => N("confirm")),
300
- width: "550px",
301
- "close-on-click-modal": !1
302
- }, null, 8, ["modelValue", "title", "confirm-Key"])) : D("", !0)
303
- ]);
304
- };
305
- }
306
- }), Do = /* @__PURE__ */ je(uo, [["__scopeId", "data-v-173f91ce"]]);
307
- export {
308
- Do as default
309
- };
@@ -1,5 +0,0 @@
1
- import type { App } from "vue";
2
- declare const _default: {
3
- install: (app: App) => void;
4
- };
5
- export default _default;
@@ -1,2 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
- export default _default;