This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
宅基地申请 证书 公示
wulanhaote
zhao
3 years ago
parent
882269ce23
commit
85a421d127
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/views/onlineHomeLogin.vue
+ 0
- 1
src/views/onlineHomeLogin.vue
View File
@@ -343,7 +343,6 @@ export default {
this.$store
.dispatch("Login", this.formData)
.then((resp) => {
console.log(resp);
this.$router.push({ path: "/onlineHome/workbench" }).catch(() => {});
})
.catch((error) => {
Write
Preview
Loading…
Cancel
Save