表格组件

This commit is contained in:
yanran200730
2023-03-15 15:18:19 +08:00
parent 106535fc01
commit 529e0ddccf
7 changed files with 87 additions and 55 deletions

View File

@@ -505,7 +505,23 @@ const components = [
isShowIndex: '1',
sourceDataId: '',
api: '',
config: [],
config: [
{
width: '',
color: '',
align: ''
},
{
width: '',
color: '',
align: ''
},
{
width: '',
color: '',
align: ''
}
],
apiData: [],
dataType: 'staticData',
dynamicData: [],