页签设置
{
"form": {
"tabs": [
{
"tabId": 1,
"attrs": {
"label": "基本信息"
},
"rows": []
},
{
"tabId": 6,
"attrs": {
"label": "保障内容"
},
"rows": []
},
{
"tabId": 3,
"attrs": {
"label": "审核状态"
},
"rows": []
}
],
"rows": [
{
"rowId":1,
"attrs": {
"label": "基本信息"
},
"meta": {
"tabId": 1
},
"columns": []
},
{
"rowId": 6,
"attrs": {
"label": "保障内容"
},
"meta": {
"tabId": 6
},
"columns": []
},
{
"rowId": 3,
"attrs": {
"label": "审核状态"
},
"meta": {
"tabId": 3
},
"columns": []
}
],
"columns": {}
}
}
文档更新时间: 2022-08-21 09:49 作者:admin