调整关键词
This commit is contained in:
@@ -277,7 +277,7 @@ const ZonePropsPanel: React.FC<ZonePropsPanelProps> = ({
|
||||
return null;
|
||||
}
|
||||
|
||||
const isImportantKeys = ["Name", "Id", "Population", "Area", "PipeLength"];
|
||||
const isImportantKeys = ["Name", "Id", "ModelFlow", "Area", "PipeLength"];
|
||||
|
||||
return (
|
||||
<div className="absolute top-4 right-4 bg-white shadow-2xl rounded-xl overflow-hidden w-96 max-h-[850px] flex flex-col backdrop-blur-sm opacity-95 hover:opacity-100 transition-all duration-300">
|
||||
|
||||
Reference in New Issue
Block a user