qingyiay
2023-07-24 c1006b24922632ccb9ae7186925d0fb64d805246
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;