Commit 02d3caa7 by chehuidong

bug

parent c8e002c5
......@@ -24,6 +24,7 @@ import {
MenuItemGroup,
Tag,
Checkbox,
Tree,
} from 'element-ui'
const components = [
......@@ -47,6 +48,7 @@ const components = [
MenuItemGroup,
Tag,
Checkbox,
Tree,
]
export default {
......
......@@ -63,7 +63,8 @@
}
.pagination {
text-align: center;
padding-top: 10px;
padding-top: 5px;
padding-bottom: 5px;
}
.icon-view{
font-size: 18px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment