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

t-drawer组件想去掉确认按钮,设置confirmBtn为false不生效,版本:1.10.2 #3428

Closed
Driven511 opened this issue Dec 19, 2024 · 2 comments
Labels
usage the issue is about usage

Comments

@Driven511
Copy link

tdesign-vue 版本

1.10.2

重现链接

No response

重现步骤

No response

期望结果

No response

实际结果

No response

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

No response

Copy link
Contributor

👋 @Driven511,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@rofixro
Copy link
Contributor

rofixro commented Dec 22, 2024

confirmBtn 没有 Boolean 类型,想要不显示确认按钮可以设置 :confirmBtn="null" 或者 <template #confirmBtn></template>

@uyarn uyarn closed this as completed Dec 26, 2024
@uyarn uyarn added the usage the issue is about usage label Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usage the issue is about usage
Projects
None yet
Development

No branches or pull requests

3 participants