This commit is contained in:
Christophe 2020-03-12 23:24:10 +01:00
parent a16f6d908c
commit 79987f777c
2 changed files with 2 additions and 2 deletions

View file

@ -101,7 +101,7 @@ let monTableau = {
pages: [], pages: [],
triOrders: [], triOrders: [],
triProps: [], triProps: [],
selectTr: [275] selectTr: []
}; };
}, },
mounted() { mounted() {

View file

@ -120,7 +120,7 @@ var monTableau = {
pages: [], pages: [],
triOrders: [], triOrders: [],
triProps: [], triProps: [],
selectTr: [275] selectTr: []
}; };
}, },
mounted: function mounted() { mounted: function mounted() {