style:在建工程抵押权
Showing
1 changed file
with
1 additions
and
8 deletions
... | @@ -55,14 +55,7 @@ | ... | @@ -55,14 +55,7 @@ |
55 | <el-row :gutter="10"> | 55 | <el-row :gutter="10"> |
56 | <el-col :span="8"> | 56 | <el-col :span="8"> |
57 | <el-form-item label="房屋用途:"> | 57 | <el-form-item label="房屋用途:"> |
58 | <treeselect | 58 | <el-input disabled v-model="ruleForm.qjh.showfwyt"></el-input> |
59 | v-model="ruleForm.qjh.showfwyt" | ||
60 | noOptionsText="" | ||
61 | disabled | ||
62 | placeholder="" | ||
63 | :normalizer="normalizer" | ||
64 | :show-count="true" | ||
65 | :options="dictData['A17']" /> | ||
66 | </el-form-item> | 59 | </el-form-item> |
67 | </el-col> | 60 | </el-col> |
68 | <el-col :span="8"> | 61 | <el-col :span="8"> | ... | ... |
-
Please register or sign in to post a comment