Sfoglia il codice sorgente

宅基地调查

wulanhaote
yujk 3 anni fa
parent
commit
cc3468b699
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. +3
    -0
      src/views/homesteadSurvey/add.vue

+ 3
- 0
src/views/homesteadSurvey/add.vue Vedi File

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


Caricamento…
Annulla
Salva