cercle po: adresse doleance & reception et traitement OK
This commit is contained in:
@@ -1749,9 +1749,9 @@ export default {
|
||||
}
|
||||
],
|
||||
[
|
||||
'entite_addresse_doleance',
|
||||
'comment_ennonce_doleance',
|
||||
'aqui_addresse_doleance',
|
||||
'entite_adresse_doleance',
|
||||
'comment_enonce_doleance',
|
||||
'a_qui_adresse_doleance',
|
||||
{
|
||||
fieldname: 'reception_traitement',
|
||||
fields: [
|
||||
@@ -1970,7 +1970,7 @@ export default {
|
||||
|
||||
|
||||
// adresse de la doleance
|
||||
if (doleance.entite_addresse_doleance || doleance.aqui_addresse_doleance || doleance.comment_ennonce_doleance) {
|
||||
if (doleance.entite_adresse_doleance || doleance.a_qui_adresse_doleance || doleance.comment_enonce_doleance) {
|
||||
g.addChild(new paper.Path.Circle({
|
||||
center: [this.pos.x - r, this.pos.y],
|
||||
radius: 3 * this.scale,
|
||||
|
||||
Reference in New Issue
Block a user