Explorar o código

fix: 修复status_label方法缺少end的语法错误

Your Name hai 4 días
pai
achega
c6d9392cbf
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/models/tcm_exam.rb

+ 1 - 0
app/models/tcm_exam.rb

@@ -70,6 +70,7 @@ class TcmExam < ActiveRecord::Base
     when "failed" then "失败"
     else status || "-"
     end
+  end
 
   # 虚拟方法:调养与建议
   def advice_section