Commit 54bd5f34 authored by 李维's avatar 李维

fix: 修复图片默认不显示的问题

parent c1322285
......@@ -56,6 +56,7 @@ export default {
this.uploadUrl = url;
this.uploadData = data;
};
this.imageUrl = this.value;
},
methods: {
......
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