Commit ab3dcf1a authored by David黄金龙's avatar David黄金龙

修改 一处bug

parent dc23a154
...@@ -176,7 +176,7 @@ extension YHHKPlanDoctumentVC { ...@@ -176,7 +176,7 @@ extension YHHKPlanDoctumentVC {
view.addSubview(tableView) view.addSubview(tableView)
if status > 4 { if status > 3 {
canEditFlag = false canEditFlag = false
bottomView.isHidden = true bottomView.isHidden = true
......
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