admin front create new doleance

This commit is contained in:
2025-02-10 16:22:12 +01:00
parent 1da22af863
commit 85f4100fe9
6 changed files with 433 additions and 216 deletions

View File

@@ -308,7 +308,7 @@ export default {
resolve(data)
})
.catch(error => {
console.warn(`Issue with post new paragraph source`, error)
console.warn(`Issue with post new node cercle_politique`, error)
reject(error)
})
})