Commit 98fe9b58 authored by David黄金龙's avatar David黄金龙

处理 一处提示

parent a8214da1
...@@ -175,7 +175,7 @@ class YHFormItemSelectSheetCell: UITableViewCell { ...@@ -175,7 +175,7 @@ class YHFormItemSelectSheetCell: UITableViewCell {
} }
@objc func didTipsButtonClicked() { @objc func didTipsButtonClicked() {
YHWholeScreenTipsView.show(type: .residenceInfo, targetView: tipsButton) YHWholeScreenTipsView.show(type: .degreeType, targetView: tipsButton)
} }
func setTips(_ tips:String?, isShow:Bool) { func setTips(_ tips:String?, isShow:Bool) {
......
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