@ -117,8 +117,9 @@
this.$store.dispatch('user/login', this.loginForm).then(() => {
this.$router.push({
path: '/admin/jsc'
})
path: '/jsc'
// window.open('/admin/jsc','_self')
this.loading = false
}).catch(() => {