fix(map): allow selecting features under overlays
This commit is contained in:
@@ -708,6 +708,7 @@ const SCADADeviceList: React.FC<SCADADeviceListProps> = ({
|
||||
properties: {
|
||||
name: "SCADA 选中高亮",
|
||||
value: "scada_selected_highlight",
|
||||
queryable: false,
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user