8 lines
113 B
Vue
8 lines
113 B
Vue
![]() |
<script setup lang="ts"></script>
|
||
|
|
||
|
<template>
|
||
|
<ExceptionBase type="403" />
|
||
|
</template>
|
||
|
|
||
|
<style scoped></style>
|