qingyiay
2023-08-03 9de3d3b0660fb2ab7c48dac2612abfb68a22d37e
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;