Commit a74c19cd authored by Antony Le Courtes's avatar Antony Le Courtes
Browse files

reverte commit sur DemandeMiseEnPaiementStructure.vue

parent 2eeb713c
Loading
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -551,7 +551,10 @@ export default {


    name: "DemandeMiseEnPaiementStructure",
    props: {},
    props: {
        datas: {required: true},
        intervenant: {required: true},
    },
    computed:
        {
            datasBudget()