ll
liukangdong
2024-12-11 d73c61eb5a8dcc4e40732b97d92d36edcf6b3d61
h5/pages/driver/index.vue
@@ -133,7 +133,7 @@
         })
      },
      loginOut() {
         logoutPost()
         logoutPost({isH5: 1})
         this.$store.commit('empty')
         window.location.href = app_url
      },