rindy 8 mesi fa
parent
commit
015ee89287
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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.PanoCheckManager.leave()
+    clearScreen(false)
   })
 }
 const handlePanoDel = (index: number) => {