@@ -61,7 +61,7 @@
</div>
</template>
<template #action="scope">
- <div class="action-container--div">
+ <div class="action-container--div" style="justify-content: left;">
<ActionButton text="查看" @click="handleViewNotice(scope.row.id)" />
<ActionButton
text="编辑"