superposition : resolved the three stage rocket pushaside syndrome

This commit is contained in:
2023-09-20 17:03:13 +02:00
parent aa087e6694
commit 9c5db8527d
3 changed files with 36 additions and 13 deletions

View File

@@ -23,7 +23,7 @@ export const ConcernementsStore = defineStore({
allBesoinsById: {},
allSuperpositions: [],
allSuperpositions_byid: {},
// allSuperpositions_bycid: {},
allMapItems_byid: {},
allProximites: [],
opened_concernement: false,
opened_entite_id: null,