place to 3rd table

This commit is contained in:
Ahmedvolga 2024-10-03 17:40:41 +03:00
parent b3931c7ed4
commit 34335ae2a3
2 changed files with 3 additions and 1 deletions

View File

@ -686,7 +686,7 @@ SerialNumber.addEventListener("submit", (e) => {
for (var key in data) {
if (data.hasOwnProperty(key)) {
console.dir(data[key]);
$('.repeatedx').append(buildHtmlTable([data[key]]))
$('.repeatedpriom').append(buildHtmlTable([data[key]]))
}
}
})

View File

@ -188,6 +188,8 @@
<div id="tablePlace2" class="repeatedx">
<div id="tablePlace2" class="repeatedpriom">
</div>
<div class="additionalButtonsContainer">