<template> <TransitionRoot :show="this.open" as="template"> <Dialog :open="this.open" as="div" class="fixed z-10 inset-0 overflow-y-auto" static> <div ...
確定! 回上一頁