Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.CadastralSystem
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
b44bf39f
authored
2021-02-02 16:21:54 +0800
by
杨威
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of
http://yun.pashanhoo.com:9090/renchao/CadastralSystem
2 parents
c7fc84f5
ad3c1b1b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
7 deletions
src/components/lshs/index.vue
src/components/lshs/index.vue
View file @
b44bf39
...
...
@@ -30,32 +30,38 @@
<el-row>
<el-col
:span=
"6"
><div
class=
"grid-left"
>
不动产权证号
</div></el-col>
<el-col
:span=
"18"
><div
class=
"grid-right"
>
{{
result
.
bdcdyh
}}
</div></el-col
><div
class=
"grid-right"
></div></el-col
>
</el-row>
<el-row>
<
!--
<
el-row>
<el-col
:span=
"6"
><div
class=
"grid-left"
>
自然幢号
</div></el-col>
<el-col
:span=
"18"
><div
class=
"grid-right"
>
{{
result
.
zrzh
}}
</div></el-col
>
</el-row>
</el-row>
-->
<el-row>
<el-col
:span=
"6"
><div
class=
"grid-left"
>
权利人
</div></el-col>
<el-col
:span=
"18"
><div
class=
"grid-right"
>
{{
result
.
qlr
}}
</div></el-col
><div
class=
"grid-right"
>
{{
result
.
qlr
mc
}}
</div></el-col
>
</el-row>
<el-row>
<el-col
:span=
"6"
><div
class=
"grid-left"
>
权利性质
</div></el-col>
<el-col
:span=
"18"
><div
class=
"grid-right"
>
{{
result
.
qlxz
}}
</div></el-col
><div
class=
"grid-right"
>
{{
result
.
qlxzdm
}}
</div></el-col
>
</el-row>
<el-row>
<el-col
:span=
"6"
><div
class=
"grid-left"
>
批准用途
</div></el-col>
<el-col
:span=
"18"
><div
class=
"grid-right"
>
{{
result
.
pzytdm
}}
</div></el-col
>
</el-row>
<el-row>
<el-col
:span=
"6"
><div
class=
"grid-left"
>
土地
用途
</div></el-col>
<el-col
:span=
"6"
><div
class=
"grid-left"
>
实际
用途
</div></el-col>
<el-col
:span=
"18"
><div
class=
"grid-right"
>
{{
result
.
fwyt
}}
</div></el-col
><div
class=
"grid-right"
>
{{
result
.
sjytdm
}}
</div></el-col
>
</el-row>
<el-row>
...
...
Please
register
or
sign in
to post a comment