lincl 2 年之前
父節點
當前提交
0799ac5924
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/components/TablePage/index.vue

+ 3 - 0
src/components/TablePage/index.vue

@ -305,6 +305,9 @@ export default {
	display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 100%;
	.table-content{
		-webkit-box-flex: 1;
	}
    .bot-pagination{
		height: 50px;
		.pagination {