<template> <Tablespace type="edit" /> </template> <script lang="ts" setup> import Tablespace from './components/Tablespace.vue'; </script>