Browse Source

宅基地申请 证书 公示

wulanhaote
zhao 3 years ago
parent
commit
85a421d127
1 changed files with 0 additions and 1 deletions
  1. +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) => {


Loading…
Cancel
Save