Commit ad68ca53 authored by zhengke's avatar zhengke

no message

parent 12eb4d3a
...@@ -217,6 +217,7 @@ const handleAvatarSuccess=async (res:any)=>{ ...@@ -217,6 +217,7 @@ const handleAvatarSuccess=async (res:any)=>{
const beforeAvatarUpload=async (res:any)=>{ const beforeAvatarUpload=async (res:any)=>{
console.log("beforeAvatarUpload_res",res); console.log("beforeAvatarUpload_res",res);
closeUploadRes()
fileList.value.push({ fileList.value.push({
name: res.name, name: res.name,
url: '' url: ''
......
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