修改问题
This commit is contained in:
@@ -568,7 +568,7 @@ const init = (flag: boolean) => {
|
||||
|
||||
seriesList.push([cc.time, cc.statisticalData?.toFixed(2), cc.unit])
|
||||
})
|
||||
|
||||
console.log(seriesList,"9999999999");
|
||||
echartsData.value.options.series.push({
|
||||
name: kk[0].phase + '相' + item[0].anotherName,
|
||||
type: 'line',
|
||||
|
||||
Reference in New Issue
Block a user