优化表格列的显示与隐藏小组件
This commit is contained in:
Vendored
+1
@@ -13,6 +13,7 @@ declare global {
|
||||
key: number;
|
||||
label: string;
|
||||
visible: boolean;
|
||||
children: Array<FieldOption>;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user