Pass the v-model name as parameter of your popup function <q-input v-model="name1" :after="[{icon: 'search', handler () { popup('name1') }}] ...
確定! 回上一頁