king
2022-09-06 bdfec44c9f3a37dbbe05bf14a252ffec04132a86
src/templates/modalconfig/source.jsx
@@ -91,6 +91,11 @@
  },
  {
    type: 'form',
    label: '多行文本',
    subType: 'textarea',
  },
  {
    type: 'form',
    label: CommonDict['model.form.multiselect'],
    subType: 'multiselect',
  },
@@ -133,11 +138,6 @@
    type: 'form',
    label: CommonDict['model.form.datemonth'],
    subType: 'datemonth',
  },
  {
    type: 'form',
    label: CommonDict['model.form.textarea'],
    subType: 'textarea',
  },
  {
    type: 'form',