chore: 优化部分代码格式

This commit is contained in:
2024-10-13 15:57:08 +08:00
parent 6a77168645
commit 13823461d2
11 changed files with 16 additions and 28 deletions

View File

@@ -32,7 +32,7 @@
<template #toolbar-right>
<a-button v-permission="['system:storage:add']" type="primary" @click="onAdd">
<template #icon><icon-plus /></template>
<span>新增</span>
<template #default>新增</template>
</a-button>
</template>
<template #name="{ record }">