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