Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

自动化升级后,Form.Item的label上使用Tooltip时报错 #193

Open
cajan opened this issue Nov 6, 2020 · 0 comments
Open

自动化升级后,Form.Item的label上使用Tooltip时报错 #193

cajan opened this issue Nov 6, 2020 · 0 comments

Comments

@cajan
Copy link

cajan commented Nov 6, 2020

业务代码:
<Form.Item label={ <span> 广告组预算&nbsp; <Tooltip overlayClassName="groupOverlay" arrowPointAtCenter={true} placement="topRight" overlayStyle={{ width: '400px', background: '#fff' }} title="广告组的推广预算是您预期的该广告组一天可消耗的最高预算,当该广告组日消耗达到您所设置的预算后,将暂停广告投放,并停止收费,系统后台会提示预算不足,广告组的日预算最低1000元" > <QuestionCircleOutlined /> </Tooltip> </span> } >

报错:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant