fcc85bc7 by renchao@pashanhoo.com

style:在建工程抵押权

1 parent 1b6140af
......@@ -55,14 +55,7 @@
<el-row :gutter="10">
<el-col :span="8">
<el-form-item label="房屋用途:">
<treeselect
v-model="ruleForm.qjh.showfwyt"
noOptionsText=""
disabled
placeholder=""
:normalizer="normalizer"
:show-count="true"
:options="dictData['A17']" />
<el-input disabled v-model="ruleForm.qjh.showfwyt"></el-input>
</el-form-item>
</el-col>
<el-col :span="8">
......