엑셀양식추가

This commit is contained in:
yangsh
2025-12-30 09:46:38 +09:00
parent 16f48c10d0
commit 0f5d52271f
2 changed files with 2 additions and 1 deletions

View File

@@ -404,7 +404,8 @@
<input type="file" id="excel" class="form-control" accept=".xlsx,.xls,.csv"
style="max-width: 320px;">
<a href="/plugin/sample/sample.xlsx" download="아파트단지_샘플양식" class="btn btn-outline-secondary btn-sm">
<a href="/plugin/sample/sample_apt.xlsx" download="아파트단지_샘플양식"
class="btn btn-outline-secondary btn-sm">
샘플양식 다운로드
</a>
</div>