feat: 支持按权益名称导入用户
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user