src/view/Login.vue @@ -23,7 +23,7 @@ <script> import { generateVerificationCode } from '@/utils/utils'; import { login } from './login' import { login } from './service' import CryptoJS from 'crypto-js'; export default { components: {},