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]valueType: 'money' #6079

Closed
WT-Road opened this issue Oct 16, 2022 · 1 comment · Fixed by #6080
Closed

🐛[BUG]valueType: 'money' #6079

WT-Road opened this issue Oct 16, 2022 · 1 comment · Fixed by #6080

Comments

@WT-Road
Copy link

WT-Road commented Oct 16, 2022

🐛 bug 描述

如果是负数,则显示正数,期望能正常显示为负数的金额

📷 复现步骤

金额是正数时,没问题,-1000时,则显示为1000

💻 复现代码

valueType: 'money',
fieldProps: {
moneySymbol: false,
},

© 版本信息

  • ProComponents 版本: [e.g. 2.3.18]
  • umi 版本
  • 浏览器环境
  • 开发环境 [e.g. mac OS]
@kiner-tang
Copy link
Member

我看看

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

Successfully merging a pull request may close this issue.

2 participants