king
2022-10-18 a8507cc8c42d17d4fb854594dbf1e084d61912ac
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  // 回车事件
  }