推进 INI 面板浏览器 readonly status 快照

This commit is contained in:
2026-06-15 06:08:47 +08:00
parent 37b79c1d1a
commit b5d36cf2a4
5 changed files with 103 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ window.linuxCncIniPanelControlPageApi = {
getControlPageContract: createIniPanelShellControlPageContract,
getPanelApi: controller.getPanelApi,
loadControlPageSessionState: controller.loadSessionState,
readControlPageStatus: controller.readStatus,
refreshControlPage: controller.refresh,
renderControlPage: controller.render,
};