Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
胡锦波
/
org-manager-web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
1164c2f9
authored
Apr 13, 2022
by
胡锦波
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
1. init table的宽度调整
parent
19ae1f52
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
src/views/pages/employ-management/address-book/employ-list.vue
src/views/pages/main.vue
src/views/pages/employ-management/address-book/employ-list.vue
View file @
1164c2f9
...
...
@@ -34,10 +34,7 @@
</el-button>
<el-button
@
click=
"handleDelete('del')"
>
删除员工
</el-button>
</div>
<div
v-if=
"false"
class=
"table-container flex-fill d-flex flex-column"
>
<div
class=
"table-container flex-fill d-flex flex-column"
>
<el-table
:data=
"tableData"
:empty-text=
"emptyText"
...
...
src/views/pages/main.vue
View file @
1164c2f9
...
...
@@ -48,6 +48,7 @@
.router-page
{
height
:
100%
;
max-width
:
1448px
;
min-width
:
1004px
;
background-color
:
#fff
;
margin
:
0
auto
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment