Commit 7b143ab2 authored by Steven杜宇's avatar Steven杜宇

// 配偶标识

parent b1c3cae4
......@@ -301,7 +301,7 @@ class YHFormTitleItem : YHFormItemProtocol {
func getSubTitle() -> String {
switch self.type {
case .sponse:
return String(format: " (%@)", "如未婚、离婚、丧偶可不填".local)
return "".local
case .parent:
return String(format: " (%@)", "包含已故".local)
case .brother:
......
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