Merge branch 'develop' into fuzzy_search

This commit is contained in:
vabene1111
2022-01-17 15:51:23 +01:00
committed by GitHub
22 changed files with 862 additions and 274 deletions

View File

@@ -238,7 +238,6 @@ export default {
})
popper.update()
this.over = false
// this.$emit({ action: "drop", target: this.item, source: this.source })
} else {
this.isError = true
}