|
|
import { Drawer, Tag, Typography } from 'antd'
|
|
import { Drawer, Tag, Typography } from 'antd'
|
|
|
const { item: { id, title, createTime, content, msgType } = {}, ...otherProps } = props
|
|
const { item: { id, title, createTime, content, msgType } = {}, ...otherProps } = props
|