wujingjing
2024-11-12 91fbe6ea41b0451a17aa1f6654faa9806b7f1817
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 = {