king
2020-09-14 76427d51a079a5fd1f45bf7188249e7a4647ae05
src/templates/subtableconfig/source.jsx
@@ -20,7 +20,7 @@
      primaryKey: '',
      order: '',
      dataresource: '',
      interType: 'inner',
      interType: 'system',
      innerFunc: '',
      interface: '',
      outerFunc: ''
@@ -248,12 +248,6 @@
    },
    {
      type: 'action',
      label: CommonDict['model.form.popview'],
      subType: 'popview',
      url: ''
    },
    {
      type: 'action',
      label: CommonDict['model.form.prompt'],
      subType: 'prompt',
      url: ''
@@ -274,6 +268,24 @@
      type: 'action',
      label: CommonDict['model.form.excelOut'],
      subType: 'excelOut',
      url: ''
    },
    {
      type: 'action',
      label: CommonDict['model.form.popview'],
      subType: 'popview',
      url: ''
    },
    {
      type: 'action',
      label: CommonDict['model.form.tab'],
      subType: 'tab',
      url: ''
    },
    {
      type: 'action',
      label: CommonDict['model.form.newpage'],
      subType: 'innerpage',
      url: ''
    },
    {
@@ -305,14 +317,14 @@
    },
    {
      type: 'columns',
      label: CommonDict['model.form.textarea'],
      subType: 'textarea',
      label: CommonDict['model.form.href'],
      subType: 'link',
      url: ''
    },
    {
      type: 'columns',
      label: CommonDict['model.form.href'],
      subType: 'link',
      label: CommonDict['model.form.textarea'],
      subType: 'textarea',
      url: ''
    },
    {