派生自 ~fyy/unattended-app
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;