Browse Source

更改页面js

peiguo 4 years ago
parent
commit
333a71dce3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      admin-ui/app/whepi/lingyun/dialogDetail.js

+ 1 - 1
admin-ui/app/whepi/lingyun/dialogDetail.js

@@ -59,7 +59,7 @@ define(function (require) {
                 if (value == "正常") {
                   return "<span style='color: green;'>正常<span>";
                 } else {
-                  return "<span style='color: red;'>异常span>";
+                  return "<span style='color: red;'>异常<span>";
                 }
               }
             },