fix image input clear (#485)
This commit is contained in:
@@ -213,7 +213,7 @@ export default {
|
||||
|
||||
methods: {
|
||||
clearUrl() {
|
||||
this.form[this.name] = null
|
||||
this.compVal = null
|
||||
},
|
||||
onUploadDragoverEvent() {
|
||||
this.uploadDragoverEvent = true
|
||||
|
||||
Reference in New Issue
Block a user