支持管道冲洗模块流量参数为0

This commit is contained in:
JIANG
2026-02-09 15:32:10 +08:00
parent 2c51785157
commit 409057cef2

View File

@@ -436,7 +436,7 @@ const AnalysisParameters: React.FC = () => {
!schemeName.trim() || !schemeName.trim() ||
!drainageNode || !drainageNode ||
!startTime || !startTime ||
!flushFlow || // !flushFlow ||
!duration !duration
} }
className="bg-blue-600 hover:bg-blue-700" className="bg-blue-600 hover:bg-blue-700"