Browse Source

宅基地调查

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

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

@@ -867,7 +867,7 @@
required
:rules="[{ required: true, message: '宅基地代码不能为空' }]"
/>
<van-field
<!--<van-field
autocomplete="off"
input-align="right"
v-model="form3.nmfwzh"
@@ -875,7 +875,7 @@
label="农民房屋幢号"
placeholder="自动生成"
disabled
/>
/>-->
<van-field
autocomplete="off"
input-align="right"


Loading…
Cancel
Save