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
62ebd261
authored
2024-03-29 15:46:45 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'dev' of
http://yun.pashanhoo.com:9090/bdc/bdcdj-web
into dev
2 parents
f1d1cced
c6d6de60
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
src/views/sqcx/jtfc/components/printView.vue
src/views/sqcx/jtfc/components/printView.vue
View file @
62ebd26
...
...
@@ -21,7 +21,6 @@
查询证明编号:
{{
form
.
djSqcxDO
.
cxbh
}}
</h5>
<p
v-if=
"form.cxjgList.length > 0"
style=
"
text-indent: 2em;
margin-top: 15px;
...
...
@@ -31,12 +30,12 @@
>
根据《不动产登记暂行条例》和《不动产登记资料查询暂行办法》
有关规定,经线上查询不动产登记信息系统,权利人:
{{
form
.
cxjgList
[
0
].
qlrmc
}}
,证件号:
{{
form
.
cxjgList
[
0
].
zjhm
}}
,截止
{{
{{
form
.
sqrList
[
0
].
sqrxm
}}
,证件号:
{{
form
.
sqrList
[
0
].
sqr
zjhm
}}
,截止
{{
newDatez
}}
,名下不动产登记信息查询结果如下:
</p>
<table
<table
v-if=
"form.cxjgList.length > 0"
style=
"
border-collapse: collapse;
width: 100%;
...
...
@@ -158,6 +157,7 @@
</tr>
</tbody>
</table>
<p
style=
"text-align: center;font-size: 18px;"
v-else
>
无任何房产信息
</p>
<h6
style=
"font-size: 28px; margin-top: 20px; font-weight: 100"
>
特此证明。
</h6>
...
...
Please
register
or
sign in
to post a comment