zhangxc 5 anni fa
parent
commit
e081660494
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      src/common/components/ItemBox/index.jsx

+ 0 - 1
src/common/components/ItemBox/index.jsx

@@ -41,7 +41,6 @@ class ItemBox extends Component {
     const moduleName = state.homePage.moduleName
     handleClick && handleClick(e);//为了获取鼠标位置,显示搜索结果框;
     if(moduleName != title) {
-      console.log('aaaaaaaaaaaaaaaaaaaaaaaa', moduleName, title)
       store.dispatch({
         type: SET_CURRENT_MODULE,
         moduleName:title