request.js缺少Message引用
This commit is contained in:
		
							parent
							
								
									b9a97ef4aa
								
							
						
					
					
						commit
						3436f77c4a
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
import axios from 'axios'
 | 
					import axios from 'axios'
 | 
				
			||||||
import { Notification, MessageBox } from 'element-ui'
 | 
					import { Notification, MessageBox, Message } from 'element-ui'
 | 
				
			||||||
import store from '@/store'
 | 
					import store from '@/store'
 | 
				
			||||||
import { getToken } from '@/utils/auth'
 | 
					import { getToken } from '@/utils/auth'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user