fix: cpu init value failed

This commit is contained in:
jialin
2026-06-05 23:08:45 +08:00
committed by Lawrence Li
parent d8f6064d5e
commit ce6388253c
3 changed files with 14 additions and 10 deletions
+1 -2
View File
@@ -381,8 +381,7 @@ export default (props: any) => {
menuFooterRender={() => (
<Button
style={{
border: 'none',
cursor: collapsed ? 'e-resize' : 'w-resize'
border: 'none'
}}
size="small"
type={'text'}