Skip to content

🐛 [Bug]: InputNumber 不应允许非数值 #1864

@fu050409

Description

@fu050409

Version

latest

Vue Version

latest

Link to minimal reproduction

https://vue-devui.github.io/components/input-number/

Step to reproduce

如果输入诸如1..2.0.1222.10,会在检查后返回原始数据。

What is expected

应当添加type="number",保证在输入阶段保证数据为数值。

What is actually happening

No response

Any additional comments (optional)

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions