guhongwei 4 years ago
parent
commit
3605170047
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/newlogin.vue

+ 0 - 1
src/views/newlogin.vue

@@ -29,7 +29,6 @@ export default {
   },
   },
   created() {},
   created() {},
   methods: {
   methods: {
-    // ...mapSite(['showInfo', 'toGetUser']),
     ...mapMarket({ userFetch: 'fetch', userCreate: 'create', userUpdate: 'update' }),
     ...mapMarket({ userFetch: 'fetch', userCreate: 'create', userUpdate: 'update' }),
     ...login({ toLogin: 'login' }),
     ...login({ toLogin: 'login' }),
     ...expertsuser({ expertsuserCreate: 'create' }),
     ...expertsuser({ expertsuserCreate: 'create' }),