2 Commits

Author SHA1 Message Date
Your Name
0a60a16344 bug fix 2024-04-09 23:52:19 +03:00
Your Name
496ef3fa9d bug fix 2024-04-09 23:51:48 +03:00
4 changed files with 2 additions and 3 deletions

Submodule release-05-04-24/asuinventory deleted from 2e9cc918d5

View File

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