This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
宅基地调查
wulanhaote
yujk
3 years ago
parent
91c5133ef5
commit
cc3468b699
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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(){
Write
Preview
Loading…
Cancel
Save