From 9186eb50cafee6c0c67077796380550839ecd765 Mon Sep 17 00:00:00 2001 From: Taehoon Date: Fri, 12 Jun 2026 10:29:42 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=EC=9E=90=EC=82=B0=20=EA=B4=80=EB=A6=AC?= =?UTF-8?q?=20=EC=8B=9C=EC=8A=A4=ED=85=9C=20=EA=B3=A0=EB=8F=84=ED=99=94=20?= =?UTF-8?q?=EB=B0=8F=20DB=20=EC=A0=95=EA=B7=9C=ED=99=94=20=EB=8C=80?= =?UTF-8?q?=EC=9D=91=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. 자산 저장 시 500 에러 해결: V3 정규화 스키마에 맞춰 테이블 매핑 최신화 및 저장 로직 안정화 2. 자산 번호 체계 개편: 구매일자(YYYYMM)와 유형을 기반으로 PREFIX-YYYYMM-NNNN 규칙 적용 (코드 로직 수정 및 기존 데이터 전량 갱신) 3. 구매일자 표준화: 모든 purchase_date를 YYYY-MM-DD 형식으로 통일 4. HWModal 기능 복원: 위치 등록 시 다중 사진 페이지네이션(좌우 버튼) 기능 복구 5. 위치 지도 고도화: HTML 인터랙티브 지도 지원 및 이미지 지도 내 좌석 스내핑 로직 추가 --- index.html | 30 ------ server.js | 99 ++++++++++-------- src/components/Modal/HWModal.ts | 157 ++++++++++++++++++++++++----- src/components/Modal/SharedData.ts | 13 ++- src/main.ts | 80 +++++---------- src/views/List/ListFactory.ts | 117 ++++++++++++--------- 6 files changed, 295 insertions(+), 201 deletions(-) diff --git a/index.html b/index.html index ab990f8..9b2c65a 100644 --- a/index.html +++ b/index.html @@ -19,36 +19,6 @@ - -
- -
-