|
@@ -98,7 +98,7 @@
|
|
<div class="row">
|
|
<div class="row">
|
|
<div class="col-6">
|
|
<div class="col-6">
|
|
<% const yb = ctx.helper._.find(accountList, { id: ctx.tender.data.user_id }) %>
|
|
<% const yb = ctx.helper._.find(accountList, { id: ctx.tender.data.user_id }) %>
|
|
- <div class="modal-height-500">
|
|
|
|
|
|
+ <div class="modal-height-500" style="overflow: auto;">
|
|
<table class="table table-hover table-bordered">
|
|
<table class="table table-hover table-bordered">
|
|
<thead>
|
|
<thead>
|
|
<tr><th colspan="4" class="text-center" id="stage_audit"><%- yb.name %>(原报)</th></tr>
|
|
<tr><th colspan="4" class="text-center" id="stage_audit"><%- yb.name %>(原报)</th></tr>
|