Commit 58b5e1c1 authored by 黄奎's avatar 黄奎

上传图片修改

parent b45895be
......@@ -283,7 +283,7 @@ export default {
var imgUrl = this.domainManager().ViittoFileUrl + x.data.FilePath;
obj.Path = str;
obj.ShowPath = imgUrl;
this.uploadImageFile(obj.Path);
this.uploadImageFile(x.data.FilePath);
});
},
//上传图片方法
......
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