@@ -254,7 +254,7 @@ export default {
},
SubmitData() {
this.saveAgency(this.registerAgency);
- this.$router.push('/registerAgency/');
+ this.$router.push('/user/login');
Close() {
this.$router.push('/registerAgency/');