Skip to content

Commit

Permalink
更新json
Browse files Browse the repository at this point in the history
  • Loading branch information
zhoubichuan committed Dec 24, 2023
1 parent 2aeed0b commit 1c6a839
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions src/pages/list/template/1.json
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,13 @@
"width": 100
},
"create": false,
"edit": false,
"edit": {
"type": "time",
"disabled": true,
"colProps": {
"span": 24
}
},
"view": {
"type": "time"
}
Expand All @@ -304,7 +310,13 @@
"width": 100
},
"create": false,
"edit": false,
"edit": {
"type": "time",
"disabled": true,
"colProps": {
"span": 24
}
},
"view": {
"type": "time"
}
Expand Down

0 comments on commit 1c6a839

Please sign in to comment.