11
Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -207,7 +207,7 @@ | ... | @@ -207,7 +207,7 @@ |
207 | </el-col> | 207 | </el-col> |
208 | </el-row> | 208 | </el-row> |
209 | <qlrCommonTable :tableData="ruleForm.qlrList" @upDateQlrxxList="upDateQlrxxList" | 209 | <qlrCommonTable :tableData="ruleForm.qlrList" @upDateQlrxxList="upDateQlrxxList" |
210 | :viewtype="$route.query.viewtype" :gyfs="ruleForm.slywxx.gyfs" /> | 210 | :viewtype="$route.query.viewtype" :gyfs="ruleForm.sldy.gyfs" /> |
211 | <div class="slxx_title title-block"> | 211 | <div class="slxx_title title-block"> |
212 | 抵押人信息 | 212 | 抵押人信息 |
213 | <div class="triangle"></div> | 213 | <div class="triangle"></div> |
... | @@ -221,7 +221,7 @@ | ... | @@ -221,7 +221,7 @@ |
221 | </div> | 221 | </div> |
222 | <el-row :gutter="10"> | 222 | <el-row :gutter="10"> |
223 | <el-col> | 223 | <el-col> |
224 | <el-form-item v-if="ruleForm.slywxx.djlx == '400'" label="注销抵押原因:" prop="djyy"> | 224 | <el-form-item v-if="ruleForm.sldy.djlx == '400'" label="注销抵押原因:" prop="djyy"> |
225 | <el-input class="textArea" type="textarea" :disabled="$route.query.viewtype == 1" | 225 | <el-input class="textArea" type="textarea" :disabled="$route.query.viewtype == 1" |
226 | v-model="ruleForm.diyaq.zxdyyy"> | 226 | v-model="ruleForm.diyaq.zxdyyy"> |
227 | </el-input> | 227 | </el-input> | ... | ... |
-
Please register or sign in to post a comment