派生自 ~fyy/unattended-app
pages/driver-page/drvier-my/drvier-my.vue @@ -567,6 +567,8 @@ }, logoutConfirm() { redirectLogin(); this.$store.commit('changeisLogin', false) this.$store.dispatch('websocketOnClose') }, logoutCancel() { this.logoutShow = false;