Browse Source

宅基地调查

wulanhaote
yujk 3 years ago
parent
commit
cc3468b699
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      src/views/homesteadSurvey/add.vue

+ 3
- 0
src/views/homesteadSurvey/add.vue View 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(){


Loading…
Cancel
Save