auto-sync: 2026-05-19 23:04:57
This commit is contained in:
@@ -6,6 +6,7 @@ import { useEffect, useState } from 'react';
|
||||
import { useStore } from '../store';
|
||||
import { api } from '../api';
|
||||
import CheckpointPanel from './CheckpointPanel';
|
||||
import ArtifactPanel from './ArtifactPanel';
|
||||
|
||||
// ── 常量 ──
|
||||
const STATUS_META: Record<string, { color: string; label: string }> = {
|
||||
|
||||
Reference in New Issue
Block a user