[improvement] Uploader: support preview network image (#3899)
This commit is contained in:
@@ -63,7 +63,7 @@ export default {
|
||||
|
||||
data() {
|
||||
return {
|
||||
fileList: [],
|
||||
fileList: [{ url: 'https://img.yzcdn.cn/vant/cat.jpeg' }],
|
||||
fileList2: [],
|
||||
fileList3: []
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user