auto: 2026-09-22 18:53 (ESD_LAPTOP)
This commit is contained in:
@@ -262,7 +262,7 @@ export async function mountM01LogicLab(
|
||||
// 왼쪽 「전체」 + 구분 → 상세구분 거름 — 고르면 목록으로 돌아와 그 범위만
|
||||
filterHost.replaceChildren(
|
||||
side.filter({
|
||||
id: "로직|",
|
||||
id: "로직시험|",
|
||||
store: "m01.filter.로직시험",
|
||||
subs,
|
||||
total: list.total(),
|
||||
@@ -421,7 +421,7 @@ export async function mountM01LogicLab(
|
||||
],
|
||||
}),
|
||||
);
|
||||
side.logicHost.replaceChildren(filterHost);
|
||||
side.labHost.replaceChildren(filterHost);
|
||||
show(null);
|
||||
showLoadingOverlay();
|
||||
const openKeyOn = async (key: string): Promise<void> => {
|
||||
|
||||
Reference in New Issue
Block a user