qingyiay
2023-07-07 b8a7d477f894fcffc32c2d5fb1f3ff5bf6409fc4
pages/customer-page/customer-my/customer-my.vue
@@ -363,6 +363,8 @@
         },
         logoutCancel() {
            this.logoutShow = false;
            this.$store.commit('changeisLogin', false)
            this.$store.dispatch('websocketOnClose')
         },
         // 跳转用户管理页面
         userManage() {