ソースを参照

feat: 修复bug

rindy 8 ヶ月 前
コミット
015ee89287
1 ファイル変更1 行追加0 行削除
  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) => {