mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-01 18:52:20 +08:00
Merge branch 'main' into next
This commit is contained in:
commit
b89901e0d9
@ -83,7 +83,6 @@ export class SqlCollectionTemplate extends CollectionTemplate {
|
||||
},
|
||||
},
|
||||
},
|
||||
...getConfigurableProperties('category'),
|
||||
filterTargetKey: {
|
||||
title: `{{ t("Record unique key")}}`,
|
||||
type: 'single',
|
||||
@ -95,5 +94,6 @@ export class SqlCollectionTemplate extends CollectionTemplate {
|
||||
},
|
||||
'x-reactions': ['{{useAsyncDataSource(loadFilterTargetKeys)}}'],
|
||||
},
|
||||
...getConfigurableProperties('category', 'description'),
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user