我有一个组件,其中有一个简单的 v-dialog 可以向用户显示一条消息, ... <v-dialog v-if="showDialog" width="500"> <v-card> <v-card-title ...
確定! 回上一頁