fix : 修复路由规范问题

This commit is contained in:
2024-05-14 20:55:49 +08:00
parent de0e0be953
commit de2f566bd0
4 changed files with 36 additions and 11 deletions

View File

@@ -4,10 +4,7 @@
</div>
</template>
<script>
export default {
name: "add"
}
<script setup lang="jsx">
</script>
<style scoped>