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

@@ -0,0 +1,12 @@
<template>
<div>
项目立项编辑
</div>
</template>
<script setup lang="jsx">
</script>
<style scoped>
</style>