refactor: update artifact list style
This commit is contained in:
@@ -652,10 +652,7 @@ export default function SchedulePage({
|
|||||||
</button>
|
</button>
|
||||||
</>
|
</>
|
||||||
)}
|
)}
|
||||||
{contextMenu.kind === "artifact" && (
|
{contextMenu.kind === "artifact" && null}
|
||||||
// 移出调度列表 入口已移除:右键 artifact 只剩查看/绑定等只读操作。
|
|
||||||
null
|
|
||||||
)}
|
|
||||||
{contextMenu.kind === "node" && (
|
{contextMenu.kind === "node" && (
|
||||||
<button
|
<button
|
||||||
type="button"
|
type="button"
|
||||||
|
|||||||
Reference in New Issue
Block a user