wenhongquan 3 years ago
parent
commit
1042d3eaeb

+ 6 - 0
src/views/IncidentManagementDetail/index.scss

@@ -86,6 +86,12 @@
             text-align: left;
             color: #333333;
             padding-bottom: 16px;
+            .cz-yuan {
+                background: #0B33A8;
+                width: 5px;
+                height: 5px;
+                left: 3px;
+            }
         }
     }
     .active {

+ 6 - 0
src/views/IncidentManagementDetailLite/index.scss

@@ -86,6 +86,12 @@
             text-align: left;
             color: #333333;
             padding-bottom: 10px;
+            .cz-yuan {
+                background: #0B33A8;
+                width: 5px;
+                height: 5px;
+                left: 3px;
+            }
         }
     }
     .active {