Fix 2818 領収書写真を撮った後、買い物なしボタンを押すとログイン画面になる
This commit is contained in:
@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user