浏览代码

fix(#25489): 改变文案

gemercheung 3 年之前
父节点
当前提交
286ac51b47
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/system/account/index.vue

+ 1 - 1
src/views/system/account/index.vue

@@ -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