mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-02 11:12:20 +08:00
fix: bug
This commit is contained in:
parent
41bd891811
commit
f9be668b49
@ -17,7 +17,7 @@ import { TreeNode } from '../TreeLabel';
|
|||||||
// 过滤掉系统字段
|
// 过滤掉系统字段
|
||||||
export const systemKeys = [
|
export const systemKeys = [
|
||||||
// 'id',
|
// 'id',
|
||||||
'sort',
|
// 'sort',
|
||||||
'createdById',
|
'createdById',
|
||||||
'createdBy',
|
'createdBy',
|
||||||
'createdAt',
|
'createdAt',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user