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 },