Commit 699ca07f authored by Steven杜宇's avatar Steven杜宇

// bug

parent a01e99a2
......@@ -202,7 +202,7 @@ class YHPlanScoreChart: UIView {
lazy var careerItemView: YHPlanScoreItemView = {
let v = YHPlanScoreItemView(frame: .zero)
v.titleLabel.text = "事业"
v.titleLabel.text = "工作"
v.scoreLabel.text = "0"
return v
}()
......
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