瀏覽代碼

删除console

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