This commit is contained in:
2025-12-08 17:52:55 +08:00
parent a3fb0d8018
commit 4c63d5ebf3
2 changed files with 24 additions and 17 deletions

View File

@@ -559,7 +559,6 @@ class C_ReservationController extends GetxController with BaseControllerMixin {
}),
preventDuplicates: false,
);
showToast("555$result");
if (result == true) {
Get.back();
getReservationList();