zuozhengqing
2024-04-11 763762fca04a6dcf391f75e9541fe7287f6b0ed1
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;