This commit is contained in:
pycook 2023-08-19 11:04:06 +08:00
parent 4cc2e47f02
commit 0ebd52f3fd
4 changed files with 16 additions and 12 deletions

View File

@ -18,7 +18,11 @@
属性说明
</span>
</span>
<a-button size="small" icon="plus" type="primary" @click="$refs.create.handleOpen(true, 'create')"
<a-button
size="small"
icon="plus"
type="primary"
@click="$refs.create.handleOpen(true, 'create')"
>新建</a-button
>
</div>