This commit is contained in:
pycook 2024-01-12 18:21:47 +08:00
parent b6ef49f139
commit 9511e33736
4 changed files with 45 additions and 46 deletions
cmdb-ui/src
components/Pager
modules/acl/views/module

View File

@ -38,7 +38,7 @@
</a-col>
</a-row>
</div>
</template>
</template>
<script>
export default {
@ -135,4 +135,3 @@
}
}
</style>

View File

@ -1,4 +1,4 @@
<template>
<template>
<CustomDrawer
width="800px"
placement="left"

View File

@ -1,4 +1,4 @@
<template>
<template>
<CustomDrawer
@close="handleClose"
width="500"