luohairen
2024-11-25 87e3d52c62233ad44bd7bac3f43e5348a2de4e94
src/api/system/user.js
@@ -105,7 +105,6 @@
  return request({
    url: '/system/user/profile/avatar',
    method: 'post',
    headers: { 'Content-Type': 'application/x-www-form-urlencoded' },
    data: data
  })
}