修改间距
This commit is contained in:
parent
91764194ef
commit
9e81fc3d82
|
|
@ -104,7 +104,7 @@
|
||||||
<template #footer>
|
<template #footer>
|
||||||
<a-button @click="handleDirectiveBackupsClose" type="primary">关闭</a-button>
|
<a-button @click="handleDirectiveBackupsClose" type="primary">关闭</a-button>
|
||||||
</template>
|
</template>
|
||||||
<div style="padding:0px 8px;">
|
<div >
|
||||||
<DirectiveBkMainList v-if="directiveBackupsOpen" ref="backupsRef"></DirectiveBkMainList>
|
<DirectiveBkMainList v-if="directiveBackupsOpen" ref="backupsRef"></DirectiveBkMainList>
|
||||||
</div>
|
</div>
|
||||||
</a-drawer>
|
</a-drawer>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue