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