+
+
对话日志
+ } onClick={() => qc.invalidateQueries({ queryKey: ['chat-logs'] })}>刷新
+
+
dayjs(d).format('MM-DD HH:mm') },
+ {
+ title: '操作', width: 70,
+ render: (_: any, r: any) => (
+ } onClick={() => { setSelectedSession(r); setDrawerOpen(true) }}>查看
+ ),
+ },
+ ]}
+ />
+ setDrawerOpen(false)} width={700}>
+
+
+
+ )
+}