🔨 线程池配置化.

This commit is contained in:
lijiahangmax
2025-10-07 00:28:49 +08:00
parent cb20d56a7b
commit 25082b9ea1
31 changed files with 720 additions and 287 deletions

View File

@@ -40,7 +40,7 @@
md: props.chartCompose ? 2 : 1,
lg: props.chartCompose ? 2 : 1,
xl: props.chartCompose ? 3 : 1,
xxl: props.chartCompose ? 3 : 1,
xxl: props.chartCompose ? 4 : 1,
};
});