feat: 支持按权益名称导入用户

This commit is contained in:
2026-08-19 15:11:49 +08:00
parent efe835be81
commit 6ffdd2c259
5 changed files with 213 additions and 13 deletions

View File

@@ -279,7 +279,7 @@ async function deleteUser(row: AdminUser) {
</div>
<div class="student-tool-panel">
<h3>批量导入学员</h3>
<p class="tool-help">下载模板后填写学员信息再上传 .xlsx 文件导入</p>
<p class="tool-help">下载模板后填写学员信息和权益名称再上传 .xlsx 文件导入权益名称须与系统完全一致留空或未匹配时不分配专属权益</p>
<div class="student-file-import">
<input
ref="studentImportInput"