| | |
| | | type: 'category', |
| | | boundaryGap: false, |
| | | axisTick: { alignWithLabel: true }, |
| | | boundaryGap: true, |
| | | axisLabel: { |
| | | fontSize: 20, |
| | | interval: 'auto', |
| | |
| | | { |
| | | type: 'category', |
| | | axisTick: { alignWithLabel: true }, |
| | | boundaryGap: true, |
| | | boundaryGap: '20%', |
| | | axisLabel: { |
| | | fontSize: 20, |
| | | interval: 'auto', |
| | |
| | | { |
| | | name: '计划量', |
| | | type: 'bar', |
| | | barWidth: '30%', |
| | | barGap: '10%', |
| | | barWidth: '27%', |
| | | barGap: '20%', |
| | | label: { |
| | | show: true, |
| | | fontSize: 16, |
| | |
| | | { |
| | | name: '一线', |
| | | type: 'bar', |
| | | barWidth: '30%', |
| | | barGap: '10%', |
| | | barWidth: '27%', |
| | | barGap: '20%', |
| | | label: { |
| | | show: true, |
| | | fontSize: 16, |
| | |
| | | { |
| | | name: '二线', |
| | | type: 'bar', |
| | | barWidth: '30%', |
| | | barGap: '10%', |
| | | barWidth: '27%', |
| | | barGap: '10%', |
| | | label: { |
| | | show: true, |
| | | fontSize: 16, |
| | |
| | | color: white; |
| | | } |
| | | |
| | | :deep(.el-table__body tr:hover > td) { |
| | | :deep(.el-table__body tr:hover td) { |
| | | background-color: #1a4d7f !important; |
| | | } |
| | | </style> |