I want avoid users make changes after select a option in a select. Because when users changes my array "selected" still push and it´s are making a messy on my code
how to disable input selection after user choose an option using Vue3 composition Api ?