Pan лет назад: 7
Родитель
Сommit
9788cdab23
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/utils/fetch.js

+ 1 - 1
src/utils/fetch.js

@@ -1,5 +1,5 @@
1 1
 import axios from 'axios'
2
-import { Message } from 'element-ui'
2
+import { Message, MessageBox } from 'element-ui'
3 3
 import store from '../store'
4 4
 import { getToken } from '@/utils/auth'
5 5