@ -305,7 +305,7 @@ export default {
rowBackground.color = '#E6A23C';
}
if (row.scanActCount >= row.count) {
rowBackground.color = '#67C23A';
rowBackground.color = '#56a717';
rowBackground.height = "38px"
return rowBackground;