react 使用antd的form表單, 使用getFieldDecorator中的rules進行格式限制以及認證

需求: 對輸入框中的內容進行校驗,不能輸入特殊字符,輸入內容,必須大於2,小於10位 直接擼代碼: <Item> {getFieldDecorator('ApiName', { //設置默認value initialVal
相關文章
相關標籤/搜索