PASSAGGIO A VITE !
AGG. 1.1.23
This commit is contained in:
@@ -24,7 +24,7 @@ export let idbKeyval = (() => {
|
||||
}
|
||||
}
|
||||
for (const mytab of costanti.OtherTables) {
|
||||
console.log('mytab', mytab);
|
||||
// console.log('mytab', mytab);
|
||||
openreq.result.createObjectStore(mytab, { keyPath: 'BOMID', autoIncrement: true });
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user