修改:房屋转移登记义务人不展示
Showing
2 changed files
with
11 additions
and
11 deletions
| ... | @@ -227,7 +227,7 @@ | ... | @@ -227,7 +227,7 @@ |
| 227 | <qlrCommonTable @upDateQlrxxList="upDateQlrxxList" :tableData="ruleForm.qlrList" :disabled="!ableOperation" | 227 | <qlrCommonTable @upDateQlrxxList="upDateQlrxxList" :tableData="ruleForm.qlrList" :disabled="!ableOperation" |
| 228 | :gyfs="ruleForm.slsq.gyfs" /> | 228 | :gyfs="ruleForm.slsq.gyfs" /> |
| 229 | 229 | ||
| 230 | <div v-if="ruleForm.ywrList && ruleForm.slsq.djlx == '200'"> | 230 | <div v-if="ruleForm.ywrList && ruleForm.qlxx.djlx == '200'"> |
| 231 | <div class="slxx_title title-block"> | 231 | <div class="slxx_title title-block"> |
| 232 | 义务人信息 | 232 | 义务人信息 |
| 233 | <div class="triangle"></div> | 233 | <div class="triangle"></div> | ... | ... |
| ... | @@ -222,16 +222,16 @@ class data extends filter { | ... | @@ -222,16 +222,16 @@ class data extends filter { |
| 222 | ) | 222 | ) |
| 223 | } | 223 | } |
| 224 | }, | 224 | }, |
| 225 | { | 225 | // { |
| 226 | prop: "zcs", | 226 | // prop: "zcs", |
| 227 | label: "总层数", | 227 | // label: "总层数", |
| 228 | width: '70', | 228 | // width: '70', |
| 229 | }, | 229 | // }, |
| 230 | { | 230 | // { |
| 231 | prop: "zts", | 231 | // prop: "zts", |
| 232 | label: "总套数", | 232 | // label: "总套数", |
| 233 | width: '70', | 233 | // width: '70', |
| 234 | }, | 234 | // }, |
| 235 | { | 235 | { |
| 236 | prop: "zl", | 236 | prop: "zl", |
| 237 | label: "多幢坐落", | 237 | label: "多幢坐落", | ... | ... |
-
Please register or sign in to post a comment