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