更新睡眠报告散点图

This commit is contained in:
wyf
2025-08-22 10:17:55 +08:00
parent f21f75d5e4
commit c432212870
8 changed files with 82 additions and 65 deletions

View File

@@ -173,6 +173,7 @@ class _NewSleepViewWidgetState extends State<NewSleepViewWidget> {
'backgroundImg': 'assets/images/new_background.png',
'person_show': false,
'retrun_fresh': true,
'reportPadding': false,
});
if (widget.onRefresh != null) {
widget.onRefresh!();