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

[date-picker] 按需引入时,按钮展示问题 #419

Closed
BuptStEve opened this issue Mar 10, 2022 · 2 comments · Fixed by #425
Closed

[date-picker] 按需引入时,按钮展示问题 #419

BuptStEve opened this issue Mar 10, 2022 · 2 comments · Fixed by #425
Labels
to be published to be published

Comments

@BuptStEve
Copy link
Contributor

重现链接

https://stackblitz.com/edit/angular-ycnkfi?file=src/main.js

重现步骤

image

期望结果

button 正常展示

实际结果

按钮丢失样式

Environment Info
相关版本 0.9.4
框架版本 / 基础库版本 Vue
系统、浏览器 MacOS chrome
Node版本
@BuptStEve
Copy link
Contributor Author

BuptStEve commented Mar 10, 2022

我试了下改成这样就好了(但 onClick 提示有类型问题,应该还要改成这样onClick={() => this.clickedApply()}
image

@PengYYYYY
Copy link
Collaborator

PengYYYYY commented Mar 10, 2022

有兴趣的的话可以提个PR修复一下 😊

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

Successfully merging a pull request may close this issue.

2 participants