src/main/resources/templates/tr/TBSpecialCheckScoreAndDangerLog/specialCheckScoreAndDangerLog.html
@@ -111,7 +111,7 @@ formatter: function (value, row, index) { if (value == "1") { return "事故隐患"; } else if (value == "0") { } else if (value == "2") { return "火灾隐患"; } }