mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-11-13 04:57:11 +08:00
chore: 优化部分代码格式
This commit is contained in:
@@ -25,9 +25,7 @@
|
||||
</template>
|
||||
<template #toolbar-right>
|
||||
<a-button v-permission="['monitor:log:export']" @click="onExport">
|
||||
<template #icon>
|
||||
<icon-download />
|
||||
</template>
|
||||
<template #icon><icon-download /></template>
|
||||
<template #default>导出</template>
|
||||
</a-button>
|
||||
</template>
|
||||
|
||||
@@ -26,9 +26,7 @@
|
||||
</template>
|
||||
<template #toolbar-right>
|
||||
<a-button v-permission="['monitor:log:export']" @click="onExport">
|
||||
<template #icon>
|
||||
<icon-download />
|
||||
</template>
|
||||
<template #icon><icon-download /></template>
|
||||
<template #default>导出</template>
|
||||
</a-button>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user