We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1f4cb5 commit 9788cdaCopy full SHA for 9788cda
src/utils/fetch.js
@@ -1,5 +1,5 @@
1
import axios from 'axios'
2
-import { Message } from 'element-ui'
+import { Message, MessageBox } from 'element-ui'
3
import store from '../store'
4
import { getToken } from '@/utils/auth'
5
0 commit comments