Browse Source

切换模块重置

zhangxc 5 years ago
parent
commit
8ba00c355a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/PushContainer/index.jsx

+ 1 - 0
src/components/PushContainer/index.jsx

@@ -118,6 +118,7 @@ class PushContainer extends Component {
         reset: true
         reset: true
       })
       })
       $(".floderSlideLis").eq(0).next().slideDown()
       $(".floderSlideLis").eq(0).next().slideDown()
+      store.dispatch(whichTemp(1))
     }
     }
     store.dispatch(tabChange(id))
     store.dispatch(tabChange(id))
   }
   }