zhangxc преди 5 години
родител
ревизия
e081660494
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  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