提交 2902e330 编写于 作者: A afc163

modify input number default disable in demo

上级 aacf593c
......@@ -12,7 +12,7 @@ var InputNumber = antd.InputNumber;
var Test = React.createClass({
getInitialState() {
return {
disabled: false
disabled: true
};
},
toggle() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册