浏览代码

宅基地申请 证书 公示

wulanhaote
zhao 3 年前
父节点
当前提交
85a421d127
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      src/views/onlineHomeLogin.vue

+ 0
- 1
src/views/onlineHomeLogin.vue 查看文件

@@ -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) => {


正在加载...
取消
保存