version 4.8.17 -- カレンダーで今日以降しか選べないようにした
This commit is contained in:
@ -825,7 +825,7 @@ class DestinationController extends GetxController {
|
||||
//print("is rog ---- ${is_in_rog.value} ----");
|
||||
if (d.hidden_location != null &&
|
||||
d.hidden_location == 0 &&
|
||||
isInRog.value == true &&
|
||||
(isInRog.value == true || (d.buy_point != null && d.buy_point! > 0)) &&
|
||||
d.cp != -1 && d.cp != 0 && d.cp != -2) {
|
||||
chekcs = 3;
|
||||
photos.clear();
|
||||
|
||||
Reference in New Issue
Block a user