<input class="form-control" type="number" name="points" value="1" min="1" data-ng-model="NoticeEditor.obj.limitation" />
设置默认值为1,不好使啊
首先,你的html代码不全,其次,如果你用的是angular的话,最好把赋值的那部分代码贴出来看看。
应该你其他js代码修改过默认值了什么的。。检查下