fix 修复 !pr47 导致的打包异常
This commit is contained in:
Vendored
+1
-1
@@ -13,7 +13,7 @@ declare global {
|
||||
key: number;
|
||||
label: string;
|
||||
visible: boolean;
|
||||
children: Array<FieldOption>;
|
||||
children?: Array<FieldOption>;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user