feat: auto proxy layout column

This commit is contained in:
GyDi
2022-12-14 15:07:51 +08:00
parent 173f35487e
commit 024db4358b
6 changed files with 69 additions and 40 deletions

View File

@@ -99,6 +99,9 @@ export const MiscViewer = forwardRef<DialogRef>((props, ref) => {
}));
}}
>
<MenuItem value={6} key={6}>
Auto
</MenuItem>
{[1, 2, 3, 4, 5].map((i) => (
<MenuItem value={i} key={i}>
{i}