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

// 无学位选择

parent d6926e6b
......@@ -230,8 +230,8 @@ class YHSheetPickerView: UIView {
// 是否拥有学位
.ownDegree:
[YHSheetPickerViewItem(title:"有学位".local, index:0),
YHSheetPickerViewItem(title:"无学位".local, index:1),
[YHSheetPickerViewItem(title:"无学位".local, index:0),
YHSheetPickerViewItem(title:"有学位".local, index:1),
],
// 学位颁发地区
......
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