wq 5 years ago
parent
commit
c653b868aa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/store/index.js

+ 1 - 1
src/store/index.js

@@ -24,7 +24,7 @@ import loanpro from './loanpro';
 import * as muta from './user/mutations';
 import * as states from './user/state';
 import banner from './banner';
-import loanfollow from './loanfollowInfo';
+import loanfollow from './loanfollow';
 
 Vue.use(Vuex);