qingyiay
2023-08-01 4f940f90c4458bfa4e5f514eeca639ac97c71039
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;