@ -271,7 +271,7 @@ export default {
}else{
localStorage.setItem('token', response.data)
that.$message.success(response.info);
this.$router.push(`/agent/siteAdd`)
that.$router.push(`/agent/siteAdd`)
}
}).catch(error => {
console.error(error, 'error')