Commit d059f966 authored by lujunye's avatar lujunye

323salka

parent b7864e7b
......@@ -36,7 +36,7 @@ class DZSHViewController: BaseViewController, UITableViewDelegate, UITableViewDa
cell.resultImg.isHidden = true
cell.action_btn.setTitle("审核", for: .normal)
}
cell.name_lbl.text = model.user_name! + "(\(model.phone))"
cell.name_lbl.text = model.user_name! + "(\(model.phone!))"
cell.from_lbl.text = model.from
cell.date_lbl.text = model.create_time
......
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