Skip to content

Commit

Permalink
[Bug]: 相关表字段和主表子表字段应该禁止排序,否则结果也不正确 #6896
Browse files Browse the repository at this point in the history
  • Loading branch information
sunhaolin committed Jun 11, 2024
1 parent c87b0db commit 13c8dbb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ hidden: false
label: Sortable
sort_no: 580
type: boolean
visible_on: '{{ ["image","file","lookup","master_detail","select"].indexOf(formData.type)<0 }}'

0 comments on commit 13c8dbb

Please sign in to comment.