WanPai/Root/Course/TCell/CourseBookingTCell.swift
@@ -36,6 +36,8 @@ btn_handle.backgroundColor = UIColor(hexStr: "#C0C0C0") } btn_handle.isHidden = (weeklyCourseItemModel.courseType == 2 && weeklyCourseItemModel.type == 2) } } @IBOutlet weak var label_title: UILabel!