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