feat: 增加AddFunc自动填充方法逻辑功能

This commit is contained in:
pixelMax(奇淼
2024-10-24 18:01:40 +08:00
parent 7d62a55a92
commit f191601ab4
6 changed files with 145 additions and 6 deletions

View File

@@ -9,7 +9,7 @@
<div
:id="key"
class="h-[calc(100vh-110px)] px-5 overflow-y-scroll"
/>
></div>
</el-tab-pane>
</el-tabs>
</template>
@@ -34,7 +34,6 @@ const createKey = [
"router",
"initialize",
"gen.go",
]
onMounted(() => {