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