This commit is contained in:
sijinhui
2024-09-19 22:31:21 +08:00
parent c6c78b7798
commit 8fedb17183
20 changed files with 26 additions and 66 deletions

View File

@@ -36,7 +36,7 @@ import { removeImage } from "@/app/utils/chat";
import { SideBar } from "./sd-sidebar";
import { WindowContent } from "@/app/components/home";
import { params } from "./sd-panel";
import Image from "next/image";
function getSdTaskStatus(item: any) {
let s: string;
let color: Property.Color | undefined = undefined;