ByungCheol d88854d11b
CI / build (push) Failing after 11m45s
fix: 상환/납부를 수정(편집) 시에도 선택 가능하게
- 구분 드롭다운의 '상환/납부'가 신규 등록에서만 보이던 제약(v-if="!editId") 제거
- 수정 중 상환/납부로 전환 시: 상환 2건(원금=이체, 이자=지출) 생성 후
  원본 1건 삭제 — 생성 성공 후 삭제 순서로 중간 실패 시 원본 보존
- openEdit에서 principal/interest 초기화(이전 값 잔존 방지)
- 잘못 입력한 단순 이체/지출을 원금·이자 분리 상환으로 정정 가능

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-12 22:06:16 +09:00
@
2026-05-30 21:18:13 +09:00
@
2026-05-30 21:18:13 +09:00
@
2026-05-30 21:18:13 +09:00
@
2026-05-30 21:18:13 +09:00
@
2026-05-30 21:18:13 +09:00
@
2026-05-30 21:18:13 +09:00
@
2026-05-30 21:18:13 +09:00

sb_pt

This template should help get you started developing with Vue 3 in Vite.

VS Code + Vue (Official) (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint
S
Description
No description provided
Readme 15 MiB
Languages
Vue 79.5%
JavaScript 17.6%
Java 1.2%
CSS 0.8%
Swift 0.7%