Browse Source

bug修复

zhuhao 2 years ago
parent
commit
ee9160fe68
1 changed files with 1 additions and 1 deletions
  1. 1 1
      RMS-FrontEnd/src/views/task/MyHandle.vue

+ 1 - 1
RMS-FrontEnd/src/views/task/MyHandle.vue

@@ -490,6 +490,6 @@
   
   
 <style>
 <style>
 .red{
 .red{
-    background: #e99385 !important;
+    background: #f4b8ae !important;
   }
   }
   </style>
   </style>