src/templates/comtableconfig/source.jsx
@@ -198,7 +198,28 @@ style: 'button', show: 'horizontal', Width: 120 } }, tabs: [ { origin: true, uuid: Utils.getuuid(), label: 'tab1', icon: '', type: 'SubTable', linkId: '', description: '' }, { origin: true, uuid: Utils.getuuid(), label: 'tab2', icon: '', type: 'SubTable', linkId: '', description: '' } ], subtabs: [] } searchItems = [ @@ -329,6 +350,14 @@ url: '' } ] tabItems = [ { type: 'tabs', label: CommonDict['header.menu.tab.subtable'], subType: 'SubTable', } ] } export default new CommonTableBaseData()