111
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -53,7 +53,7 @@ | ... | @@ -53,7 +53,7 @@ |
| 53 | <el-row :gutter="10" v-if="ruleForm.qlxx"> | 53 | <el-row :gutter="10" v-if="ruleForm.qlxx"> |
| 54 | <el-col :span="8"> | 54 | <el-col :span="8"> |
| 55 | <el-form-item label="不动产单元号:"> | 55 | <el-form-item label="不动产单元号:"> |
| 56 | <el-input disabled v-model="ruleForm.qlxx.bdcdyh"></el-input> | 56 | <el-input disabled v-model="ruleForm.sldy.bdcdyh"></el-input> |
| 57 | </el-form-item> | 57 | </el-form-item> |
| 58 | </el-col> | 58 | </el-col> |
| 59 | <el-col :span="16"> | 59 | <el-col :span="16"> | ... | ... |
-
Please register or sign in to post a comment