mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 13:39:24 +08:00
chore: console.log
This commit is contained in:
parent
97b63b9b90
commit
4441602149
@ -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