Merge branch 'dev' of http://yun.pashanhoo.com:9090/bdc/bdcdj-web into dev
Showing
1 changed file
with
4 additions
and
4 deletions
... | @@ -76,11 +76,11 @@ | ... | @@ -76,11 +76,11 @@ |
76 | <el-input v-model="ruleForm.qlxx.zl"></el-input> | 76 | <el-input v-model="ruleForm.qlxx.zl"></el-input> |
77 | </el-form-item> | 77 | </el-form-item> |
78 | </el-col> | 78 | </el-col> |
79 | <!-- <el-col :span="8" v-if="ruleForm.fdcq2.ftjzmj"> | 79 | <el-col :span="8"> |
80 | <el-form-item label="土地使用权人:"> | 80 | <el-form-item label="使用权面积:"> |
81 | <el-input v-model="ruleForm.fdcq2.tdsyqr"></el-input> | 81 | <el-input v-model="ruleForm.jsydsyq.syqmj"></el-input> |
82 | </el-form-item> | 82 | </el-form-item> |
83 | </el-col> | 83 | </el-col> <!-- |
84 | <el-col :span="8" v-if="ruleForm.fdcq2.ftjzmj"> | 84 | <el-col :span="8" v-if="ruleForm.fdcq2.ftjzmj"> |
85 | <el-form-item label="独用土地面积:"> | 85 | <el-form-item label="独用土地面积:"> |
86 | <el-input v-model="ruleForm.fdcq2.dytdmj"></el-input> | 86 | <el-input v-model="ruleForm.fdcq2.dytdmj"></el-input> | ... | ... |
-
Please register or sign in to post a comment