Mr.Shi
2023-09-14 937099239caa9136759d5d86b8fbcdc73e6b0510
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 {