wuyouming666
2023-12-21 ad71edbf0f9d2cf2bc46cd2ba1e0239f80949e68
CanadaMes-ui/src/views/home/index.vue
@@ -1654,7 +1654,7 @@
            });
        }
        ,
        cellStyle({ row, column, rowIndex, columnIndex }) {
        cellStyle({  column, rowIndex, columnIndex }) {
            // console.log(row, column, "ss");
            column = rowIndex;
            rowIndex = column;