Store_Vuex init...

This commit is contained in:
최준흠 2022-09-13 20:25:48 +09:00
parent d7f61c4a35
commit 8790bcc516
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@
<script>
// : https://kdydesign.github.io/2019/04/06/vuejs-vuex-helper/
import authService from '../service/api/authApi'
import authService from '../service/authService'
export default {
data() {
//console.log(this.$route)

View File

@ -1,4 +1,4 @@
import jwt from '../../common/jwt'
import jwt from '../service/jwt'
//참조: https://yamoo9.github.io/axios/guide/interceptors.html
// count state 속성 추가