feat(M01): 소요량/계수 「쓰는 로직」 키를 누르면 로직 탭에서 그 로직 바로 엶

Logic_Page 에 openKey 초기 인자 + LogicHandle.openKey 추가(이미 연 뒤에도 재호출 가능)
Page.ts 는 복사 안내 대신 로직 탭 전환과 동시에 그 로직을 엶
This commit is contained in:
2026-09-20 23:14:02 +09:00
parent 20bd74306a
commit 0331bb4db2
3 changed files with 29 additions and 15 deletions
-4
View File
@@ -64,10 +64,6 @@ export const ui_locales_m1 = {
M01_TableUsage: ["용도", "Usage"],
M01_TableUsageLogicCount: ["로직 {value}개", "{value} logic rules"],
M01_OpenLogic: ["눌러 로직 탭으로", "Click to jump to the Logic tab"],
M01_LogicKeyCopy: [
"로직 탭으로 이동 — 키 {value} 복사함(찾기에 붙여넣을 것)",
"Switched to Logic tab — copied key {value} (paste it into the search box)",
],
M01_GroupLabor: ["인력", "Labor"],
M01_GroupMaterial: ["재료", "Materials"],
M01_GroupMachine: ["기계", "Machines"],