src/components/chat/chatComponents/common.ts
@@ -54,7 +54,6 @@ originData: { type: Object as PropType<any>, }, } as const); export type ChatComPropsType = ExtractPropTypes<typeof chatComProps>; @@ -63,12 +62,14 @@ grid: { // bottom: 120, // right: '15%', left: 35, top: 65, left: 65, right: 45, }, tooltip: { show: true, trigger: 'axis', }, toolbox: { show: true,