inutile !
This commit is contained in:
parent
7609d09e3b
commit
0f641e0ea8
2 changed files with 2 additions and 2 deletions
|
@ -241,7 +241,7 @@ let monTableau = {
|
|||
quelleVue: this.vueblocdefaut,
|
||||
vuebloc: '',
|
||||
model: [],
|
||||
options: ['Jest', 'Mocha', 'Selenium', 'Puppeteer', 'Jasmine', 'Karma'],
|
||||
options: [],
|
||||
searchInputHead: '',
|
||||
searchInputVal: '',
|
||||
};
|
||||
|
|
|
@ -293,7 +293,7 @@ var monTableau = {
|
|||
quelleVue: this.vueblocdefaut,
|
||||
vuebloc: '',
|
||||
model: [],
|
||||
options: ['Jest', 'Mocha', 'Selenium', 'Puppeteer', 'Jasmine', 'Karma'],
|
||||
options: [],
|
||||
searchInputHead: '',
|
||||
searchInputVal: ''
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue