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
4b734b73
authored
2021-01-04 16:40:58 +0800
by
杨威
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
宗地和多幢分割滚动条
1 parent
30380ce6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/panel/change/fg/index.vue
src/views/panel/change/fg/index.vue
View file @
4b734b7
...
...
@@ -44,7 +44,7 @@
</el-card>
</div>
</div>
<div
class=
"fgh"
:style=
"
{'
minH
eight':tableHeight+'px'}">
<div
class=
"fgh"
:style=
"
{'
h
eight':tableHeight+'px'}">
<span
class=
"tips"
>
分割后宗地信息(总计分割宗地数量
{{
zdFghData
.
newZdlist
.
length
}}
个)
</span>
<table
border=
"1"
>
<tr>
...
...
@@ -214,7 +214,7 @@
</el-card>
</div>
</div>
<div
class=
"fgh"
>
<div
class=
"fgh"
:style=
"{'height':tableHeight+'px'}"
>
<span
class=
"tips"
>
分割后多幢信息(总计分割多幢数量{{dzFghData.fwlist.length}}个)
</span>
<table
border=
"1"
>
<tr>
...
...
Please
register
or
sign in
to post a comment