src/views/securityUnitOperation/operationAnalysis.vue
@@ -215,7 +215,11 @@ methods: { setAgeEchart() { this.loading4 = true; selectAge().then(res => { let params = { jurisdiction: this.value1, deptid: this.value2 }; selectAge(params).then(res => { if (res.data.code === 200) { if (!this.echartDom.bottomEchart1) { this.echartDom.bottomEchart1 = echarts.init(