wyh 1 year ago
parent
commit
e45d064ac8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      itdmWeb/src/components/module-iTDM/uGantt/index.vue

+ 1 - 1
itdmWeb/src/components/module-iTDM/uGantt/index.vue

@@ -103,7 +103,7 @@
           planBg: '#44c2e5', // 计划甘特条的颜色
           realityHeight: 10, // 实际甘特条的高度
           realityBgIncomplete: '#ffaf58', // 实际甘特条进行中的颜色
-          realityBgCompleted: '#B2D8B0', // 实际甘特条已完成的颜色
+          realityBgCompleted: '#9cd195', // 实际甘特条已完成的颜色
           // #e5de44
           top: 4, // 甘特条离上线条距离
         })