king
2021-05-24 f267d04e0561a0a20d1f2a9f558a273558ece90d
src/templates/subtableconfig/source.jsx
@@ -329,6 +329,12 @@
      label: CommonDict['model.form.colspan'],
      subType: 'colspan',
      url: ''
    },
    {
      type: 'columns',
      label: '序号',
      subType: 'index',
      url: ''
    }
  ]
}