Explorar el Código

删除console

zhangxc hace 5 años
padre
commit
e081660494
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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