lixiangrui пре 1 месец
родитељ
комит
bae6ded918
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      src/views/portraitManagement/employeeProfile/index.vue

+ 0 - 1
src/views/portraitManagement/employeeProfile/index.vue

@@ -573,7 +573,6 @@ const initChart = () => {
573
 
573
 
574
     // 显示 tooltip
574
     // 显示 tooltip
575
     tip.style.display = 'block'
575
     tip.style.display = 'block'
576
-    console.log(rect.x , e.offsetX);
577
     
576
     
578
     // tip.style.left = rect.x + e.offsetX + 30 + 'px'
577
     // tip.style.left = rect.x + e.offsetX + 30 + 'px'
579
     // tip.style.top = rect.y + e.offsetY + 'px'
578
     // tip.style.top = rect.y + e.offsetY + 'px'