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