feat : 研发投入资金crud功能完成

This commit is contained in:
2024-09-21 18:19:17 +08:00
parent 10bb9cbc37
commit 090e9a1ea8
4 changed files with 394 additions and 52 deletions

View File

@@ -0,0 +1,13 @@
<template>
</template>
<script>
export default {
name: "detail"
}
</script>
<style scoped>
</style>