<template> <div> <v-toolbar flat color="white"> ... <v-dialog v-model="dialog" max-width="500px"> <template v-slot:activator="{ on } ...
確定! 回上一頁