From 9a49e58faa2196ea5d88a45ed29352ca23640e56 Mon Sep 17 00:00:00 2001 From: "liu.xiaofeng@ebiz-digits.com" Date: Tue, 25 Jul 2023 15:43:59 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=8D=A1=E5=8D=95=E7=82=B9?= =?UTF-8?q?=E5=87=BB=E6=94=AF=E4=BB=98=E5=8A=A0=E8=BD=BD=E4=B8=AD=E3=80=82?= =?UTF-8?q?=E3=80=82=E3=80=82loading=E7=9A=84=E6=8F=90=E7=A4=BA=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/cardList/Pay.vue | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/src/views/ebiz/cardList/Pay.vue b/src/views/ebiz/cardList/Pay.vue index 2840d09a1..f317552e6 100644 --- a/src/views/ebiz/cardList/Pay.vue +++ b/src/views/ebiz/cardList/Pay.vue @@ -773,13 +773,6 @@ export default { } // }) } else { - this.$toast.loading({ - duration: 0, // 持续展示 toast - forbidClick: true, // 禁用背景点击 - loadingType: 'spinner', - message: '加载中……' - }) - // if (!flag) { // let rs = await this.underWrite() @@ -800,6 +793,12 @@ export default { message: `2023年9月1日起生效的惠桂保保单,不能参保的5类既往症中增加了“神经性耳聋”,敬请注意!`, }) .then(() => { + this.$toast.loading({ + duration: 0, // 持续展示 toast + forbidClick: true, // 禁用背景点击 + loadingType: 'spinner', + message: '加载中……' + }) this.acceptInsurance() }) .catch(() => {