智慧园区前端大屏
shuishen
2025-02-19 c7654a5a295b0cb71d594a8ad8c36ac4d773d8cd
src/views/survey/components/box/dataContent.vue
@@ -2,7 +2,7 @@
 * @Author: shuishen 1109946754@qq.com
 * @Date: 2024-11-04 16:32:04
 * @LastEditors: shuishen 1109946754@qq.com
 * @LastEditTime: 2024-12-02 21:00:44
 * @LastEditTime: 2025-02-19 12:04:28
 * @FilePath: \bigScreen\src\views\survey\components\box\dataContent.vue
 * @Description:
 *
@@ -21,7 +21,18 @@
  chart: null
})
const echartsColors = ['#1E90FF', '#36A2EB', '#FFD700', '#FFA500', '#228B22', '#8FBC8F']
const echartsColors = [
  '#9370DB',
  '#FF6B6B',
  '#66BB6A',
  '#42A5F5',
  '#AB47BC',
  '#FFD54F',
  '#FF85C0',
  '#9CCC65',
  '#FFA726',
  '#78909C'
]
function getStatistic () {
  getRescueTeamStatistic().then((res) => {