zhaojiale
2022-08-22 6823bf65f5b2f86bed2adeb190759cb6abcd2832
统计 事故统计
1 files modified
8 ■■■■ changed files
src/views/contingencyManagement/emergencyDrillStatistics/index.vue 8 ●●●● patch | view | raw | blame | history
src/views/contingencyManagement/emergencyDrillStatistics/index.vue
@@ -131,13 +131,13 @@
                    },
                    color:['#24c548'],
                    title: {
                        text: list.value[a].name+'\n'+list.value[a].totalNum,
                        x: 127,
                        y: 63,
                        text: list.value[a].name+'\n\n'+list.value[a].totalNum,
                        x: '49%',
                        y: '35%',
                        textAlign:'center',
                        textStyle: {
                            color: '#24c548',
                            fontSize: 25,
                            fontSize: 19,
                            fontWeight: "bold",
                            fontFamily:'D-DIN',
                            textShadowColor:'red'