优化问题修改

This commit is contained in:
2026-01-15 16:28:59 +08:00
parent e7a9e4483a
commit 8302d7c179
7 changed files with 28 additions and 7 deletions

View File

@@ -401,6 +401,7 @@ class C_ReservationController extends GetxController with BaseControllerMixin {
lastSuccessfulReservation = ReservationModel(
id: selectedStationId.value!,
stationId: '',
hydAmount: ampuntStr,
startTime: startTimeStr,
endTime: endTimeStr,