jiangping
2023-08-29 1812198cdb63b5b9da27c20e5606343b7ba73091
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 {