h5/pages/chart_details/chart_details.vue
@@ -190,11 +190,21 @@ { name: '不符合数', type: 'bar', label: { show: true, color: '#3875C5', position: 'right' }, data: [] }, { name: '已解决数', type: 'bar', label: { show: true, color: '#3875C5', position: 'right' }, data: [] } ] @@ -398,7 +408,7 @@ .chat { width: 100%; height: 500rpx; height: 800rpx; padding: 0 30rpx; box-sizing: border-box; margin-top: 90rpx;