Explorar el Código

宅基地申请 证书 公示

wulanhaote
zhao hace 3 años
padre
commit
85a421d127
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      src/views/onlineHomeLogin.vue

+ 0
- 1
src/views/onlineHomeLogin.vue Ver fichero

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


Cargando…
Cancelar
Guardar