mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2026-02-15 10:34:24 +08:00
8 lines
114 B
Vue
8 lines
114 B
Vue
<template>
|
|
<exception-base type="404" />
|
|
</template>
|
|
|
|
<script lang="ts" setup></script>
|
|
|
|
<style scoped></style>
|