king
2022-09-06 b8e1395f02c929eaa96b949cf6027ee2a43856a6
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',