diff --git a/src/demoData/sheetCell.js b/src/demoData/sheetCell.js index 49420b6..f1b4f2c 100644 --- a/src/demoData/sheetCell.js +++ b/src/demoData/sheetCell.js @@ -5581,7 +5581,7 @@ const sheetCell = { "column_focus": 0 }], "luckysheet_selection_range": [], - "scrollLeft": 300, - "scrollTop": 515 + "scrollLeft": 0, + "scrollTop": 0 } export default sheetCell \ No newline at end of file