收敛 INI 面板状态 API namespace
This commit is contained in:
@@ -174,6 +174,10 @@ function updatePanelMachineSessionState(patch = {}) {
|
||||
return panelMachineSessionState;
|
||||
}
|
||||
|
||||
window.linuxCncIniPanelApi = {
|
||||
getMachineSessionStateReport,
|
||||
getMachineSessionStateReportExport,
|
||||
};
|
||||
window.getMachineSessionStateReport = getMachineSessionStateReport;
|
||||
window.getMachineSessionStateReportExport = getMachineSessionStateReportExport;
|
||||
window.linuxCncIniPanelMachineSessionState = panelMachineSessionState;
|
||||
|
||||
Reference in New Issue
Block a user