Skip to content

Commit

Permalink
优化对象字段分组设置 #5002
Browse files Browse the repository at this point in the history
  • Loading branch information
Flyingliao committed Jun 25, 2023
1 parent 646b234 commit f1e15b6
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@ fields:
label: Required
# group: Advanced
visible_on: "{{['autonumber','summary','formula'].indexOf(formData.type) > -1 ? false: true}}"
sort_no: 390
sort_no: 272
amis:
onEvent:
change:
Expand All @@ -661,7 +661,7 @@ fields:
value: clear
- label: 不允许删除"作为相关表关系的一部分的相关表记录"。
value: retain
sort_no: 395
sort_no: 276
is_wide: true
defaultValue: clear
amis:
Expand All @@ -683,7 +683,7 @@ fields:
# type: boolean
# label: Omit
# group: Advanced
sort_no: 400
sort_no: 274
index:
type: boolean
label: Is Index Field
Expand Down

0 comments on commit f1e15b6

Please sign in to comment.