Develop #41

Merged
tao.chen merged 96 commits from develop into main 2026-09-02 10:15:06 +08:00
Showing only changes of commit 95b588b96c - Show all commits
@@ -652,10 +652,7 @@ export default function SchedulePage({
</button>
</>
)}
{contextMenu.kind === "artifact" && (
// 移出调度列表 入口已移除:右键 artifact 只剩查看/绑定等只读操作。
null
)}
{contextMenu.kind === "artifact" && null}
{contextMenu.kind === "node" && (
<button
type="button"