admin/src/views/system/publicMsg.vue
@@ -145,6 +145,7 @@ }, handleSizeChange(capacity) { this.pagination.pageSize = capacity this.getList() } } } @@ -156,4 +157,7 @@ color: #000000; margin-bottom: 15px; } </style> ::v-deep .el-table{ margin-bottom: 60px; } </style>