elementui的input-number输入了值还提示要不能为空 xiaok 2024-03-26 29 阅读1分钟 原因是input-number组件绑定的值是undefined或null,这会导致表单验证失效。