Explorar o código

feat: 修复bug

rindy hai 8 meses
pai
achega
015ee89287
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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) => {