Commit 27f0919c authored by David黄金龙's avatar David黄金龙

处理一处bug

parent de139027
......@@ -107,7 +107,7 @@ extension YHActivityTitleItemView {
"""
}
timeLable.text = model.getDateString()
timeLable.text = model.getDateString(format: "yyyy-MM-dd")
addressLable.text = model.place
navAddressLable.text = model.guidance
}
......
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