更新ui
This commit is contained in:
@@ -423,6 +423,8 @@ class _MhtSleepReportPageState extends State<MhtSleepReportPage> {
|
||||
padding: EdgeInsets.zero,
|
||||
borderRadius: 8,
|
||||
onTap: () {
|
||||
sleepReportController.model.type =
|
||||
1;
|
||||
showSleepCalendarBottomSheet(
|
||||
type: sleepReportController
|
||||
.model.type,
|
||||
|
||||
Reference in New Issue
Block a user