haoxuan
2024-04-25 ce58040e3959fc8b23fce4289b170a6dbc2e71a4
src/components/makepager/CommonFormTableView.vue
@@ -707,9 +707,12 @@
  .el-input--suffix .el-input__inner {
    padding-right: 0px;
  }
  .el-table .cell,
  .el-table th.el-table__cell > .cell {
    padding: 0 5px;
  .el-table th.el-table__cell{
    padding: 6px 0 !important;
    height: 35px;
  }
  .el-table td.el-table__cell{
    padding: 6px 0 !important;
  }
  .el-table__fixed-footer-wrapper tbody td.el-table__cell{
    background:#fff;