mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-09 20:57:17 +08:00
chore: 优化部分代码格式
This commit is contained in:
@@ -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 }">
|
||||
|
Reference in New Issue
Block a user