This commit is contained in:
sjl
2026-01-06 08:35:36 +08:00
parent fd09e24cf0
commit cb19fef4c6
88 changed files with 117 additions and 135 deletions

View File

@@ -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,

View File

@@ -653,7 +653,7 @@ const echart = (row: any) => {
data: [item.ratioList]
})
})
console.log("🚀 ~ echart ~ option:", option)
// console.log("🚀 ~ echart ~ option:", option)
chart.setOption(option)
}

View File

@@ -56,7 +56,7 @@ const addMarkers= async()=>{
const mouseover = () => {
console.log(123);
}
onMounted(() => {