cercle po: mise en œuvre de la decision ok

This commit is contained in:
2025-02-26 19:06:18 +01:00
parent a33104e402
commit 77ca3a85cf
3 changed files with 85 additions and 15 deletions

View File

@@ -2287,7 +2287,7 @@ export default {
}
if (active) {
// step.data.prevStrokeColor is for hover_elmt wtahc in MapConcernements.vue
// step.data.prevStrokeColor is for hover_elmt watch in MapConcernements.vue
step.data.prevStrokeColor = step.strokeColor = "#01ffe2";
} else {
step.data.prevStrokeColor = step.strokeColor = "#fff";