This commit is contained in:
Your Name
2024-04-09 23:52:19 +03:00
parent 496ef3fa9d
commit 0a60a16344

View File

@@ -11,7 +11,7 @@ function clearTable() {
function getAllData(){
console.log('12321321')
///clearTable();
clearTable();
let tableBody = document.getElementById('alldatatable').getElementsByTagName("tbody")[0];
i = 0;
@@ -74,7 +74,7 @@ function getAllData(){
}
if (schettxt.length>0){
balancenumber.value = kolvotxt;
balancenumber.value = schettxt;
}
if (raspologtxt.length>0){