src/pages/show/shehuiBaozhang/shehuiBaozhangChildren/shehuiBaoxian.vue
@@ -7,6 +7,7 @@ :max-height="tableHeight" :data="tableData" :header-cell-style="handleheader" :cell-style="handleCellStyle" stripe border style="width: 100%"> @@ -133,6 +134,11 @@ lineHeight: '0', } }, handleCellStyle({rowIndex, columnIndex}) { if(columnIndex == 0) { return { background:'#51D2FF' } } }, shehuiBaoxianEcharts() { let myEchart = this.$echarts.init(document.getElementById('shehuiBaoxianEcharts')) let option = {