统一流量单位为 m³/h,优化相关组件
This commit is contained in:
@@ -11,7 +11,7 @@ export const AREA_COLORS = [
|
||||
"#be123c",
|
||||
];
|
||||
|
||||
export const DMA_FLOW_DISPLAY_UNIT = "m³/h";
|
||||
export const FLOW_DISPLAY_UNIT = "m³/h";
|
||||
const M3H_FACTOR = 3600;
|
||||
|
||||
export const getAreaColor = (areaId: string | number | undefined) => {
|
||||
|
||||
Reference in New Issue
Block a user