瀏覽代碼

切换模块重置

zhangxc 5 年之前
父節點
當前提交
8ba00c355a
共有 1 個文件被更改,包括 1 次插入0 次删除
  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
       })
       $(".floderSlideLis").eq(0).next().slideDown()
+      store.dispatch(whichTemp(1))
     }
     store.dispatch(tabChange(id))
   }