This commit is contained in:
katherinehhh 2025-06-26 10:10:52 +08:00
parent 41bd891811
commit f9be668b49

View File

@ -17,7 +17,7 @@ import { TreeNode } from '../TreeLabel';
// 过滤掉系统字段
export const systemKeys = [
// 'id',
'sort',
// 'sort',
'createdById',
'createdBy',
'createdAt',