k94314517
2024-12-11 a104131e652172f82f92f57c04bd94cdfd4c5dad
h5/pages/staff/index.vue
@@ -151,7 +151,7 @@
         return permissions.indexOf(str) > -1
      },
      loginOut() {
         logoutPost()
         logoutPost({isH5: 1})
         this.$store.commit('empty')
         window.location.href = app_url
      },