成功预约

This commit is contained in:
GYJ
2024-11-27 10:13:22 +08:00
parent 3c1995d118
commit 1a88faae34
8 changed files with 172 additions and 17 deletions

View File

@@ -87,6 +87,7 @@ class ReserveRightContentView extends StatelessWidget {
},
tableClickFunc: (table) {
yjPrint("table: ${table.name}");
provider.clickTable(table);
},
),
);