调整工具栏,新增schemeType查询

This commit is contained in:
JIANG
2026-02-05 18:32:14 +08:00
parent 62a97459d0
commit cbfce9164e
6 changed files with 9 additions and 7 deletions

View File

@@ -181,7 +181,7 @@ const AnalysisParameters: React.FC = () => {
source: sourceNode,
concentration,
duration,
pattern: pattern || "CONSTANT",
pattern: pattern || undefined,
scheme_name: schemeName,
};