feat(M01): 시험 계산 재료 · 기계 고르기를 마스터 표 모달로 — 품목 고르기 · 고름 실어 다시 계산 · 단위경고 딱지 (PLAN 8-4)

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016WRFJmmhPi4exAzHgPZHMT
This commit is contained in:
2026-09-24 20:24:26 +09:00
co-authored by Claude Sonnet 5
parent f29dc14c9a
commit f21a6cfbe7
7 changed files with 407 additions and 45 deletions
@@ -168,6 +168,7 @@ export async function mountM01LogicLab(
savedKey: current.origKey,
file: current.file,
row: current.row as LogicRow,
prices: current.prices,
dirty: () => current.id in drafts,
values: current.values,
onText: (text) => {