Explorar o código

fix: import MessageBox

Pan %!s(int64=8) %!d(string=hai) anos
pai
achega
9788cdab23
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/utils/fetch.js

+ 1 - 1
src/utils/fetch.js

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