|
@@ -86,7 +86,7 @@
|
|
|
<div style="width: 15%;" class="col-lg-2 col-md-2 center no-padding padding-line">订单日期</div>
|
|
|
<div style="width: 15%;" class="col-lg-2 col-md-2 center no-padding padding-line">到货日期</div>
|
|
|
</div>
|
|
|
- <div class="row" style="height: 30%;overflow:hidden;min-height:140px;height:140px">
|
|
|
+ <div class="row" style="height: 30%;overflow:hidden;min-height:145px;height:145px">
|
|
|
<div class="col-lg-12 col-md-12" >
|
|
|
<div class="row" v-for="material in waitingcheckMaterialList">
|
|
|
<div style="width: 13%;" class="col-lg-2 col-md-2 center no-padding">{{material.vendorName}}</div>
|