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