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