前端项目实战170-ant design Popover扩展多余属性
<Popover {...otherProps} style={{ width: "100%" }}
placement="top" content={content} trigger="click">
<Popover {...otherProps} style={{ width: "100%" }}
placement="top" content={content} trigger="click">