fix eslint warning

This commit is contained in:
Pan
2017-04-29 16:29:37 +08:00
parent da9d9332b4
commit 785c3beaf5
8 changed files with 106 additions and 117 deletions

View File

@@ -35,7 +35,7 @@
<script>
import { mapGetters } from 'vuex';
import { isWscnEmail } from 'utils/validate';
import { getQueryObject } from 'utils';
// import { getQueryObject } from 'utils';
import socialSign from './socialsignin';
export default {