style;table
Showing
3 changed files
with
3 additions
and
3 deletions
| ... | @@ -213,7 +213,7 @@ | ... | @@ -213,7 +213,7 @@ |
| 213 | 抵押人信息 | 213 | 抵押人信息 |
| 214 | <div class="triangle"></div> | 214 | <div class="triangle"></div> |
| 215 | </div> | 215 | </div> |
| 216 | <InformationTable :tableData="ruleForm.ywrList" @upDateQlrxxList="upDateYwrxxList" | 216 | <qlrCommonTable :tableData="ruleForm.ywrList" @upDateQlrxxList="upDateYwrxxList" |
| 217 | :viewtype="$route.query.viewtype" /> | 217 | :viewtype="$route.query.viewtype" /> |
| 218 | 218 | ||
| 219 | <div class="slxx_title title-block"> | 219 | <div class="slxx_title title-block"> | ... | ... |
-
Please register or sign in to post a comment