mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-07 14:39:25 +08:00
chore: disable hooks in sort update
This commit is contained in:
parent
bf50615060
commit
18a75e096c
@ -78,6 +78,7 @@ export class SortField extends Field {
|
||||
sort: start,
|
||||
},
|
||||
{
|
||||
hooks: false,
|
||||
transaction,
|
||||
silent: true,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user