api/user.js @@ -97,6 +97,7 @@ // 获取用户信息 export const getUser = (id) => { console.log('************************', id) return http.request({ url: '/blade-system/user/detail', method: 'GET',