Browse Source

fix: 点位

jinx 1 year ago
parent
commit
ebb63138d4
1 changed files with 1 additions and 3 deletions
  1. 1 3
      src/pages/Viewer.vue

+ 1 - 3
src/pages/Viewer.vue

@@ -243,9 +243,7 @@ const getLaserInfo = num => {
                 list.forEach(item => {
                     if (item.pointCount) {
                         noPanorama.value = false
-                    } else {
-                        noPanorama.value = true
-                    }
+                    } 
                 })
                 if (noPanorama.value) {
                     // onModeChange(1)