{
"table": {
"columns": {
// #region 显示页签位置
"description": {
"attrs": {
//多行文本框情况添加行
"rows": 5,
"type": "textarea",
"autosize": true
},
"meta": {
"component": "bs-text",
"componentOp": "bs-input-area",
"rowId": "1",
"tabId": "1"
}
}
// #endregion 显示页签位置
}
},
"form": {
"columns": {
// #region 显示页签位置
"description": {
"attrs": {
//多行文本框情况添加行
"rows": 5,
"type": "textarea",
"autosize": true
},
"meta": {
"component": "bs-input-area",
"rowId": "4",
"tabId": "4"
}
}
// #endregion 显示页签位置
}
},
"search": {
"columns": {
}
}
}
文档更新时间: 2022-05-31 07:17 作者:admin