Commit f394c07a authored by 李纪文's avatar 李纪文

feat: 修改个人信息修改问题

parent 6b0792a4
Pipeline #41727 skipped with stages
...@@ -216,7 +216,6 @@ class AvatarDropdown extends React.Component { ...@@ -216,7 +216,6 @@ class AvatarDropdown extends React.Component {
}) })
} }
formData.append("filedata", file); formData.append("filedata", file);
console.log(request)
request(action, { request(action, {
withCredentials, withCredentials,
headers: { headers: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment