shaun-sheep 5 years ago
parent
commit
07b0f7c98d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/model/report/index.vue

+ 2 - 2
src/views/model/report/index.vue

@@ -489,10 +489,10 @@
   }
 }
 .success-color {
-  color: #67c23a;
+  /*color: #67c23a;*/
 }
 .error-color {
-  color: #f56c6c;
+  /*color: #f56c6c;*/
 }
 /deep/ .el-table_1_column_4 {
   border-right: 1px solid #e2e2e2 !important;