xiaohuan 5 years ago
parent
commit
238327bf91
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({