@ -404,12 +404,16 @@ const selectOption: any = [
{
type: 'table',
label: '子表',
icon: 'component',
icon: 'table',
iconFont: 'fa-table',
list: [],
tableData: [], // 子表表格列表数据集合
control: {
modelValue: ''
border: true
},
config: {
addBtnText: '添加一行'
config: {},
styles:{
divStyle:{},
labelStyle:{},