gemercheung пре 4 година
родитељ
комит
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