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