I wanted to open or close the dialog by using a v-model directive, but I couldn't get ... <template> <v-dialog v-model="show" max-width="500px"> <v-card> ...
確定! 回上一頁