qingyiay
2023-08-03 e43c57ce0b59b519dd782fd23afb8700572f8a4a
pages/customer-page/customer-my/customer-my.vue
@@ -360,6 +360,8 @@
         },
         logoutConfirm() {
            redirectLogin();
            this.$store.commit('changeisLogin', false)
            this.$store.dispatch('websocketOnClose')
         },
         logoutCancel() {
            this.logoutShow = false;