@@ -117,10 +117,7 @@
},
//成功后的点击
successTo() {
- //this.$router.go(-1);
- this.$router.push({
- name: 'MasterCompanyRegisterExamine'
- })
+ this.$router.go(-2);
asynCallBack() {