mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-02 11:12:20 +08:00
Merge branch 'next' into develop
This commit is contained in:
commit
3c3fd762db
@ -86,6 +86,7 @@ export const executionSchema = {
|
||||
appends: ['workflow.id', 'workflow.title'],
|
||||
pageSize: 20,
|
||||
sort: ['-createdAt'],
|
||||
except: ['context', 'output'],
|
||||
filter: {},
|
||||
},
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user