mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-01 18:52:20 +08:00
chore: console.log
This commit is contained in:
parent
bea2d4880e
commit
62e796b61c
@ -21,7 +21,6 @@ export class ToManyInterface extends BaseInterface {
|
||||
|
||||
const { filterKey, targetCollection, transaction } = ctx;
|
||||
|
||||
console.log({ filterKey });
|
||||
const targetInstances = await targetCollection.repository.find({
|
||||
filter: {
|
||||
[filterKey]: items,
|
||||
|
Loading…
x
Reference in New Issue
Block a user