微调
This commit is contained in:
@@ -1116,7 +1116,7 @@ const rendering = () => {
|
||||
}
|
||||
opitonserise.push(data)
|
||||
} else if (item.chufa !== undefined && item2 == '暂态触发点') {
|
||||
console.log(123, new URL('@/assets/point.png', import.meta.url).href)
|
||||
// console.log(123, new URL('@/assets/point.png', import.meta.url).href)
|
||||
|
||||
let data = {
|
||||
name: item2,
|
||||
|
||||
@@ -653,7 +653,7 @@ const echart = (row: any) => {
|
||||
data: [item.ratioList]
|
||||
})
|
||||
})
|
||||
console.log("🚀 ~ echart ~ option:", option)
|
||||
// console.log("🚀 ~ echart ~ option:", option)
|
||||
|
||||
chart.setOption(option)
|
||||
}
|
||||
|
||||
@@ -56,7 +56,7 @@ const addMarkers= async()=>{
|
||||
|
||||
|
||||
const mouseover = () => {
|
||||
console.log(123);
|
||||
|
||||
|
||||
}
|
||||
onMounted(() => {
|
||||
|
||||
Reference in New Issue
Block a user