联调实时数据

This commit is contained in:
guanj
2025-12-05 10:44:35 +08:00
parent f953b560c7
commit fa75fc2923
3 changed files with 3 additions and 3 deletions

View File

@@ -1611,7 +1611,7 @@ const updateLineFunc = (id: any) => {
ct2Ratio: currentLine.ct2Ratio || 1,
monitorUser: currentLine.monitorUser || '',
monitorObj: currentLine.monitorObj || '',
govern: currentLine.govern || '',
govern: currentLine.govern ,
basicCapacity: currentLine.basicCapacity || 0,
shortCircuitCapacity: currentLine.shortCircuitCapacity || 0,
devCapacity: currentLine.devCapacity || 0,