Skip to content

Commit

Permalink
对象详细页面添加 对象页面相关表
Browse files Browse the repository at this point in the history
  • Loading branch information
baozhoutao committed Apr 19, 2023
1 parent 992f917 commit a2623b4
Showing 1 changed file with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,21 @@
],
"id": "u:d75b105f6d02"
},
{
"title": "对象页面",
"body": [
{
"type": "steedos-object-related-listview",
"objectApiName": "objects",
"relatedObjectApiName": "pages",
"relatedKey": "object_name",
"perPage": 20,
"id": "u:e1a8b77a140c2",
"recordId": "${recordId}"
}
],
"id": "u:d75b105f6d042"
},
{
"title": "页面布局",
"body": [
Expand Down

0 comments on commit a2623b4

Please sign in to comment.