pro-components icon indicating copy to clipboard operation
pro-components copied to clipboard

fix(field,form): 修复金额输入框因正则问题导致格式化异常的问题

Open kiner-tang opened this issue 2 years ago • 2 comments

  • fix(#5707): 修复金额输入框因正则问题导致格式化异常的问题

kiner-tang avatar Aug 13 '22 07:08 kiner-tang

⚡️ Deploying PR Preview...

github-actions[bot] avatar Aug 13 '22 07:08 github-actions[bot]

Codecov Report

Merging #5715 (4644be7) into master (c2fac32) will decrease coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #5715      +/-   ##
==========================================
- Coverage   99.55%   99.52%   -0.03%     
==========================================
  Files         208      208              
  Lines        6912     6919       +7     
  Branches     2459     2461       +2     
==========================================
+ Hits         6881     6886       +5     
- Misses         31       33       +2     
Impacted Files Coverage Δ
packages/field/src/components/Money/index.tsx 97.50% <100.00%> (-2.50%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 13 '22 07:08 codecov[bot]

Preview Build任务超时了,看错误应该是很多页面使用了window对象在SSR渲染时找不到。 @chenshuai2144

kiner-tang avatar Aug 14 '22 00:08 kiner-tang