king
2020-09-08 d3e3e32f62955e7ac7983bde70924daaacab5dc1
src/mob/datasource/verifycard/settingform/index.jsx
@@ -20,7 +20,7 @@
  }
  state = {
    interType: this.props.setting.interType || 'inner',
    interType: this.props.setting.interType || 'system',
    structure: this.props.setting.structure || 'array'
  }