Browse Source

Merge branch 'master' of http://192.168.0.115:3000/tangning/SichuanDaily

tangning 8 months ago
parent
commit
93603c06f9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/topicNavigation/index.vue

+ 1 - 0
src/views/topicNavigation/index.vue

@@ -243,6 +243,7 @@ const handleItemSubmit = () => {
   sdk_mounted((sdk) => {
   sdk_mounted((sdk) => {
     // 重置状态
     // 重置状态
     sdk.PanoCheckManager.leave()
     sdk.PanoCheckManager.leave()
+    clearScreen(false)
   })
   })
 }
 }
 const handlePanoDel = (index: number) => {
 const handlePanoDel = (index: number) => {