From fd35892a44b71c1c761212e67dc7c6fe5b5eb213 Mon Sep 17 00:00:00 2001 From: jiawei Date: Wed, 22 Feb 2023 15:30:54 +0800 Subject: [PATCH] save --- src/views/ebiz/sale/AccountInformation.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/ebiz/sale/AccountInformation.vue b/src/views/ebiz/sale/AccountInformation.vue index a88964759..4a9bb7b54 100644 --- a/src/views/ebiz/sale/AccountInformation.vue +++ b/src/views/ebiz/sale/AccountInformation.vue @@ -651,7 +651,7 @@ export default { } }, async created() { - this.$store.commit('updateAnswerType', false ) + // this.$store.commit('updateAnswerType', false ) let res = await getOrderDetail({ orderNo: localStorage.orderNo }) this.$toast.loading({ duration: 0, // 持续展示 toast