wujingjing
2024-11-15 a7685b93de4f623e91fce94b4e5f419ca3015c55
src/components/chat/model/types.ts
@@ -56,11 +56,11 @@
   state?: null | '1' | '0';
   sectionAId?:string,
   createTime?:string,
   stepList:StepItem[],
   stepIsShow:boolean,
   stepList?:StepItem[],
   stepIsShow?:boolean,
   /** @description 是否被选择分享 */
   isChecked:boolean,
   conclusion:any[]
   conclusion?:any[]
}
export const roleImageMap = {