| @@ -41,8 +41,8 @@ | |||||
| <div class="col-md-12"> | <div class="col-md-12"> | ||||
| <div class="daj_middle"> | <div class="daj_middle"> | ||||
| <label class="daj_left_two control-label">附件</label> | <label class="daj_left_two control-label">附件</label> | ||||
| <div class="daj_right_two fj_box1"> | |||||
| <div style="height: 43px;width: 100%;margin-top: 3px;"> | |||||
| <div class="daj_right_two fj_box1" style="border: none;"> | |||||
| <div style="height: 42px;width: 100%;border: none;display: flex;align-items: center;"> | |||||
| <input name="fj" type="button" class="fj_btn" onclick="uploadModal()"> | <input name="fj" type="button" class="fj_btn" onclick="uploadModal()"> | ||||
| <input type="file" name="fileUpload_l" id="fileUpload_l" onchange="uploadFile()" style="display:none;" accept=".pdf,.ofd,.txt,.wps,.xlsx,.xls,.pub,.docx,.doc,.xml,.jpg,.png"> | <input type="file" name="fileUpload_l" id="fileUpload_l" onchange="uploadFile()" style="display:none;" accept=".pdf,.ofd,.txt,.wps,.xlsx,.xls,.pub,.docx,.doc,.xml,.jpg,.png"> | ||||
| </div> | </div> | ||||
| @@ -53,8 +53,8 @@ | |||||
| <div class="daj_middle"> | <div class="daj_middle"> | ||||
| <label class="daj_left_two control-label"></label> | <label class="daj_left_two control-label"></label> | ||||
| <div class="daj_right_two fj_box1" style="min-height:47px;height: auto;"> | <div class="daj_right_two fj_box1" style="min-height:47px;height: auto;"> | ||||
| <div class="table-container"> | |||||
| <table id="table-show" class="table table-hover" style="margin-bottom: 10px;height: 100px; overflow-y: auto;"> | |||||
| <div class="table-container" style="border: none;"> | |||||
| <table id="table-show" class="table table-hover" > | |||||
| <tbody id="filetb"> | <tbody id="filetb"> | ||||
| <!-- <tr>--> | <!-- <tr>--> | ||||
| <!-- <td class="width-40"><img src="/img/use/filelook.png" />厨房零配件维修清单及报价(三月至五月).docx</td>--> | <!-- <td class="width-40"><img src="/img/use/filelook.png" />厨房零配件维修清单及报价(三月至五月).docx</td>--> | ||||