fix:修复更新记录失败的问题
This commit is contained in:
@@ -25,7 +25,6 @@ class _RecordPageState extends State<RecordPage> {
|
||||
return weekdays[weekday - 1];
|
||||
}
|
||||
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return SingleChildScrollView(
|
||||
|
||||
Reference in New Issue
Block a user