fixed table
This commit is contained in:
@@ -10,7 +10,7 @@ function clearTable() {
|
||||
|
||||
|
||||
function getAllData() {
|
||||
console.log('12321321')
|
||||
|
||||
clearTable();
|
||||
|
||||
let tableBody = document.getElementById('alldatatable').getElementsByTagName("tbody")[0];
|
||||
|
||||
Reference in New Issue
Block a user