修复多图上传重置后缓存还在
This commit is contained in:
parent
3c066a055b
commit
5c54c698a1
|
|
@ -52,6 +52,7 @@
|
||||||
},
|
},
|
||||||
watch:{
|
watch:{
|
||||||
modelValue(){
|
modelValue(){
|
||||||
|
this.$refs.upload.uploadFiles=this.modelValuetoArr
|
||||||
this.fileList = this.modelValuetoArr
|
this.fileList = this.modelValuetoArr
|
||||||
this.value = this.modelValue
|
this.value = this.modelValue
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue