admin front: create new besoin on puissance d'agir is ok

This commit is contained in:
2024-06-03 12:10:08 +02:00
parent b260ab1b87
commit eeed61df4b
5 changed files with 172 additions and 7 deletions

View File

@@ -289,6 +289,10 @@ export default {
// // be aware that here o & n opened_doleance are already the same :( !?
// console.log(`concernementMapItem watch concernement o.opened_doleance:${o.opened_doleance.id}, n.opened_doleance:${n.opened_doleance.id}`);
// }
if (this.is_open && this.map_mode === "puissancedagir") {
this.setPaperContents();
}
},
deep: true
},