style(executor/people): 去掉批量导入模板提示文案

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
郭庆泰
2026-08-18 21:40:37 +08:00
co-authored by Claude
parent 4634339bc2
commit 13e3e9e1d1
-1
View File
@@ -19,7 +19,6 @@
<div class="batch-bar">
<el-button type="primary" @click="goNew">新建人员</el-button>
<el-button @click="onImport">批量导入</el-button>
<span class="filter-tip">*批量导入模板与列表表项一致</span>
</div>
<!-- ========== 表格 (按原型 列头 top=270: 姓名/手机号/工作单位/部门/职务/角色/状态/操作) ========== -->