更改 SCADA 设备列表条目关键词;样式设置中新增彩虹色带;强制计算后清除计算范围内的缓存;

This commit is contained in:
JIANG
2025-10-31 15:24:23 +08:00
parent fe797c1bf3
commit b332a6437d
6 changed files with 331 additions and 29 deletions

View File

@@ -103,7 +103,7 @@ const SchemeQuery: React.FC<SchemeQueryProps> = ({
anchor: [0.5, 1],
}),
});
// 创建高亮图层 - 爆管管段标识样式
// 创建高亮图层
const highlightLayer = new VectorLayer({
source: new VectorSource(),
style: sensorStyle,