完成管道冲洗功能页面;调整水质模拟默认pattern;调整sidebar菜单名;
This commit is contained in:
@@ -381,7 +381,7 @@ const AnalysisParameters: React.FC = () => {
|
||||
key={pipe.id}
|
||||
className="flex items-center gap-2 p-2 bg-gray-50 rounded"
|
||||
>
|
||||
<Typography className="flex-shrink-0 text-sm">
|
||||
<Typography className="flex-shrink-0 text-sm pl-1">
|
||||
{pipe.id}
|
||||
</Typography>
|
||||
<Typography className="flex-shrink-0 text-sm text-gray-600">
|
||||
|
||||
Reference in New Issue
Block a user