更新预约单数

This commit is contained in:
GYJ
2024-11-27 13:37:13 +08:00
parent 1a88faae34
commit 411e85fb3d
10 changed files with 254 additions and 23 deletions

View File

@@ -78,7 +78,7 @@ class ReserveView extends BaseUI with TickerProviderStateMixin {
width: 15,
),
InkWell(
onTap: () {},
onTap: () { },
child: SizedBox(
width: 40,
height: 40,