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
258982ba
authored
2021-02-02 15:53:35 +0800
by
焦泽平
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
历史回溯修改
1 parent
4cd6e5d7
Show 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 @
258982b
...
...
@@ -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