lanxin 2 ماه پیش
والد
کامیت
6736982cda
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/pages/A2yblm/index.tsx

+ 1 - 1
src/pages/A2yblm/index.tsx

@@ -57,7 +57,7 @@ function A2yblm() {
   const modelChange = useCallback(() => {
     if (currentTab === 'tab2') setIsShowTag(true)
     if (currentTab !== 'tab2') {
-      setCurrentTagIndex(1)
+      setCurrentTagIndex(0)
       setIsShowTag(false)
       callIframeFu('showHotspot', -1)
     }