jinx před 2 roky
rodič
revize
a137aa24a7
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      src/pages/Viewer.vue

+ 0 - 1
src/pages/Viewer.vue

@@ -332,7 +332,6 @@ const onLoadSource = () => {
         window['kankan'] = null
         window['laser'] = sourceFrame.value.contentWindow.loaded
         window.laser.then(sdk => {
-            console.error('**************')
             sdk.scene.on('posChange', cameraPos => {
                 tags.value.forEach(tag => {
                     const info2d = sdk.scene.getScreenByPoint(tag.position)