Explorar el Código

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

tangning hace 8 meses
padre
commit
93603c06f9
Se han modificado 1 ficheros con 1 adiciones y 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) => {