修复路由

This commit is contained in:
2024-06-17 21:55:16 +08:00
parent 619530eb18
commit 48da2f12f6
4 changed files with 13 additions and 20 deletions

View File

@@ -6,11 +6,13 @@ export default {
</script>
<template>
<section class="AppSpanTable"></section>
<section class="AppSpanTable">
ASDASD
</section>
</template>
<style scoped>
.AppSpanTable {
}
</style>