Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1ed4df685b |
@@ -49,6 +49,7 @@ const applicationIds = computed(() => {
|
||||
})
|
||||
|
||||
const handleClick = async () => {
|
||||
if (applicationIds.value.length === 0) return
|
||||
await app.$baseBinding.highlightObjects(applicationIds.value)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user