This commit is contained in:
六如
2024-11-10 23:17:17 +08:00
parent 0498d0f7b5
commit 1ee4b2384c
36 changed files with 178 additions and 382 deletions

View File

@@ -0,0 +1,11 @@
<script setup lang="ts">
</script>
<template>
</template>
<style scoped lang="scss">
</style>

View File

@@ -44,9 +44,9 @@ import {
adaptive
@paginationChange="handlePaginationChange"
>
<template #title>
<!-- <template #title>
<el-button type="primary" @click="handleAdd">新增接口</el-button>
</template>
</template>-->
</PlusTable>
<PlusDialogForm
v-model:visible="dlgShow"