feat: 增加AddFunc自动填充方法逻辑功能
This commit is contained in:
@@ -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(() => {
|
||||
|
Reference in New Issue
Block a user