{/* 判断是否存在图表数据 */}
{charts && charts.data && charts.data.length > 0 && (
0 && msg.complete ? 'charts-content canReadDetail' : 'charts-content'}>
onShowDetail && onShowDetail(charts, content)}>
详情
{(charts.type === 'LineChart' && charts) &&
}
{charts.type === 'ColumnChart' &&
}
{charts.type === 'PieChart' &&
}