update 调整大病人数类型
This commit is contained in:
@@ -58,7 +58,6 @@
|
||||
}
|
||||
|
||||
function initChart(chartData) {
|
||||
// debugger;
|
||||
let myChart = echarts.init(healthChart.value);
|
||||
let options = screenPie(chartData);
|
||||
myChart.setOption(options);
|
||||
|
||||
Reference in New Issue
Block a user