This commit is contained in:
bkfox
2022-12-12 03:09:25 +01:00
parent 180cc8bc02
commit a53a37021c
10 changed files with 62 additions and 31 deletions

View File

@ -140,7 +140,6 @@ export default {
return this.labelField ? item && item[this.labelField] : item;
},
hide() {
this.cursor = -1;
this.selectedIndex = -1;