add funce

This commit is contained in:
Your Name
2024-03-26 23:02:37 +03:00
parent 6a76d36c46
commit a6eea28071
15 changed files with 110 additions and 77 deletions

View File

@@ -8,9 +8,21 @@
<div class="modal-dialog modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-body" id="textarea">
<div class="row">
<a id="modal_invnom"> 111 </a> <a id="modal_matcenn">2222</a>
</div>
<input type="text" class="form-control" id ='rapolog' placeholder="Введите расположение">
<input type="text" class="form-control" id ='vednumber' placeholder="Номер из веломости">
<div class="row">
из ведомости
<input type="text" class="form-control" id ='vednumber' placeholder="Номер из ведомости">
</div>
<div class="row">
Расположение
<input type="text" class="form-control" id ='rapolog' placeholder="Введите расположение">
</div>
</div>
<div class="modal-footer">
@@ -45,13 +57,13 @@
<div class="card-body">
<h3 class="card-title no-print"> Поаудиторно </h3>
<table class="table" id="datatable" col-md-10>
<table class="table " id="datatable" >
<td >Номер в Инв. вед</td>
<td >Инв. номер</td>
<td >Название</td>
<td class="no-print">Аудитория</td>
<td >Расположение</td>
<th >Номер в Инв. вед</th>
<th >Инв. номер</th>
<th >Название</th>
<th class="no-print">Аудитория</th>
<th >Расположение</th>
{% for item in res: %}