bugfix
This commit is contained in:
@@ -559,7 +559,6 @@ class C_ReservationController extends GetxController with BaseControllerMixin {
|
||||
}),
|
||||
preventDuplicates: false,
|
||||
);
|
||||
showToast("555$result");
|
||||
if (result == true) {
|
||||
Get.back();
|
||||
getReservationList();
|
||||
|
||||
Reference in New Issue
Block a user