Explorar el Código

增加版本号

jwyu hace 2 años
padre
commit
5bc57ef153
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      utils/request.js

+ 1 - 0
utils/request.js

@@ -92,6 +92,7 @@ const http=(url,params,method)=>{
 			method:method,
 			header:{
 				Authorization:store.state.user.token,
+				version:'yb3.0'
 			},
 			success(e) {
 				// 接口404