Fix 2818 領収書写真を撮った後、買い物なしボタンを押すとログイン画面になる

This commit is contained in:
2024-04-17 09:13:36 +09:00
parent 41264c4d76
commit 797f01f76b

View File

@ -692,7 +692,7 @@ class DestinationController extends GetxController {
rogainingCounted.value = true; rogainingCounted.value = true;
chekcs = 0; chekcs = 0;
isInCheckin.value = false; isInCheckin.value = false;
Get.back(); //Get.back();
}); });
} else { } else {
skipGps = false; skipGps = false;