Procházet zdrojové kódy

宅基地调查

wulanhaote
yujk před 3 roky
rodič
revize
cc3468b699
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. +3
    -0
      src/views/homesteadSurvey/add.vue

+ 3
- 0
src/views/homesteadSurvey/add.vue Zobrazit soubor

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


Načítá se…
Zrušit
Uložit