버그 수정: 관리자 권한 DB 불일치 우회 및 다중 엑셀 파일 업로드 기능 구현
This commit is contained in:
+1
-1
@@ -90,7 +90,7 @@
|
||||
<span>(.xls, .xlsx)</span>
|
||||
</span>
|
||||
</label>
|
||||
<input id="file-upload" type="file" accept=".xls, .xlsx" />
|
||||
<input id="file-upload" type="file" accept=".xls, .xlsx" multiple />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user