Browse Source

调查默认项修改

wulanhaote
hbao 3 years ago
parent
commit
c9797ca3df
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      src/views/homesteadSurvey/add.vue

+ 4
- 4
src/views/homesteadSurvey/add.vue View File

@@ -4589,8 +4589,8 @@ export default {
this.form.qllxName = "集体土地所有权"
}
if(this.form.qlxz==null||this.form.qlxz==""){
this.form.qlxz = "200"
this.form.qlxzName = "集体土地"
this.form.qlxz = "203"
this.form.qlxzName = "批准拨用"
}
if(this.form.qlsdfs==null||this.form.qlsdfs==""){
this.form.qlsdfs = "1"
@@ -4667,8 +4667,8 @@ export default {
djName:'一类',
qllx:'1',
qllxName:'集体土地所有权',
qlxz:'200',
qlxzName:'集体土地',
qlxz:'203',
qlxzName:'批准拨用',
qlsdfs:'1',
qlsdfsName:'地上',
sjly:'04',


Loading…
Cancel
Save