소스 검색

宅基地调查

wulanhaote
yujk 3 년 전
부모
커밋
cc3468b699
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. +3
    -0
      src/views/homesteadSurvey/add.vue

+ 3
- 0
src/views/homesteadSurvey/add.vue 파일 보기

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


불러오는 중...
취소
저장