Parcourir la source

颜色

newStyle
风继续吹 il y a 1 an
Parent
révision
a2191824c0
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      src/page/bi/bi.vue

+ 1
- 1
src/page/bi/bi.vue Voir le fichier

@@ -1132,7 +1132,7 @@ export default {
"#DF7323",
"#2ED1EE",
];
return colorList[colors.dataIndex];
return colorList[colors.dataIndex%6];
},
},
},


Chargement…
Annuler
Enregistrer