king
2020-11-03 37a134bd23ec4b227a0e010b08a1a89c2bbaaa0d
src/templates/modalconfig/index.jsx
@@ -352,7 +352,7 @@
   * 3、设置编辑参数项-formlist
   */
  handleForm = (_card) => {
    const {menu, tabConfig, subTabConfig} = this.props
    const { menu, tabConfig, subTabConfig } = this.props
    let card = JSON.parse(JSON.stringify(_card))
    const { config } = this.state
    let _inputfields = []
@@ -797,14 +797,8 @@
          setAll: 'false',
          options: [],
          dataSource: '',
          linkField: '',
          valueField: '',
          valueText: '',
          orderBy: '',
          orderType: 'asc',
          decimal: 0,
          min: '',
          max: '',
          readonly: 'false',
          required: 'true'
        }
@@ -844,10 +838,6 @@
            setAll: 'false',
            options: [],
            dataSource: '',
            linkField: '',
            valueField: '',
            valueText: '',
            orderBy: '',
            orderType: 'asc',
            readonly: 'false',
            required: 'true'