2 Commits 14b5ec07ad ... c7784f9b78

Author SHA1 Message Date
  xiaohuan c7784f9b78 Merge branch 'master' of http://39.106.8.246:3003/web/ibms 5 years ago
  xiaohuan 238327bf91 5 years ago
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/store/index.js

+ 0 - 1
src/store/index.js

@@ -6,7 +6,6 @@ import project from "./modules/project"
 import peojMess from "./modules/proMess"
 import alarm from './modules/alarm'
 Vue.use(Vuex)
-console.log(project, 'project')
 const KEY_LAST_ROUTE = 'last_route'
 
 export default new Vuex.Store({