king
2022-02-09 d59f518f466274b2caeb2e01c10c92deafe7c93b
src/templates/modalconfig/source.jsx
@@ -26,7 +26,6 @@
      initval: '',
      type: 'text',
      resourceType: '0',
      setAll: 'false',
      options: [],
      orderType: 'asc',
      decimal: 0,
@@ -44,7 +43,6 @@
      initval: '',
      type: 'select',
      resourceType: '0',
      setAll: 'false',
      options: [],
      orderType: 'asc',
      decimal: 0,
@@ -62,7 +60,6 @@
      initval: '',
      type: 'date',
      resourceType: '0',
      setAll: 'false',
      options: [],
      orderType: 'asc',
      decimal: 0,
@@ -179,7 +176,7 @@
  },
  {
    type: 'form',
    label: CommonDict['header.form.linkMain'],
    label: '关联主表',
    subType: 'linkMain',
  }
]