feat: 지정판매소 관리 화면 개선 — 좌우 배치·상세 폼·리스트 정렬·동코드 표시

- 리스트(좌)/상세정보(우) 좌우 배치, 상세를 라벨-값 폼 형태로 변경
- 리스트 컬럼(번호·대표자·상호·구군(동코드)·지정일·구역·상태) + 컬럼별 정렬
- 페이징 제거 → 전체 로드 후 패널 내 스크롤
- 주소로 동 기본코드(D) 산출해 저장·표시(ds_dong_code), 등록 시 주소 선택하면 동코드 표시
- 인쇄·엑셀저장을 관리 화면에도 추가(엑셀에 동코드·지정일 포함)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
taekyoungc
2026-07-06 18:38:54 +09:00
parent 249053412c
commit a61e7887ea
7 changed files with 360 additions and 13 deletions

View File

@@ -33,6 +33,7 @@ class DesignatedShopModel extends Model
'ds_rep_phone',
'ds_email',
'ds_gugun_code',
'ds_dong_code',
'ds_zone_code',
'ds_branch_no',
'ds_designated_at',