Mr.Shi
2023-09-01 1aa94fb921d57707aa83009a75708aed4beaee95
web_standard/src/layouts/TableLayout.vue
@@ -133,8 +133,13 @@
          line-height: 20px;
          display: flex;
          align-items: center;
          width: 100%;
          // justify-content: center;
        }
      }
      ::v-deep .el-table--small td {
        padding: 0 !important;
      }
      // 复选框列
      .el-table-column--selection {
        .cell {