<script setup> import { directive as vClickOutside } from 'v-click-outside' </script> <template> <div v-click-outside /> </template>
確定! 回上一頁