@@ -7,7 +7,7 @@
:rowSelection="{ type: 'checkbox' }"
>
<template #toolbar>
- <a-button type="primary" @click="handleCreate">新增账号</a-button>
+ <a-button type="primary" @click="handleCreate">新增主持人</a-button>
</template>
<template #action="{ record }">
<TableAction