src/components/Table/index.vue
@@ -76,6 +76,10 @@ } }, props: { getTableList: { type: Function, default: () => {} }, // 表格数据 tableData: { type: Array, @@ -202,7 +206,7 @@ &::v-deep .el-input__inner { border: none; background-color: #09152f; // background-color: #09152f; } &:hover .el-checkbox {