| | |
| | | class CommonTableBaseData { |
| | | baseConfig = { |
| | | type: 'system', |
| | | Template: 'CommonTable', |
| | | enabled: false, |
| | | setting: { |
| | | actionfixed: false, |
| | |
| | | order: '', |
| | | dataresource: '', |
| | | interType: 'inner', |
| | | sysInterface: 'false', |
| | | innerFunc: '', |
| | | interface: '', |
| | | outerFunc: '', |
| | |
| | | label: CommonDict['header.form.newpage.outer'], |
| | | subType: 'outerpage', |
| | | url: '' |
| | | }, |
| | | { |
| | | type: 'action', |
| | | label: CommonDict['header.form.funcbutton'], |
| | | subType: 'funcbutton', |
| | | url: '' |
| | | } |
| | | ] |
| | | |
| | |
| | | }, |
| | | { |
| | | type: 'columns', |
| | | label: CommonDict['header.form.textarea'], |
| | | subType: 'textarea', |
| | | url: '' |
| | | }, |
| | | { |
| | | type: 'columns', |
| | | label: CommonDict['header.form.colspan'], |
| | | subType: 'colspan', |
| | | url: '' |