style 名称修改

This commit is contained in:
xxm
2022-11-18 23:04:09 +08:00
parent 18fbea5a72
commit 897f4fdec7

View File

@@ -7,7 +7,7 @@
<vxe-toolbar ref="xToolbar" custom :refresh="{ query: queryPage }">
<template #buttons>
<a-space>
<a-button type="primary" pre-icon="ant-design:plus-outlined" @click="add">新建</a-button>
<a-button type="primary" pre-icon="ant-design:plus-outlined" @click="add">发布消息</a-button>
</a-space>
</template>
</vxe-toolbar>