mirror of
https://github.com/YouHaveTrouble/GuildMaster.git
synced 2026-05-11 22:16:59 +00:00
make adventurer choice closeable by clicking on the slot again
This commit is contained in:
@@ -70,7 +70,9 @@ export default defineComponent({
|
||||
},
|
||||
methods: {
|
||||
closeSelect() {
|
||||
setTimeout(() => {
|
||||
this.selection = false;
|
||||
}, 0);
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user