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
9d34772a
authored
2021-01-19 17:29:01 +0800
by
杨威
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
宗地表单滚动
1 parent
3a8dba8b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
src/views/zd/index.vue
src/views/zd/zddcb/index.vue
src/views/zd/index.vue
View file @
9d34772
...
...
@@ -130,4 +130,7 @@ export default {
};
</
script
>
<
style
scoped
lang=
"less"
>
.el-tab-pane
{
overflow-y
:
scroll
;
}
</
style
>
...
...
src/views/zd/zddcb/index.vue
View file @
9d34772
...
...
@@ -991,7 +991,7 @@
.main
{
box-sizing
:
border-box
;
padding
:
18px
;
height
:
auto
;
height
:
auto
!important
;
.formMenu
{
width
:
100%
;
margin
:
0
auto
;
...
...
Please
register
or
sign in
to post a comment