Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhoubichuan committed Oct 22, 2023
1 parent 0775a85 commit 30c3f56
Showing 1 changed file with 78 additions and 0 deletions.
78 changes: 78 additions & 0 deletions src/pages/list/template/7.json
Original file line number Diff line number Diff line change
Expand Up @@ -248,5 +248,83 @@
"colProps": { "span": 24 }
},
"view": true
},
{
"title": "后端增",
"dataIndex": "add",
"hideInSearch": false,
"hideInTable": false,
"create": {
"colProps": { "span": 24 }
},
"edit": {
"colProps": { "span": 24 }
},
"view": true
},
{
"title": "后端删",
"dataIndex": "delete",
"hideInSearch": false,
"hideInTable": false,
"create": {
"colProps": { "span": 24 }
},
"edit": {
"colProps": { "span": 24 }
},
"view": true
},
{
"title": "后端改",
"dataIndex": "modify",
"hideInSearch": false,
"hideInTable": false,
"create": {
"colProps": { "span": 24 }
},
"edit": {
"colProps": { "span": 24 }
},
"view": true
},
{
"title": "后端查",
"dataIndex": "query",
"hideInSearch": false,
"hideInTable": false,
"create": {
"colProps": { "span": 24 }
},
"edit": {
"colProps": { "span": 24 }
},
"view": true
},
{
"title": "后端类型",
"dataIndex": "typesof",
"hideInSearch": false,
"hideInTable": false,
"create": {
"colProps": { "span": 24 }
},
"edit": {
"colProps": { "span": 24 }
},
"view": true
},
{
"title": "后端默认值",
"dataIndex": "defaults",
"hideInSearch": false,
"hideInTable": false,
"create": {
"colProps": { "span": 24 }
},
"edit": {
"colProps": { "span": 24 }
},
"view": true
}
]

0 comments on commit 30c3f56

Please sign in to comment.