@@ -772,7 +772,8 @@ export default {
} else {
weui.alert('提交失败,请稍后再试!', function() {
self.$router.push({
- path: '/userInfo',
+ // path: '/userInfo',
+ path: '/',
});
}