This commit is contained in:
Christophe 2021-12-01 12:05:17 +01:00
parent 5ee68cd5eb
commit 93a7b98b50
2 changed files with 0 additions and 2 deletions

View file

@ -228,7 +228,6 @@ let monTableau = {
};
},
mounted() {
console.log('this.stockage =', this.stockage);
this.chargerJson();
if (this.urlvuebloc) {
fetch(this.urlvuebloc)

View file

@ -281,7 +281,6 @@ var monTableau = {
mounted: function mounted() {
var _this = this;
console.log('this.stockage =', this.stockage);
this.chargerJson();
if (this.urlvuebloc) {