wujingjing
2024-11-06 768a63bdae68f9440d4b7f5768c3ea7f9308f2ab
src/components/chat/model/types.ts
@@ -56,8 +56,9 @@
   state?: null | '1' | '0';
   sectionAId?:string,
   createTime?:string,
   stepList:StepItem[]
   stepIsShow:boolean
   stepList:StepItem[],
   stepIsShow:boolean,
   conclusion:any[]
}
export const roleImageMap = {