king
2022-11-08 d0e8c7cb64d7d219f7cfec8bc87cf699b9cfe7b2
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  // 回车事件
  }