@feedmepos/mf-payment 0.0.0-beta.44 → 0.0.0-beta.46
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{PayoutAccount-B36CsJWY.js → PayoutAccount-DTukzTRi.js} +1 -1
- package/dist/{PayoutAccount-CEEjvQ2y.js → PayoutAccount-hywDibQr.js} +3 -3
- package/dist/PayoutAccountSetting-t3MudcS-.js +780 -0
- package/dist/{SettlementTransactions-CZc3gg2W.js → SettlementTransactions-Bv_KB2nk.js} +1 -1
- package/dist/{SettlementTransactions-Cva0BhNe.js → SettlementTransactions-Co0wLS-w.js} +1 -1
- package/dist/{TerminalTransaction-jVoZHvia.js → TerminalTransaction-UXIy6i3a.js} +1 -1
- package/dist/{TerminalTransaction-DYrFWTIb.js → TerminalTransaction-u-_yuP6s.js} +1 -1
- package/dist/{Transaction-D1RHJmuR.js → Transaction-CydLMWFM.js} +1 -1
- package/dist/{Transaction-CjUdHN9-.js → Transaction-p2vB4SVZ.js} +1 -1
- package/dist/{app-CkViCBtc.js → app-DCK0d4bJ.js} +114 -116
- package/dist/app.js +1 -1
- package/dist/{assets-BhBS0p9e.js → assets-B9l5jWbK.js} +23 -23
- package/dist/package.json +1 -1
- package/dist/{payout-account-Czc_-GAc.js → payout-account-DemIpQQ4.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/dist/PayoutAccountSetting-CywVFXxL.js +0 -776
@@ -2,7 +2,7 @@ import { defineComponent as b, resolveComponent as m, openBlock as g, createBloc
|
|
2
2
|
import { u as S } from "./index-C5AZUa6M.js";
|
3
3
|
import { _ as O } from "./index-9ujJCGqe.js";
|
4
4
|
import { _ as K } from "./AdminLayout.vue_vue_type_script_setup_true_lang-1DSAdvX7.js";
|
5
|
-
import { P as V } from "./payout-account-
|
5
|
+
import { P as V } from "./payout-account-DemIpQQ4.js";
|
6
6
|
import { p as D } from "./index-BlGpdOEP.js";
|
7
7
|
import "@feedmepos/ui-library";
|
8
8
|
import { _ as T } from "./index.vue_vue_type_script_setup_true_lang-DcbfY6SQ.js";
|
@@ -3,7 +3,7 @@ import { p as z } from "./index-BlGpdOEP.js";
|
|
3
3
|
import { _ as I, u as S, e as h } from "./index-9ujJCGqe.js";
|
4
4
|
import { defineStore as _ } from "pinia";
|
5
5
|
import { useCoreStore as $ } from "@feedmepos/mf-common";
|
6
|
-
import { c as AA, P as j } from "./payout-account-
|
6
|
+
import { c as AA, P as j } from "./payout-account-DemIpQQ4.js";
|
7
7
|
import { useDialogChild as sA, useDialog as eA } from "@feedmepos/ui-library";
|
8
8
|
import { z as f, a as q } from "./validator-D5jtpt9A.js";
|
9
9
|
import { P as K } from "./PDFViewer-CjH_C1uT.js";
|
@@ -537,7 +537,7 @@ const gA = _("payoutAccount", {
|
|
537
537
|
businessOptions: V.value
|
538
538
|
}
|
539
539
|
}), E = async function(M) {
|
540
|
-
A(async () => {
|
540
|
+
G.close(), A(async () => {
|
541
541
|
const Q = await j.mergeData({
|
542
542
|
businessId: M.payoutSetting.store.event === I.F_PAYOUT_FOR.Enum.MARKETING ? M.payoutSetting.store.id : void 0,
|
543
543
|
restaurantId: M.payoutSetting.store.event === I.F_PAYOUT_FOR.Enum.ORDERING ? M.payoutSetting.store.id : void 0
|
@@ -546,7 +546,7 @@ const gA = _("payoutAccount", {
|
|
546
546
|
...Q,
|
547
547
|
methods: void 0,
|
548
548
|
status: h.F_PAYOUT_ACCOUNT_STATUS.Enum.NEW
|
549
|
-
}),
|
549
|
+
}), await H();
|
550
550
|
});
|
551
551
|
};
|
552
552
|
b.onPrimary(E);
|