yangyin
2024-11-08 f41e52e3debf30558d556dc0451776f5422fb9b8
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 = {