

250512 김혜민 axios 공통 추가
@191290ceecce6a63f9fceb0a2c6b5e585119dad6
--- client/views/common/commonPlugin.js
+++ client/views/common/commonPlugin.js
... | ... | @@ -18,7 +18,7 @@ |
18 | 18 |
|
19 | 19 |
////////////////////////////////////////////////////////////////// |
20 | 20 |
|
21 |
-import axios from "axios"; |
|
21 |
+import axios from './defaultAxios.js'; |
|
22 | 22 |
import { mdiMagnify, mdiFolder, mdiFolderOpen, mdiTable, mdiPlay, mdiKeyVariant, mdiTrashCan } from '@mdi/js'; |
23 | 23 |
import moment from 'moment'; |
24 | 24 |
import Vue from "vue"; |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?