mirror of
https://github.com/qinglong-app/qinglong_app.git
synced 2025-10-09 16:48:19 +08:00
同步ios的功能
This commit is contained in:
@@ -41,7 +41,7 @@ class _TaskPageState extends ConsumerState<TaskPage> {
|
||||
},
|
||||
model: taskProvider,
|
||||
onReady: (viewModel) {
|
||||
viewModel.loadData(context);
|
||||
viewModel.loadData();
|
||||
},
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user