Browse Source

异常管理

duy 1 year ago
parent
commit
48ad47cef1
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/views/anomaly/index.vue

+ 3 - 1
src/views/anomaly/index.vue

@@ -172,5 +172,7 @@ const exportClick = (row)=>{
 </style>
 </style>
 
 
 <style>
 <style>
-
+.anonaly-page .el-table {
+   color:black
+}
 </style>
 </style>