Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
a9162cb9
authored
2024-03-27 16:56:53 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
房屋状况
1 parent
85dea459
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
src/views/sqcx/dydjb/components/dydjbInfo.vue
src/views/sqcx/dydjb/components/dydjbInfo.vue
View file @
a9162cb
...
...
@@ -3,37 +3,37 @@
<b
class=
"title"
></b>
<b
class=
"title"
>
房屋状况
</b>
<lb-table
:column=
"fwColumns"
key=
"fwzk"
:data=
"resultData.hdetailList"
:heightNumSetting=
"true"
:minHeight=
"0"
:rowStyleHeight=
'25'
:heightNumSetting=
"true"
:minHeight=
"
15
0"
:rowStyleHeight=
'25'
:pagination=
"false"
>
</lb-table>
<b
class=
"title"
>
土地状况
</b>
<lb-table
:column=
"tdColumns"
key=
"tdzk"
:data=
"resultData.zdjbxxDetail"
:heightNumSetting=
"true"
:minHeight=
"1
0
0"
:rowStyleHeight=
'25'
:heightNumSetting=
"true"
:minHeight=
"1
5
0"
:rowStyleHeight=
'25'
:pagination=
"false"
>
</lb-table>
<b
class=
"title"
>
权属状况
</b>
<lb-table
:column=
"qszkColumns"
key=
"qszk"
:data=
"resultData.qsxxDetail"
:heightNumSetting=
"true"
:minHeight=
"1
0
0"
:rowStyleHeight=
'25'
:heightNumSetting=
"true"
:minHeight=
"1
5
0"
:rowStyleHeight=
'25'
:pagination=
"false"
>
</lb-table>
<b
class=
"title"
>
抵押登记
</b>
<lb-table
:column=
"diyaColumns"
key=
"dydj"
:data=
"resultData.dyaqDetail"
:heightNumSetting=
"true"
:minHeight=
"1
0
0"
:rowStyleHeight=
'25'
:heightNumSetting=
"true"
:minHeight=
"1
5
0"
:rowStyleHeight=
'25'
:pagination=
"false"
>
</lb-table>
<b
class=
"title"
>
预告登记
</b>
<lb-table
:column=
"ygdjColumns"
key=
"ygdj"
:data=
"resultData.ygdjDetail"
:heightNumSetting=
"true"
:minHeight=
"1
0
0"
:rowStyleHeight=
'25'
:heightNumSetting=
"true"
:minHeight=
"1
5
0"
:rowStyleHeight=
'25'
:pagination=
"false"
>
</lb-table>
<b
class=
"title"
>
查封状况
</b>
<lb-table
:column=
"cfdjColumns"
key=
"cfdj"
:data=
"resultData.cfdjDetail"
:heightNumSetting=
"true"
:minHeight=
"1
0
0"
:rowStyleHeight=
'25'
:heightNumSetting=
"true"
:minHeight=
"1
5
0"
:rowStyleHeight=
'25'
:pagination=
"false"
>
</lb-table>
<b
class=
"title"
>
异议登记
</b>
<lb-table
:column=
"yydjColumns"
key=
"yydj"
:data=
"resultData.yydjDetail"
:heightNumSetting=
"true"
:minHeight=
"1
0
0"
:rowStyleHeight=
'25'
:heightNumSetting=
"true"
:minHeight=
"1
5
0"
:rowStyleHeight=
'25'
:pagination=
"false"
>
</lb-table>
</div>
...
...
Please
register
or
sign in
to post a comment