xingyu4j 7 сар өмнө
parent
commit
48b3d30088

+ 0 - 1
packages/effects/common-ui/src/ui/profile/types.ts

@@ -13,7 +13,6 @@ export interface FormSchemaItem {
   description: string;
   fieldName: string;
   label: string;
-  name: string;
   value: boolean;
 }