debug
This commit is contained in:
parent
5ee68cd5eb
commit
93a7b98b50
2 changed files with 0 additions and 2 deletions
|
@ -228,7 +228,6 @@ let monTableau = {
|
|||
};
|
||||
},
|
||||
mounted() {
|
||||
console.log('this.stockage =', this.stockage);
|
||||
this.chargerJson();
|
||||
if (this.urlvuebloc) {
|
||||
fetch(this.urlvuebloc)
|
||||
|
|
|
@ -281,7 +281,6 @@ var monTableau = {
|
|||
mounted: function mounted() {
|
||||
var _this = this;
|
||||
|
||||
console.log('this.stockage =', this.stockage);
|
||||
this.chargerJson();
|
||||
|
||||
if (this.urlvuebloc) {
|
||||
|
|
Loading…
Add table
Reference in a new issue