Skip to content

Commit

Permalink
clear
Browse files Browse the repository at this point in the history
  • Loading branch information
szuprefix committed Jun 29, 2021
1 parent e50f343 commit 29284f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/model/Select.vue
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
v = [v]
}
if (!v || v.length === 0) {
this.selectedObjects = []
return Promise.resolve()
}
let qs = Object.assign({}, this.field.baseQueries)
Expand Down

0 comments on commit 29284f8

Please sign in to comment.