fixed table

This commit is contained in:
2024-05-22 13:42:52 +03:00
parent 946ad5c31f
commit 43ab114e1a
3 changed files with 14 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ function clearTable() {
function getAllData() {
console.log('12321321')
clearTable();
let tableBody = document.getElementById('alldatatable').getElementsByTagName("tbody")[0];