Commit 44365e3c authored by 黄奎's avatar 黄奎

文件上传调整

parent eaf66044
......@@ -273,10 +273,7 @@
},
uploadFileBtn(file) { //上传
//UploadFileToTencent
//UploadSelfFile
this.UploadFileToTencent('studentIcon', file.file, x => {
UploadSelfFile('studentIcon', file.file, x => {
if (x.Code == 1) {
this.datamodify.UserIcon = x.FileUrl
}
......
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