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

// 家庭成员

parent 49aa1490
......@@ -90,7 +90,7 @@ class YHSpousePrimaryInfoVC: YHBaseViewController, YHFamilyMemberProtol {
if !spouse.address.area.isEmpty {
value = spouse.address.area.joined(separator: ",")
}
let item22 = YHFormDetailItem(type:.liveCity, value:value, placeHolder:"请选择城市".local, tips:"请请选择城市".local)
let item22 = YHFormDetailItem(type:.liveCity, value:value, tips:"请选择省市地区".local)
arr2.append(item22)
}
......
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