默认时间段修改
This commit is contained in:
@@ -259,7 +259,7 @@ class ReservationPage extends GetView<C_ReservationController> {
|
||||
),
|
||||
_buildPickerRow(
|
||||
label: '预约时间',
|
||||
value: controller.formattedStartTime,
|
||||
value: controller.formattedTimeSlot,
|
||||
icon: Icons.access_time_outlined,
|
||||
onTap: () => controller.pickTime(context),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user