jiangping
2023-10-24 349bcef9a96391d22522a3409adf5a89e7e70a95
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 {