diff --git a/src/views/ebiz/sale/AccountInformation.vue b/src/views/ebiz/sale/AccountInformation.vue index 65ffe70cc..c9975e650 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