src/menu/components/share/normalform/index.jsx @@ -11,7 +11,6 @@ class SettingForm extends Component { static propTpyes = { dict: PropTypes.object, // 字典项 formlist: PropTypes.array, // 表单 inputSubmit: PropTypes.func // 回车事件 }