Commit a92a667b authored by Steven杜宇's avatar Steven杜宇

// 旅行

parent 2c573442
...@@ -82,7 +82,7 @@ class YHTravelDocsPreparationDetailItemModel: SmartCodable { ...@@ -82,7 +82,7 @@ class YHTravelDocsPreparationDetailItemModel: SmartCodable {
if latestDate.isEmpty { if latestDate.isEmpty {
if self.type == 2 { if self.type == 2 {
YHHUD.flash(message: "赴港行程尚未预约,请前往预约") YHHUD.flash(message: "赴港行程尚未成功预约,请前往检查")
return false return false
} }
return true return true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment