Skip to content

docs(Modal): confirm default oktext synch (#6745) #6748

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

Merged
merged 2 commits into from
Aug 6, 2023

Conversation

selicens
Copy link
Member

close #6745

@selicens selicens changed the title docs(Modal): confim default oktext synch (#6745) docs(Modal): confirm default oktext synch (#6745) Jul 17, 2023
@CCherry07
Copy link
Member

这里应该是逻辑的问题,不是文字的问题你看一下。

okText: '确定',
justOkText: '知道了',

okText 与 justOkText 的逻辑展示

@selicens
Copy link
Member Author

这里应该是逻辑的问题,不是文字的问题你看一下。

okText: '确定', justOkText: '知道了',

okText 与 justOkText 的逻辑展示

确实

@tangjinzhou
Copy link
Member

所以可以关了 ?😸

@CCherry07
Copy link
Member

应该是重新改了一次了

@selicens
Copy link
Member Author

对,改了逻辑

@tangjinzhou tangjinzhou merged commit 7bfe30d into vueComponent:main Aug 6, 2023
tangjinzhou added a commit that referenced this pull request Aug 6, 2023
Copy link

github-actions bot commented Aug 7, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4.0.0版本的 Modal.confirm的okText默认文字 为"知道了"
3 participants