mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 21:49:25 +08:00
Merge branch 'main' into next
This commit is contained in:
commit
493ee41f3e
@ -928,10 +928,6 @@ export class Collection<
|
|||||||
}
|
}
|
||||||
|
|
||||||
unavailableActions() {
|
unavailableActions() {
|
||||||
if (this.options.template === 'file') {
|
|
||||||
return ['create', 'update', 'destroy'];
|
|
||||||
}
|
|
||||||
|
|
||||||
return [];
|
return [];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user