推进 INI 面板 workflow overview embedding mount display
This commit is contained in:
@@ -97,6 +97,7 @@
|
||||
mountIniPanelShellWorkflowOverviewEmbedding,
|
||||
renderIniPanelShellWorkflowOverviewEmbeddingState,
|
||||
mountIniPanelShellWorkflowOverviewEmbeddingState,
|
||||
createIniPanelShellWorkflowOverviewEmbeddingMountDisplayViewModel,
|
||||
renderIniPanelShellSessionHandoffWorkflowState,
|
||||
mountIniPanelShellSessionHandoffWorkflow,
|
||||
} from "./ui-shell.js";
|
||||
@@ -161,6 +162,9 @@
|
||||
documentRef: document,
|
||||
})
|
||||
),
|
||||
getWorkflowOverviewEmbeddingMountDisplayViewModel: (mountResult) => (
|
||||
createIniPanelShellWorkflowOverviewEmbeddingMountDisplayViewModel(mountResult)
|
||||
),
|
||||
};
|
||||
</script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user