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

Bug: 表单的提交按钮文本无法修改 #5484

Closed
5 tasks done
sw-Fang opened this issue Feb 5, 2025 · 1 comment
Closed
5 tasks done

Bug: 表单的提交按钮文本无法修改 #5484

sw-Fang opened this issue Feb 5, 2025 · 1 comment

Comments

@sw-Fang
Copy link

sw-Fang commented Feb 5, 2025

Version

Vben Admin V5

Describe the bug?

Image

Reproduction

const [BaseForm, baseFormApi] = useVbenForm({
submitButtonOptions: {
text: '重置用户密码',
},
});

System Info

System:
    OS: Windows 11 10.0.26100
    CPU: (24) x64 AMD Ryzen 9 5900X 12-Core Processor
    Memory: 93.25 GB / 127.93 GB
  Binaries:
    Node: 22.13.0 - D:\work\nodejs\node.EXE
    npm: 10.9.2 - D:\work\nodejs\npm.CMD
    pnpm: 9.15.4 - D:\work\nodejs\pnpm.CMD
  Browsers:
    Edge: Chromium (132.0.2957.115)

Relevant log output

Validations

@mynetfan
Copy link
Collaborator

mynetfan commented Feb 6, 2025

文档滞后没有及时更新。设置文本用content

@mynetfan mynetfan closed this as completed Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants