"tabs": [
{
"tabId": 1,
"attrs": {
"label": "基本信息"
},
"rows": []
},
{
"tabId": 2,
"attrs": {
"label": "管理职员"
},
"rows": []
},
{
"tabId": 3,
"attrs": {
"label": "审核状态"
},
"rows": []
},
{
"tabId": 4,
"attrs": {
"label": "内容概述"
},
"rows": []
}
],
"rows": [
{
"rowId": 1,
"attrs": {
"label": "基本信息"
},
"meta": {
"tabId": 1
},
"columns": []
},
{
"rowId": 2,
"attrs": {
"label": "管理职员"
},
"meta": {
"tabId": 2
},
"columns": []
},
{
"rowId": 3,
"attrs": {
"label": "审核状态"
},
"meta": {
"tabId": 3
},
"columns": []
},
{
"rowId": 4,
"attrs": {
"label": "内容概述"
},
"meta": {
"tabId": 4
},
"columns": []
}
],
文档更新时间: 2022-05-14 10:26 作者:admin