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