Commit 736a7421 authored by David黄金龙's avatar David黄金龙

无业 ---> 无职业

parent f071d0c8
......@@ -213,7 +213,7 @@ class YHSheetPickerView: UIView {
.occupation:
[YHSheetPickerViewItem(title:"在职".local, index:0),
YHSheetPickerViewItem(title:"退休".local, index:1),
YHSheetPickerViewItem(title:"无业".local, index:2),
YHSheetPickerViewItem(title:"无业".local, index:2),
YHSheetPickerViewItem(title:"学生".local, index:3),
],
......
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