file: DeleteDialog.vue <template> <v-dialog :value="value" @input="$emit('input', $event)" width="550"> <template v-slot:activator="{ on, ...
確定! 回上一頁