Articles
288
Tags
201
Categories
0
karr's blog
Search
【Antd】InputNumber 只能输入整数
Created
2024-05-08
|
Updated
2025-02-19
|
Post Views:
使用 precision 四舍五入
1
2
3
4
5
6
<
InputNumber
:min
=
"1"
:max
=
"999"
:defaultValue
=
"1"
:precision
=
"0"
/>
Author:
karr
Link:
https://bitterteaer.github.io/%E3%80%90Antd%E3%80%91InputNumber-%E5%8F%AA%E8%83%BD%E8%BE%93%E5%85%A5%E6%95%B4%E6%95%B0/
Copyright Notice:
All articles in this blog are licensed under
CC BY-NC-SA 4.0
unless stating additionally.
Previous
Linux 开启 swap 分区详细教程
Next
es6 获取当前时间 yymmddhhmmss
karr
世界那么大,我想去看看。
Articles
288
Tags
201
Categories
0
gitee
Announcement
This is my Blog
Contents
1.
使用 precision 四舍五入
Recent Post
Git报错: Failed to connect to github.com port 443 解决方案
2025-03-30
AI Agent 系统架构图
2025-03-28
固定整个页面只有100%的高度,不能进行下拉,当组件的内容超过100%时候在个自组件内部加上滚动条
2025-03-12
html保证背景色铺满整个页面
2025-03-12
importlib.import_module强制从文件加载
2025-03-07
Search
Loading the Database