Explorar el Código

宅基地调查

wulanhaote
yujk hace 3 años
padre
commit
cc3468b699
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      src/views/homesteadSurvey/add.vue

+ 3
- 0
src/views/homesteadSurvey/add.vue Ver fichero

@@ -3289,6 +3289,9 @@
if(this.form.isyc!=null&&this.form.isyc!=""){
this.isyc = this.form.isyc
this.ycms = this.form.ycms
}else{
this.isyc = "Y"
this.ycms = ""
}
},
saveyc(){


Cargando…
Cancelar
Guardar