htc 14 時間 前
コミット
51612fa7a0
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/components/reportList/index.vue

+ 1 - 1
src/components/reportList/index.vue

@@ -105,7 +105,7 @@
     '-1': '生成失败'
   }
   const sColorCfg = {
-    1: '#F31616',
+    1: '#22C55D',
     0: '#FEA400',
     2: '#2E69EB',
     '-1': '#F31616'